@charset "utf-8";
/* CSS Document */

#style2{ /*background: url(../img/globo.png) center 110px no-repeat;*/}
#texto_intro{ width:495px; padding:0 25px; margin-bottom:34px;}
	#texto_intro h1{ font-size:2.2em; margin-bottom:12px; font-style:italic; margin-top:18px;}
	#texto_intro p{ font-size:1.2em; line-height:1.4em; text-indent:12px; margin-bottom:8px;}
	
#cotacao{ width:220px; height:300px; padding:18px 22px; border:2px solid #dce8fc; border-bottom:0; background:url(../img/bg_itens_paginas.gif) 0 0 repeat-x; float:left;}
	#cotacao *{ background:none !important; color:#042e6f !important;}
	#cotacao td{ padding:5px 8px;}
.box{ width:375px; min-height:320px; /*height:00px;*/ margin-left:20px; padding:20px 33px; padding-right:15px; border:2px solid #dce8fc; border-bottom:0; background:url(../img/bg_itens_paginas.gif) #fff 0 0 repeat-x; float:left;}
	.box h4{ font-size:1.5em; padding-left:8px 0; font-style:normal; font-weight:bold; margin-bottom:24px;}
	.box ul li{ margin-bottom:22px; border-bottom:2px solid #dce8fc; list-style:none; line-height:1.2em; position:relative;}
	.box ul li a{ display:block; padding:11px 24px; text-decoration:none; color:#042e6f; background:url(../img/icon_pdf.png) top right no-repeat;}
		.box ul li a:hover{ color:#F60;}
	.box ul li .descricao{ font-size:0.8em; padding-left:24px; padding-bottom:8px; padding-right:40px;}
	.box ul li .foto{ position:absolute; top:3px; left:-80px;}
	
hr{ visibility:hidden; clear:both;}
