@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background:url(themes/albergue/fondo_tabla.jpg) repeat-y top left;
}
#wrapper {
	width:auto;
	height:100%;
	background:url(themes/albergue/fondo.jpg) no-repeat top left;
}
#contenedor {
	width:900px !important;
	width:901px;
	padding:40px 0px 0px 50px;
}
#my_slideshow {
	clear:both;
	padding:20px;
	width:444px;
	background-color:#F8F5F1;
	border:1px solid #CCC;
}
#logo {
	margin:0;
	padding:0;
}
#logo h1 {
	margin:0;
	padding:0;
}
#logo h1 a {
	display:block;
	text-indent:-9000px;
	width:200px;
	height:38px;
	outline:0px;
}
.hide {
	display:none;
}
/*-----------LEFT------------------------------------*/
#left {
	width:229px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
}

#left a:link, #left a:visited {
	color:#FFFFFF;
	font-weight:bold;
}

#left a:hover, #left a:active {
	text-decoration:none;
}

#left ul li a {
	font-size:12px;
}

#left h2, #left h3 {
	background:url(themes/albergue/h3.jpg) repeat-x top left;
	margin:0;
	padding:35px 0 5px 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#fff;
}
#left p {
	padding:5px 20px 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}
/*-----------RIGHT----------------------------------------*/
#right_home {
	width:671px;
	float:left;
}
#right {
	width:671px;
	float:left;
}

#slogan {
	margin-top:1px;
	background:url(cabec0.jpg) no-repeat top left;
	padding-top:60px;
	/*width:671px;
	text-indent:400px;*/
	width:800px;
	text-indent:275px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	color:#fff;
}
#slogan_home {
	background:url(themes/albergue/cabec_home.jpg) no-repeat top left;
	padding-top:165px;
	/*width:671px;*/
	width:800px;
	/*text-indent:400px;*/
	text-indent:275px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	color:#fff;
}

/*-----------CONTENIDO-----------------------------------*/

#contenido {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	margin:40px;
}
#contenido a:link, #contenido a:visited {
	color:#335E16;
	font-weight:bold;
	text-decoration:underline;
}
#contenido a:hover, #contenido a:active {
	color:#557E36;
	text-decoration:underline;
	border:none;
}
#contenido h2 {
	padding:9px 0 5px 15px;
	background:url(themes/albergue/h2.jpg) repeat-x top left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:24px;
	color:#fff;
}
#contenido h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	color:#006600;
}

#contenido p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
#contenido ul li {
	color:#333333;
}


#marco {
	float:right;
	background-color:#f8f5f1;
	border:1px solid #335e16;
	padding:15px;
	margin-left:15px;
}
div.marco {
	float:right;
	background-color:#f8f5f1;
	border:1px solid #335e16;
	padding:15px;
	margin-left:15px;
}
/*--------PIE--------------------------------------------*/
#pie {
	clear:both;
	background:url(themes/albergue/fondo_pie.jpg) repeat-x top left;
	height:142px;
}
#cierre {
	background:url(themes/albergue/pie.jpg) no-repeat top left;
	height:142px;
}
#cierre p {
	padding:35px 0 0 300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
#cierre p a {
	padding-left:20px;
	background:url(themes/albergue/lock.gif) no-repeat left;
	color:#5f9410;
	text-decoration:none;
}
#cierre p a:hover {
	text-decoration:underline;
}

#phpmyvisites_layout{ 
	/* border:solid 1px #FF0000; */ 
	text-align:center;
	height:20px;
	min-height:20px;
	margin:0 auto;
	width:50%;
}
/*--------MENU--------------------------------------------*/
#menu ul {
	margin:8px 0 28px 0;
	padding:0;
}
#menu ul li {
	margin:0 0 5px 47px;
	display:block;
	list-style-type:none;
	height:25px;
	text-indent:-9000px;
}
#menu ul li a {
	outline:0px;
}
/*--------INICIO------------------------------------------*/
#menu ul li a.inicio {
	background:url("themes/albergue/b1_off.jpg") no-repeat top left;
	display:block;
	width:148px;
	height:25px;
}
#menu ul li a.inicio:hover, #menu ul li a.inicio:active {
	background:url("themes/albergue/b1_on.jpg") no-repeat top left;
	display:block;
	width:148px;
	height:25px;
}
#menu ul li a.inicio-activo {
	background:url("themes/albergue/b1_activo.jpg") no-repeat top left;
	display:block;
	width:148px;
	height:25px;
}
#menu ul li a.inicio-activo:hover, #menu ul li a.inicio-activo:active {
	background:url("themes/albergue/b1_activo.jpg") no-repeat top left;
	display:block;
	width:148px;
	height:25px;
}

