body {
	background-image: url(fundo1.jpg);
	background-repeat: repeat-x;
	background-color: #FFC977;
}
/*
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
*/
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 175%;
}
.titulodois {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FE9900;
	font-weight: bold;
}
.titulodoiscinza {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999;
	font-weight: bold;
}
.tituloum {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FE9900;
	font-weight: bold;
}
a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.botao_news{
background-color: #E1DFD6;
border: 0px solid #E1DFD6;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
color: #FE9900;
}
.input_form {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
background-color: #FFFFFF;
background-image: url(portal/portal_form.jpg);
background-repeat: repeat-x;
background-position: top;
border: 0.05em solid #999;
margin: 0px;
padding: 0px 0px;
/*
line-height: inherit;
font-size: inherit;
display: inline;
*/
}
.botao_contato{
background-color: #EEEEEE;
border: 0px solid #EEEEEE;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
color: #FE9900;
}
