body {
	background-image: url(../images/bg_intro.gif);
	background-repeat:repeat-x;
	background-color:#234B91;
	margin: 0px 0px 0px 0px;
}

.txt_data{
	margin-left:25px;
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
}

.input_pesquisar {
background-color: #ffffff;
color: #000000;
font-family: Arial;
font-size: 10px
}

.barra_menu {
height:34;
background-image: url(../images/topo_meio.gif);
}
.menu {
margin-top:8px;
}

.style1{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
color: #FFFFFF;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}
.txt_campos {font-size: 11px; text-align:left; color: #003399; font-family: Arial, Helvetica, sans-serif;}
.txt_butoes {
font-size: 11px; 
text-align:center; 
color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif;
border: 1 solid #224466;
background-color:#15346A;
}
.style8 {
	font-family: Tahoma;
	font-size: 11px;
}

HR{
	color: #15346A;
}

TABLE{
	border-color:#15346A;
}
.txt_conteudo {
	color: #15346A;
	font-family:  Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
.style9 {color: #387016}
.style10 {color: #c83614}
.style11 {color: #145ddc}
.style12 {color: #163770}
.home_detalhes_tit {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #1f3c70;
}

.enquete {
	background-color:#F1F3F6;
	margin: 1px 3px 1px 0px;
}
.txt_enquete {
	color: #15346a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.home_tit_detalhes {
	font-size: 12px;
	font-weight: bold;
	color: #163770;
}
.rodape{
	text-align:right ;
	margin-right: 20px; 
	margin-bottom:4px;
}
.txt_rodape{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform:lowercase;
	color: #003366;
}
.link{
	text-decoration:none;
}
.conteudo{
	margin:15px 5px 25px 15px;
}


