.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D3845B;
	text-decoration: none;
}
.linksFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D3845B;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #692423;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
	color: #D3845B;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D3845B;
}
.tituloobras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D3845B;
	font-weight: bold;
	text-decoration: none;
}
.textolistado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}
.botonForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: #D3845B;
	border-top: thin outset #FFFFFF;
	border-right: thin outset #000099;
	border-bottom: thin outset #000099;
	border-left: thin outset #FFFFFF;
	font-weight: bold;
}
