@import url(internas.css);

*{margin: 0; padding: 0; list-style: none;}

body{font: 14px "Trebuchet MS", Arial, Verdana; text-align: justify; color: #666666; background: url(images/bg.png) center -45px no-repeat;}

a{text-decoration: none; color: #666666;}
a:hover{color: #000000;}
img{border: 0;}

.dn{display: none;}
.mr_rg{margin-right: 0!important;}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
.geral{width: 900px; min-height: 10px; margin: 0 auto;}
	.geral .conteudo{margin: 10px 0 30px 0;}
		.geral .destaque{width: 880px; height: 270px; padding: 10px; display: block; margin-bottom: 20px; background: #fff;}
	
		.geral .conteudo .caixa{width: 280px; min-height: 10px; float: left; margin-right: 20px;}
			.geral .conteudo .caixa h2{width: 280px; height: 35px; display: block; float: left; text-indent: -9999px;}
				.geral .conteudo .caixa h2.noticiario{background: url(images/tit_noticiario.png) 0 0 no-repeat;}
				.geral .conteudo .caixa h2.clientes{background: url(images/tit_clientes.png) 0 0 no-repeat;}
			.geral .conteudo .midias li{float: left; margin: 0 20px 12px 0;}
			.geral .conteudo .outros li{float: right; margin: 12px 0 0 0;}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
.rodape{width: 100%; padding: 30px 0; background: url(images/bg_rodape.png) 0 0 repeat-x;}
	.rodape address{font-style: normal; float: left;}
	.rodape .menu{float: left; margin-right: 20px;}
		.rodape .menu strong{color: #000; margin-bottom: 8px; display: block;}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

#tweet-container{width: 280px;}
	#tweet-container ul{width:280px;}
	#tweet-container li {min-height:50px; clear:both; padding:10px 0; border-bottom: 1px dotted #333333;}
		#tweet-container ul a {color:#000000; font-style:italic;}
		#tweet-container ul a:hover {color: #FF0000; text-decoration:none;}