.textoconteudo {
	font-family: "Trebuchet MS", Verdana, Arial;
	color:#000000;
	font-size: 12px;
	
}

a:link, a:visited, a:active {
text-decoration: none;
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 11px;
color: #000000;
font-weight: normal;
}
a:hover {text-decoration: underline; 
background:#ffc; 
color: #FF0000;
}


a.menu {
 font-family: "Trebuchet MS", Verdana, Arial;
 font-size: 11px;
 color: #ffffff;
 font-weight: normal;
 text-decoration: none;
}
a.menu:link, a.menu:hover, a.menu:visted, a.menu:active {
 font-family: "Trebuchet MS", Verdana, Arial;
 font-size: 11px;
 color: #ffffff;
 font-weight: normal;
 text-decoration: underline;
}

a.menu2 {
 font-family: "Trebuchet MS", Verdana, Arial;
 font-size: 11px;
 color: #5789A2;
 font-weight: normal;
 text-decoration: none;
}
a.menu2:link, a.menu2:hover, a.menu2:visted, a.menu2:active {
 font-family: "Trebuchet MS", Verdana, Arial;
 font-size: 11px;
 color: #ffffff;
 font-weight: normal;
 text-decoration: underline;
}



.textocentro {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	
}

.fundo {
	background-image: url(imagens/fundo_geral_ok.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

