@import url(/css/zero.css);
@import url(/css/mapaweb.css);
/*FORMATO*/
body{
	background-color:#D3D1D1;
	font: .83em Calibri,Arial,Verdana,sans-serif;
	color: #666;
	text-align:center;
}
#todo {
	width: 973px;
	margin: 20px auto;
	background-color:#fff;
	border: 1px solid #502E29;
	background-image: url(/i/fondo_bottom.png);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	text-align:left;
	padding:0 10px;
}
*html #todo{
	width:953px;
}
#top {
	width: 100%;
	margin-right: 40px;
	padding-top: 3px;
	text-align: right;
	font-size: 0.85em;
	color: silver;
}
*html #top {
	margin-right: 20px;
}
#top a {
	font-size: 0.9em;
	color: #502E29;
}
#header {
	width: 100%;
	height: 80px;
	margin: 0;
	text-align:center;
	padding: 0;
	margin-bottom: 10px;
}
#menu {
	width: 100%;
	list-style: none;
	padding: 0;
}
#menu li {
	width: 190px;
	height: 100px;
	margin: 0;
	padding: 0;
	float: left;
	letter-spacing:-1px;
}
.titmenu{
	width: 160px;
	float:left;
	font-size: 1.1em;
	margin-left: 10px;
	color: #DF9A90;
}
.titmenu a{
	color: #502E29;
}
.ordenmenu{
	float: right;
	font-size: 3.5em;
	margin-right: 5px;
	padding: 0;
}
.ordenmenu a{
	color: #DF9A90;
}
#menu li.on a{
	color: #502E29;
	font-weight: bold;
}
#menu li .textomenu{
	letter-spacing:0;
}
#menu li.off .textomenu{
	float:left;
	width: 160px;
	color: #DF9A90;
	font-size: 0.8em;
	margin-left: 10px;
}
*html #menu li.off .textomenu{
	float: none;
}
#menu li.on .textomenu{
	float:left;
	width: 160px;
	color: #502E29;
	font-size: 0.8em;
	margin-left: 10px;
}
*html #menu li.on .textomenu{
	float: none;
}
#menu li.off{
	background-image: url(/i/fondo_boton.png);
	background-repeat: no-repeat;
}
#menu li.on {
	background-image: none;
}
#main {
	width:560px;
	float:left;
	margin-top:10px;
}
#contenidos{
	position:relative;
	width: 560px;
	min-height:200px;
	margin-top: 10px;
	margin-left: 5px;
	padding: 0;
}
* html #contenidos{
	height: 200px;
}
#contenidos_dentro{
	padding-left: 5px;
	padding-right: 5px;
}
#contenidos_dentro a{
	color: #DF9A90;
}
#contenidos_dentro h2{
	font-size: 18px;
	color: #502E29;
}
#fototop {
	background-repeat:no-repeat;
	display:block;
	padding: 0;
	margin:0;
	width: 557px;
	height: 224px;
}
#inmersiva{
	display:block;
	padding: 0;
	margin:0;
	width: 557px;
	height: 224px;
	margin-bottom:50px;
}
#inmersiva p{
	padding:5px;
}
#lateral {
	margin-left:4px;
	width: 380px;
	float: left;
}
#lateral h2{
	font-size:16px;
	color: #502E29;
	letter-spacing: -1px;
}
#lateral h2 span{
	display:block;
}
#lateral_contenidos{
	padding:10px;
	background-image: url(/i/fondo_laterales.png);
	background-repeat:repeat-y;
}
#lateral_contenidos a{
	color: #DF9A90;
}
.banner{
	display:block;
	padding:10px;
	background-image: url(/i/fondo_laterales.png);
	background-repeat:repeat-y;
	width:231px;
	float:left;
	margin-bottom:-1px !important;
	min-height:105px;
}

*html .banner{
	height:105px;
}
.textobanner{
	padding:5px;
}
.fotobanner{
	float:left;
}
#lateral_contenidos p{
	margin-top: 5px;
	margin-left: 10px;
}
#submenu_contenedor {
	padding: 10px ;
	background-image: url(/i/fondo_laterales.png);
}
#submenu_contenedor li.on .titsubmenu a{
	color: #502E29;
	padding-left: 5px;
}
#submenu_contenedor li.on {
	background-repeat: no-repeat;
	background-image: url(/i/fondo_seleccionado.png);
	background-position: 0% 100%;
	margin-left: 10px;
	}
