body{
	font-family:Georgia;
	height:auto;
	margin:0; padding:0;
	background:#FFF url('../../images/bg_ibeer_01.gif') ;
}

div.header {
	background:#FFF url('../../images/bg_header.jpg') ;
	width:998px;
	height:194px;
	margin:auto;
	font-family:Georgia;
	font-weight:bold;
	font-size:14px;
	border-left:solid 1px #300c0b;
	border-right:solid 1px #300c0b;
}

div.container{
	width:998px;
	height:606px;
	background:#FFF url('../../images/bg_geral.jpg');
	margin:0 auto; padding:0;
	border-left:solid 1px #300c0b;
	border-right:solid 1px #300c0b;
	border-bottom:solid 1px #300c0b;
}

div#colLeft{
	width:340px;
	float:left;
	clear:left;
	font-family:Georgia;
	font-size:12px; color:#3d150e;
}

div#colRight{
	width:658px;
	float:right;
	clear:right;
}

div.content{
	width: 618px;
	height:429px;
	margin:auto;
	
}

div.cabLeftNoticias {
	padding: 0;
	margin-top:10px;
	width:283px; height:40px;
	background:url('../../images/bg_cab_noticias.jpg');
	background-color:#270B09;
}

div.leftNoticias {
	padding: 0;
	margin-top:0;
	width:283px; height:289px;
	background:url('../../images/bg_noticias.jpg');
	background-color:#270B09;
}

div.cabLeftCotacao {
	padding: 0;
	margin-top:0;
	width:283px; height:37px;
	background:url('../../images/bg_cab_cotacao.jpg');
	background-color:#270B09;
}

div.leftCotacao {
	padding: 0;
	margin-top:0;
	width:283px; height:84px;
	background:url('../../images/bg_cotacao.jpg');
	background-color:#270B09;
}

div.footer
{
    	width:998px;
	margin:auto;
	font-family:Georgia;
	font-size:11px;
	color:#3d150e;
	text-decoration: none;
}


p{
	text-align:justify;
	margin: 0px 15px 10px 15px;
}
img
{
    border:0;
}

a{
	font-family:Georgia;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#3d150e;
}


p.footer{
	text-align:justify;
}

div.footer a.header_off{
	font-family:Georgia;
	text-decoration:none;
	font-size:11px;
	color:#3d150e;
}
