@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/px_fondo2.jpg);
}

/* CSS Document */

.columna_izq {
	background-color: #E4E4E4;
	width: 234px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #035063;
}
.botonera {
	background-image: url(images/btonera.jpg);
	width: 215px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #DBF0F0;
	text-decoration: none;
	padding-left: 15px;
	margin-top: 15px;
}
.contenido {
	width: 650px;
	padding-left: 15px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.titulos_contenido {
	width: 650px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 15px;
}
.alojamiento {
	width: 650px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	height: 150px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	padding-top: 5px;
}
.contenido_alojamiento {
	width: 420px;
	margin-left: 15px;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #014F63;
	text-decoration: none;
}
.txt_botonera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #DBF0F0;
	text-decoration: none;
}
.txt_botonera:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1E5E79;
	text-decoration: underline;
}
.txt_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #97A5B0;
	text-decoration: underline;
}
.botonera_sec {
	width: 650px;
	margin-bottom: 15px;
	padding-left: 15px;
}
.campos1_contacto {
	background-color: #F7F7F7;
	height: 16px;
	width: 220px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.datos_contacto {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}

.camposcomen_contacto {

	background-color: #F7F7F7;
	height: 60px;
	width: 220px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	margin-right: 3px;
}

