@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:8px;}
	#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;}
#ultimas_noticias{ width:240px; height:300px; margin-left:20px; padding:18px 22px; border:2px solid #dce8fc; border-bottom:0; background:url(../img/bg_itens_paginas.gif) 0 0 repeat-x; float:left;}
	#ultimas_noticias h4{ font-size:1.2em; padding-left:24px; font-style:italic; margin-bottom:10px;}
	#ultimas_noticias ul li{ margin-bottom:6px; list-style:circle; line-height:1.2em;}
	#ultimas_noticias ul li a{ color:#042e6f; text-decoration:none; font-size:0.8em;}
	#ultimas_noticias ul li a:hover, #ultimas_noticias ul li a:focus{ text-decoration:underline;}

#todos_processos{width:220px; height:280px; padding:18px 22px; border:2px solid #dce8fc; border-bottom:0; background:url(../img/bg_itens_paginas.gif) #fff 0 0 repeat-x; float:left; margin-left:20px; padding-bottom:40px;}
	#todos_processos h3{ font-size:1.2em; padding-left:24px; font-style:italic; margin-bottom:10px;}
	#todos_processos p{ line-height:1.3em;}
	#todos_processos input{ background:url(../img/tracking-input.gif) 0 0 no-repeat; padding:3px 24px; padding-top:5px; width:162px; height:22px; border:0;}
	#todos_processos .center{ text-align:center; line-height:1.4em; margin-top:6px;}
	#todos_processos button{ background:#e4eefc; border:0; color:#042e6f; padding:6px 10px;}
