/* CSS Document */

.texto_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #314d75;
	font-weight:bold;
	
}

body {
margin:0;
padding:0;
/*background-image:url(../imgs/bg.jpg);*/
background-repeat: repeat-x;
background-color:#808386;
}

div#geral{
width: 777px;
margin:0 auto;
background-color:#ffffff;		
}



div#meio{
width:777px;
}

div#blog{
width:750px;
height:74px;
margin-top: 13px;
margin-bottom:13px;
margin-left: 13px;
background-image:url(../imgs/fundo_blog.jpg);
background-repeat:no-repeat;
}

#blog div p{
width:647px;
height:35px;
margin-top:30px;
*margin-top:30px;
float:left;
font-family:Arial, Helvetica, sans-serif;
color:#114d78;
font-weight:bold;
font-size:12px;
margin-left:92px; /* Todo mundo entende */
*margin-left:92px; /* IE6 e IE7 entendem */
_margin-left:46px; /* IE6 entende */

}


div#box{
width:777px;
height:115px;
margin-bottom:13px;
}

div#box div#box_historico{
	width:244px;
	height:115px;
	background-image:url(../imgs/box_historico.jpg);
	margin-top:0px;
 *margin-top:0px;
	margin-left: 14px;
*margin-left: 13px;
_margin-left: 6px;
	float:left;

}



div#box div#box_historico div#content_box_historico{
	width:220px;
	height:70px;	
	margin-top:40px;
  *margin-top:40px;
	margin-left: 10px;
*margin-left: 3px;
	float:left;

}


div#box div#box_historico div#content_box_historico adress{
font-family:Arial, Helvetica, sans-serif;
color:#114d78;
font-weight:bold;
font-size:12px;

}




div#box div#box_produtos{
	width:244px;
	height:115px;
	background-image:url(../imgs/box_produtos.jpg);
	margin-top:0px;
    *margin-top:0px;
	margin-left: 10px;
    *margin-left: 10px;
	float:left;

}


div#box div#box_produtos div#content_box_produtos{
	width:220px;
	height:70px;	
	margin-top:40px;
  *margin-top:40px;
	margin-left: 10px;
*margin-left: 3px;
	float:left;

}


div#box div#box_cotacoes{
width:244px;
height:115px;
background-image:url(../imgs/box_cotacao.jpg);
margin-top:0px;
*margin-top:0px;
margin-left: 10px;
*margin-left:10px;
float:left;

}

div#box div#box_cotacoes div#content_box_cotacoes{
	width:220px;
	height:70px;	
	margin-top:40px;
  *margin-top:40px;
	margin-left: 10px;
*margin-left: 3px;
	float:left;

}


div#box div#box_cotacoes div#content_box_cotacoes adress{
font-family:Arial, Helvetica, sans-serif;
color:#114d78;
font-weight:bold;
font-size:12px;

}






div#rodape{
width:750px;
height:32px;
margin-top:0px;
margin-left:15px;
_margin-left:13px;
background-color:#e6e7e8;


}

div#rodape address{

    font:bold 12px Arial, Helvetica, sans-serif;
	color: #316088;
	line-height:16px;
	margin-top:10px;
		float:right;
margin-right:240px; /* Todo mundo entende */
*margin-right:255px; /* IE6 e IE7 entendem */
_margin-right:120px; /* IE6 entende */

	
}