/*----------ALBERGUE-----------------------------------------*/
#menu ul li a.albergue {
	background:url("themes/albergue/b2_off.jpg") no-repeat top left;
	display:block;
	width:148px;
	height:25px;
}
#menu ul li a.albergue:hover, #menu ul li a.albergue:active {
	background:url("themes/albergue/b2_on.jpg") no-repeat top left;
	display:block;
	width:148px;
	height:25px;
}
#menu ul li a.albergue-activo {
	background:url("themes/albergue/b2_activo.jpg") no-repeat top left;
	display:block;
	width:148px;
	height:25px;
}
#menu ul li a.albergue-activo:hover, #menu ul li a.albergue-activo:active {
	background:url("themes/albergue/b2_activo.jpg") no-repeat top left;
	display:block;
	width:148px;
	height:25px;
}

/*-----------ENTORNO-------------------------------------*/
#menu ul li a.entorno {
	background:url("themes/albergue/b3_off.jpg") no-repeat top left;
	display:block;
	width:148px;
	height:25px;
}
#menu ul li a.entorno:hover, #menu ul li a.entorno:active {
	background:url("themes/albergue/b3_on.jpg") no-repeat top left;
	display:block;
	width:148px;
	height:25px;
}
#menu ul li a.entorno-activo {
	background:url("themes/albergue/b3_activo.jpg") no-repeat top left;
	display:block;
	width:148px;
	height:25px;
}
#menu ul li a.entorno-activo:hover, #menu ul li a.entorno-activo:active {
	background:url("themes/albergue/b3_activo.jpg") no-repeat top left;
	display:block;
	width:148px;
	height:25px;
}

/*------------ACTIVIDADES------------------------------*/
#menu ul li a.actividades {
	background:url("themes/albergue/b4_off.jpg") no-repeat top left;
	display:block;
	width:148px;
	height:25px;
}
#menu ul li a.actividades:hover, #menu ul li a.actividades:active {
	background:url("themes/albergue/b4_on.jpg") no-repeat top left;
	display:block;
	width:148px;
	height:25px;
}
#menu ul li a.actividades-activo {
	background:url("themes/albergue/b4_activo.jpg") no-repeat top left;
	display:block;
	width:148px;
	height:25px;
}
#menu ul li a.actividades-activo:hover, #menu ul li a.actividades-activo:active {
	background:url("themes/albergue/b4_activo.jpg") no-repeat top left;
	display:block;
	width:148px;
	height:25px;
}

/*---------------SITUACION------------------------------*/
#menu ul li a.situacion {
	background:url("themes/albergue/b5_off.jpg") no-repeat top left;
	display:block;
	width:148px;
	height:25px;
}
#menu ul li a.situacion:hover, #menu ul li a.situacion:active {
	background:url("themes/albergue/b5_on.jpg") no-repeat top left;
	display:block;
	width:148px;
	height:25px;
}
#menu ul li a.situacion-activo {
	background:url("themes/albergue/b5_activo.jpg") no-repeat top left;
	display:block;
	width:148px;
	height:25px;
}
#menu ul li a.situacion-activo:hover, #menu ul li a.situacion-activo:active {
	background:url("themes/albergue/b5_activo.jpg") no-repeat top left;
	display:block;
	width:148px;
	height:25px;
}

/*-----------------TARIFAS---------------------------*/
#menu ul li a.tarifas {
	background:url("themes/albergue/b6_off.jpg") no-repeat top left;
	display:block;
	width:148px;
	height:25px;
}
#menu ul li a.tarifas:hover, #menu ul li a.tarifas:active {
	background:url("themes/albergue/b6_on.jpg") no-repeat top left;
	display:block;
	width:148px;
	height:25px;
}
#menu ul li a.tarifas-activo {
	background:url("themes/albergue/b6_activo.jpg") no-repeat top left;
	display:block;
	width:148px;
	height:25px;
}
#menu ul li a.tarifas-activo:hover, #menu ul li a.tarifas-activo:active {
	background:url("themes/albergue/b6_activo.jpg") no-repeat top left;
	display:block;
	width:148px;
	height:25px;
}

/*-----------------CONTACTO---------------------------*/
#menu ul li a.contacto {
	background:url("themes/albergue/b7_off.jpg") no-repeat top left;
	display:block;
	width:148px;
	height:25px;
}
#menu ul li a.contacto:hover, #menu ul li a.contacto:active {
	background:url("themes/albergue/b7_on.jpg") no-repeat top left;
	display:block;
	width:148px;
	height:25px;
}
#menu ul li a.contacto-activo {
	background:url("themes/albergue/b7_activo.jpg") no-repeat top left;
	display:block;
	width:148px;
	height:25px;
}
#menu ul li a.contacto-activo:hover, #menu ul li a.contacto-activo:active {
	background:url("themes/albergue/b7_activo.jpg") no-repeat top left;
	display:block;
	width:148px;
	height:25px;
}