h1, h2, .Titulo1, .Titulo2, .normal, .destacar, .enlace, .imagen_titulo {   font-family: Georgia, "Times New Roman", Times, serif; }
.Titulo1 {   font-size: 20px; font-style: normal; font-weight: bold; color: #333333}
.Titulo2 {  font-size: 14px; font-style: italic; font-weight: normal; color: #333333; text-align: justify; margin-top: 2px; margin-bottom: 2px; padding-top: 2px; padding-bottom: 2px}


h1 {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	margin: 0;
	padding: 0;
}

.normal {  font-size: 12px; font-style: normal; font-weight: normal; color: #666666; text-align: justify}
.destacar {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333}
.destacar_mas {  font-size: 12px; font-style: normal; font-weight: bold; color: #669900; }

.enlace {  font-size: 12px; font-style: italic; font-weight: bold; color: #669900; }
a.enlace:hover {  color: #000000; }

.imagen_titulo {
	font-size: 11px;
	color: #669900;
	padding: 2px 0 3px 4px;
}

.nota {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; color: #000000}

.imagen {
	border: 1px solid #DCDCDC;
	margin: 6px 3px 6px 0;
	padding: 6px;
}

.campo_form {  border: 1px #999999 solid; background-color: #DFDFDF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; width: 350px}
.boton_enviar {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; color: #666666; background-color: #E1E1E1; border: #999999 solid; border-width: 1px 2px 2px 1px}

.imagen_sin_borde { margin-bottom: 6px; margin-top: 6px; border: none}


.autor {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #333333; margin-top: 3px; margin-bottom: 6px; padding-right: 10px; font-style: normal; border-style: none}
.lista_casas_rurales {  background-image: url(/cubic/ap/temas/viajarporext/Hoja/images/ico_casas_rurales.gif); background-repeat: no-repeat; margin-top: 3px; margin-bottom: 0px; background-position: left top; height: 40px; padding-top: 0px; padding-bottom: 0px}
.lista_hoteles {  background-image: url(/cubic/ap/temas/viajarporext/Hoja/images/ico_hotel_alojamiento.gif); background-repeat: no-repeat; margin-top: 3px; margin-bottom: 0px; background-position: left top; height: 40px; padding-top: 0px; padding-bottom: 0px}

.enlace_casas { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: normal; font-weight: normal; color: #666666}
.enlace_casas:hover { 
	font-weight: bold; 
	color: Black;
}


.imagen_flotante {  float: none; margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 5px; clear: right}
.unfloat {  clear: left; margin-bottom: 15px}
