/* CSS Document */

.texto {
	font-family: Calibri, Arial;
	font-size: 12px;
	color: #000000;
}

.texto a:link, .texto a:visited{
	font-family: Calibri, Arial;
	font-size: 12px;
	color: #702E64;
	text-decoration: none;
	font-weight: bold;
}

.texto a:hover{
	font-family: Calibri, Arial;
	font-size: 12px;
	color: #702E64;
	text-decoration: underline;
	font-weight: bold;
}

.topo_rodape {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

.topo_rodape a:link, a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.topo_rodape a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FFFFFF;  
	font-weight: bold;
	text-decoration: underline;
}

.dados {
	font-family: Calibri, Arial;
	font-size: 18px;
	color: #FE70B7; 
	font-weight: bolder;
}

.chamada {
	font-family: Calibri, Arial;
	font-size: 16px;
	color: #FE0E86;
	font-weight: bolder;
}




.rodape {
	font-family: Calibri, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
 .rodape a{
	font-family: Calibri, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.rodape a:hover{
	font-family: Calibri, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.titulo {
	font-family: Calibri, Arial;
	font-size: 14px;
	color: #69325A;
	font-weight: bold;
}
.titulo_maior {

	font-family: Calibri, Arial;
	font-size: 16px;
	color: #69325A;
	font-weight: bold;
}

#titulo_link {
	font-family: Calibri, Arial;
	color: #000000;  
	font-weight: bold;
	text-decoration: none; 
}

#titulo_link .texto_link a:link{
	font-family: Calibri, Arial; 
	color: #000000;  
	font-weight: bold;
	text-decoration: none; 

}

#titulo_link .texto_link a:visited{
	font-family: Calibri, Arial;
	color: #000000;  
	font-weight: bold;
	text-decoration: none; 

}
 
#titulo_link .texto_link a:hover{
	font-family: Calibri, Arial;
	color: #000000;       
	font-weight: bold;
	text-decoration: none; 

} 

.descricao_link {
	font-weight: normal;
}
 
#rodape1 {
	margin-bottom: 10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#rodape1 .menu-rodape {
	float: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	
	
}
#rodape1 span {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DF9B0C;
	letter-spacing: 1px;
	margin-right: -10px;
	text-transform: uppercase;
}

#rodape1 .menu-rodape ul {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 2px;
}
#rodape1 .menu-rodape li  {
	display: inline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-right: 20px;
}
#rodape1 .menu-rodape h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DF9B0C;
}

 
#rodape1 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #CCC;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 20px;
}


