html,body, * {
	margin:0;
	padding:0;
}

body {
	background-color:#111;
	color:inherit;
	font-size:11pt;
	font-family:Arial, sans-serif;

	background-color:gray;

}	
#contenedor {
	text-align:center;
	background-color:#444;
	color:inherit;
	left:50%;
	margin-left:-350px;
	margin-top:0;
	margin-bottom:10px;
	
	padding:8px;
	width:700px;
	position:absolute;
}

#cap {
	background: #000  url("../img/cenefa2.jpg") no-repeat;
	color:inherit;
	width:700px;
	height:200px;
	z-index:1;
	text-align:right;
}

#cap address.texte {
	z-index:2;
	position:absolute;
/*	left:540px;
	top:160px;
*/	text-align:center;
	color:#ffcc99;
	color:white;
	top:160px;
	right:20px;

	font-size:1.1em;
	background-color:transparent;
}

#cap img {
	position:absolute;
	top:10px;
	left:20px;
}

#bajo{
	padding:3px;
	width:694px;
	background-color:#333;
	color:inherit;
	margin:10px 0 0px 0;
	height:100%;	
}


#izq{
	margin-top:40px;
	margin-left:10px;
	margin-right:0px;
	width:150px;
	float:left;
/*	position:relative;*/

}

#menu {
	text-align:right;
	margin-bottom:7px;
	margin-top:40px;

}

#menu ul {
	list-style-type:none;
}

#menu li {
	margin:6px;
	padding:6px;
}



#menu li a {
	text-decoration:none;
	font-size:1em;
	font-weight:900;
	color:#fff;
	background-color:inherit;
	padding-top:4px;
}
#menu li a:hover {
	color: #FFA500;

	background-color:inherit;
	font-size:1em;
}


#menu li.activo {
	font-size:1.4em;
	padding:5px;
	border-right:medium solid #FFA500;
	border-bottom:thin solid #FFA500;

}


#idioma {
	
   	border-top:1px dotted #fff;
        text-decoration:none;
	text-align:right;
        bottom:0px;
        width:100%;
	margin-top:80px;
/* position: relative */
	
}

#idioma ul{
	list-style-type:none;

}
#idioma ul li {
	padding:1px;
	display:inline;
}

#idioma a {
	color:#fff;
	background-color:inherit;
	font-size:0.9em;
	text-decoration:none;
}

#idioma a:hover {
	background:#fff;
	color:#000;
}

#idioma .actual {

	color:inherit;
	background:#000;

}

#texto {

	padding:9px;
	background-color:#444;
	margin-top:25px;
	margin-left:170px;
	margin-bottom:25px;
	width:490px;
	text-align:justify;
	color:#fff;
	font-weight:100;
	border-right:1px black dashed;
	border-bottom:1px black dashed;
}

#texto p  {
	margin:20px;
	margin-right:10px;
	
}

#texto img.grande  {
	padding:5px 10px;
	width:30%;
	float:left;
        border: medium double gray;
	margin:5px;
	

}

#texto a{
	color:orange;
	font-weight:200;
}

.clear {
	clear:both;
}

#pie {
	text-align:right;
	margin-top:10px;
	background-color:#333;
	color:inherit;
	font-size:1.3em;
}
#pie a , #pie address.texte {
	color:beige;
}
#pie span.esquerra{
	 position:absolute;
         left:1%;
	 bottom:10px;
	 font-size:0.8em;
		 
}
p.centrat {
	text-align:center;

	background:#CCC;
	padding:6px;
	color:black;
	letter-spacing:2px;
	font-weight:900;	
/*	background:#CCCCFF;
*/
	background:#C0C0C0;
	background-color:#bcc7b9 ;
}
strong {
	font-weight:600;	
	border-bottom:1px solid #ffcc99;
}

#texto p  {
        margin:20px;

        font-weight:500;

}

#texto h1.nombre_seccion  {
        text-align:right;
        font-size:1.4em;
        letter-spacing:2px;
       font-weight:100; 
       border-bottom:1px dashed #ffcc99;


       margin-bottom:6px;
        color:#ffcc99;

}


.tabla {
	width:450px;
	margin-top:40px;
	margin-left:17px;
	height:200px;

}

caption {
	color:orange;
	font-size:1.3em;
	padding-bottom:12px;
}

table {
	text-align:center;
}
th {
	padding:10px;
	border-bottom:1px orange solid;
}

td {
	border-bottom:1px gray dashed;
	padding:10px;
}
#datos {
	border:red 1px solid;
	margin-top:40px;
	margin-left:20%;
	width:80%;;
}	

#hab {
	margin-top:20px;
        width:20%;
	float:left;
	text-align:center;
}
li.titre{
	color:orange;
}
 
.temporadas  {
	color:orange;
}
.temporadas li{
	border-right:1px solid orange;
	border-bottom:1px orange solid;
	padding:5px;
	display:inline;
}
.precios {
	margin-top:20px;
}
.precios li{
	display:inline;
	border:green solid 1px;
}

#hab li{
	list-style:none;
	padding-top:30px;
	border-bottom:1px orange solid;
	border-right:1px orange solid;
}

#map  span.dialog {
	color:#FF9900;
	padding-bottom:10px;
}
