
/* Estilos, Manantiales Hostel */

body {
	background-color: #000000;
}
.fonVerdeHome {
	background-color: #29AD26;
}
.fonVerde {
	background-color: #29AD26; border: #29AD26 4px solid;
}
.fonNegroHome {
	background-color: #000000; border: #29AD26 4px solid;
}
.fonNegro {
	background-color: #000000;
}
.textFotos {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #29AD26; font-weight:bold; padding-right: 14px; padding-top: 8px;
}
.textIdiomaSup {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #29AD26; font-weight:bold; padding-left: 14px; padding-top: 8px;
}
.textCentral {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #DEDEDE;
}
.textCentral_2 {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #29AD26; font-weight:bold;
}
.textCentral3 {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #29AD26; font-weight:bold; text-decoration: none;
}
a.textCentral3:active,link,visited {
	text-decoration: none;
}
a.textCentral3:hover {
	text-decoration: underline; color: #C9EA9F;
}
.textTituComo {
	font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000000; font-weight:bold; padding-bottom: 5px;
}
.textComo {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;
}
.textServiciosTitu {
	font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #29AD26; font-weight:bold;
}
.textServicios {
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #29AD26;
}
.textTituContacto {
	font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; font-weight:bold; padding-bottom: 5px;
}
.textContacto {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;
}
.textContacto2 {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none;
}
a.textContacto2:active,link,visited {
	text-decoration: none;
}
a.textContacto2:hover {
	text-decoration: underline; color: #6E6E6E;
}
.textTituLink {
	font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; font-weight:bold;
}
.textLink {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; padding-top: 4px; padding-bottom: 12px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #29AD26;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}





