.texto {
	font-family: Georgia, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	padding: 15px;
}
.textoform {
	font-family: Georgia, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #725C28;
	text-align: right;
}
a:link {
	color: #725C28;
	font-weight: bold;
	text-decoration: none
}
a:visited {
	color: #725C28;
	text-decoration: none
}
a:hover {
	color: #725C28;
	text-decoration: underline;
}
a:active {
	color: #725C28;
}
.tituloPromo {
	font-family: Georgia, "Trebuchet MS", Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #A6741C;
	text-decoration: none;
}
.localidad {
	font-family: Georgia, "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #725C28;
}
.textoPromo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #58616D;;
}
a.textoPromo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 10px;
	text-decoration: none;
}
a.textoPromo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #58616D;
	text-decoration: underline;
}
.titulos {
	font-family: Georgia, "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #A6741C;
	text-align: justify;
	font-weight: bold;
	font-style: normal;
}
.formulario {
	font-family: Georgia, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #414242;
	text-transform: none;
	background-image: url(img/bg_forms.gif);
	border: 1px solid #D7A702;
	background-color: #F3F3F3;
}
.textarea {
	font-family: Georgia, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #414242;
	text-transform: none;
	border: 1px solid #D7A702;
	background-color: #F3F3F3;
}.left_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #989DA5;
}
.fotos {
	background-color: #D7A702;
	border: 1px ridge #501503;
	padding: 1px;
}

