@charset "utf-8";
body{ background-image:url(img/bg.jpg); background-repeat:repeat-x; background-color:#AAB4E1; margin:0; }
img{ border:0; }
a{ color:#EF598E; }
a:visited{ color:#0F598E; }
hr{ height:1px; color:#FF6666; border:0px; border-top:dashed yellow 1px; margin: 10px 0 10px 0; }
td{ font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; font-size:12px; } /*textos dentro de tabelas */
#conteudo{ 
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; font-size:12px;
	background-position:top; background-repeat:no-repeat;
	min-height:346px; /* para Firefox */	
}
#footer{  
	background-image:url(img/bg_foot_note.jpg); background-repeat:no-repeat; padding-top:35px;
	color:#FFFFFF; text-align:center; font-family:Verdana,"Trebuchet MS",Arial,Helvetica,sans-serif;font-size:10px; 
	position:relative;
}
#footer a{ color:#E9D203; }
#submenu{ 
	position:relative; top:5px; text-align:center; 
	font-family:Tahome,"Trebuchet MS",Arial,Helvetica,sans-serif; font-size:12px; color:#EF598E;
}
#submenu a{ color:#000000; }
#bloco{ 
	padding-left:250px; padding-right:230px; padding-top:40px;
}
#bloco_home{ 
	padding-left:206px; padding-right:185px; padding-top:32px; position:relative; 
}
.titulo{ font-size:18px; }
.subtitulo{ font-size:14px; color:#006699; }