#submenu_contenedor ul {
	margin-top: 5px;
}
#submenu_contenedor li {
	padding-top: 2px;
}
#submenu_contenedor li  a{
	margin-left: 10px;
	font-size: 0.9em;
}
#submenu_contenedor a:hover {
	color: #502E29;
}
.titsubmenu a{
	font-size: 1.1em;
	color:#000;
}
#bottom {
	width: 973px;
	height: 33px;
	float: left;

}
#bottom_contenidos{
	width: 973px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 0.8em;
}
#bottom_contenidos a{
	color: #502E29;
}
.fondo_lateral_contenidos {
	margin-top:10px;
	padding-top:1px;
	padding-bottom:1px;
	background-image: url(/i/fondo_bordes.png);
	background-repeat: repeat-y;
}
.fondo_banner{
	margin-top:10px;
	padding-top:1px;
	padding-bottom:1px;
	background-image: url(/i/fondo_bordes.png);
	background-repeat: repeat-y;
}
*html .fondo_banner{
	padding-bottom:0;
}

.subtitulo {
	color: #DF9A90;
	font-weight: bold;
	border-bottom: 1px solid #DF9A90;
}

#contenidos_dentro dt{
	margin-top: 7px;
}
#contenidos_dentro dd{
	margin: 0 !important;
	float:left;
	clear:both;
	border-top: 1px solid #E3E3E3;
	text-align: right;
	display:block;
	width:100%;
}	

/*Banners*/
.banner a{
	color: #502E29;
}

/*Rutas Graficas*/
#contenidos_rutasgraficas{
	width: 560px;
	min-height:200px;
	margin-top: 0px;
	padding: 0;
}


/*Formulario Reservas*/
#formulario input{
	border:1px solid silver;
}
#formulario dl{
	margin:0;
	padding:0;
}
#formulario dt{
	margin:0;
	padding:5px;
	padding-top:8px;
	clear:both;
	float:left;
	width: 40%;
	border-bottom: none;
	text-align:right;
}
#formulario dd{
	clear:none;
	margin:0;
	padding:5px;
	float:left;
	width: 40%;
	text-align: left;
	border:0;
}

#btn_solicitar {
	margin-top:10px;
	clear:both;
	text-align:center;
}

/*Formulario Contacto*/

#contenidos_dentro .formulario dt{
	clear:both;
	width: 35%;
	float:left;
	text-align: right;
	margin-right: 10px;
	border: 0;

}
#contenidos_dentro .formulario dd{
	float:left;
	clear:none;
	padding-top: 5px;
	width: 40%;
	border: 0;

}
#contenidos_dentro .formulario input{
	border-color: #D9DAE2; 
	border-style: solid; 
	border-width: 1px; 
	color: #343434;

}

#contenidos_dentro .formulario textarea {
	border-color: #D9DAE2; 
	border-style: solid; 
	border-width: 1px; 
	color: #343434;
	margin-bottom: 10px;
	
}
#btn_enviar_contacto {
	margin-top: 20px;
	margin-left: 290px;
}

/** Actualidad **/

/* LISTADOS - DETALLES */

.registro_listado{
	padding: 5px;
	padding-left: 0;
	float:left;
	width:540px;
}
.foto {
	border:1px solid #EFF8FC;
	margin-right:10px;
	margin-bottom:5px;
	float:left;
}
.volver{
	clear:both;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.volver a{
	text-decoration: none !important;
}
.paginado {
	text-align:center;
	clear:both;
	padding-top:20px;
}
.titulodetalle{
	font-size:1.1em;
	font-weight:bold;
	clear:both;
	margin:10px 0 5px 0;
	padding:0;
	float:left;
	width:100%;
}
h3.subtitulo_detalle {
	margin-bottom: 20px;
}
.fotonoticia{
	padding:0;
	margin:0;
	float:left;
}

/** **/

/*sifr*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

	
