@import url("reset.css");

body {
	margin:0;
	background:#FFFFFF url(img/bg_body.jpg) no-repeat center 0;
	font-family:Arial, Helvetica, sans-serif;
	}
a {
	font-size: 12px;
	text-align: left;
	color:#000000;
}

a:hover {
	text-decoration: none;
}

/**/
#supercontenido{
	background:transparent url(img/bg_footer.png) no-repeat center bottom;
	width:100%;
}

#contenido{
	margin: 0 auto;
	width:960px;
}

#cabecera{
	height:386px;/*provisional*/
}
#cabecera_top{
	height:134px;
}
#cabecera_top h1 {margin:0 auto 0 10px; padding:0;}
#cabecera_top h1 a{
	width:220px;
	height:0;
	padding-top:134px;
	background:#FFFFFF url(img/logo.png) no-repeat left 0;
	display:block;
	overflow:hidden;
	float:left;
}
#flags {

	height:45px;
	}
#flags ul{
	background:transparent url(img/bg_idiomas.png) no-repeat 0 top;
	margin:0;
	padding:0 0 0 25px;
	width:195px;
	height:45px;
	float:right;
	list-style:none;
}

#cabecera_bottom{
	background:#FFFFFF url(img/bg_cabecera_bottom.png) no-repeat 0 0;
	width:960px;
	height:auto;
	/*border:solid #000000 1px;*/
}
#formulario{
	height:240px;
	/*border:solid #000000 1px;*/
	/*margint-top:200px;*/
}

#titu_head{
	position: relative;
	float: left;
	margin-top:25px;
	text-align: left;
	line-height: 16px;
	margin-left: 23px;
}
#crossfader{
	float:right;
	width:738px;
	margin-top:-178px;
}
#crossfader2{
	float:right;
	width:738px;
	
}
.cf_wrapper {
		/*mas estilo en scripts/slideshow2/slideshow.css */
		width:721px;
		height:auto;
		position:relative;
		margin:0 0 0 264px !important;		
		margin:0 0 0 260px;	
		/*border:1px #000000 1px;	*/	
}
.cf_element {
		/*margin:3px;*/
		
		margin-top:-55px;
		margin-left:30px;
		
		
}

.ES, .ES_act, .EN, .FR, .DE, .EN_act, .FR_act, .DE_act {

	float: left;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 0pt;
	padding-left: 1px;
	color:#999999;
	font-size: 12px;
	margin-left:2px;
	margin-top:10px;
}
.ES a, .EN a, .FR a, .DE a, .ES_act a, .EN_act a, .FR_act a, .DE_act a {
	width: 31px;
	font-size: 12px;
	padding:5px 1px 10px 1px;
}

.ES_act a, .EN_act a, .FR_act a, .DE_act a {
	color:#FF6600;
	text-decoration: none;
}

.ES a, .EN a, .FR a, .DE a {
	color: #000000;
}

.mini_nav_home,.mini_nav_home_act,.mini_nav_mail,.mini_nav_mail_act,.mini_nav_sitemap,.mini_nav_sitemap_act {
	display:inline; /* evita escalera en IE */
	
	}
.mini_nav_home a,.mini_nav_home_act a,.mini_nav_mail a,.mini_nav_mail_act a,.mini_nav_sitemap a,.mini_nav_sitemap_act a {
	float:left;
	padding:0;
	height:0;
	padding-top:18px;
	margin-top:15px;
	margin-left:10px;
	overflow:hidden;
	display:block;
	outline:none;		
	}
.mini_nav_home a,.mini_nav_home_act a {
	width:15px;
	}
.mini_nav_mail a,.mini_nav_mail_act a {
	width:23px;
		}
/* mini home */	
.mini_nav_home a {
	background:transparent url(img/mini_nav_home.gif) no-repeat 0 -18px;
	}
.mini_nav_home a:hover {
	background:transparent url(img/mini_nav_home.gif) no-repeat 0 0;
	}	
.mini_nav_home_act a {
	background:transparent url(img/mini_nav_home.gif) no-repeat 0 0;
	}
/* mini mail */	
.mini_nav_mail a {
	background:transparent url(img/mini_nav_mail.gif) no-repeat 0 -19px;
	}		
.mini_nav_mail a:hover {
	background:transparent url(img/mini_nav_mail.gif) no-repeat 0 -1px;
	}	
.mini_nav_mail_act a {
	background:transparent url(img/mini_nav_mail.gif) no-repeat 0 -1px;
	}
.tel{
	width:158px;
	color:#FFF;
	margin-left:35px;
	margin-top:50px;
	font-size:20px;
	
	
}
	
/*-----------------------------------MENU---------------------------------------*/

#menu {
	margin-top:50px;
	}		
#menu li{
	float:left;
	list-style:none;
	color:white;
	font-size:11px;
	margin-left:15px;
}										
#menu li a{
	padding:5px 5px 5px 5px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	font-size:13px;
}
.inicio_act a{
	border-bottom:#FFFFFF 3px solid;
}
.inicio a:hover{
	color:#0079AF!important;
	border-bottom:#0079AF 3px solid;
}
.reservas_act a{
	border-bottom:#FFFFFF 3px solid;
}
.reservas a:hover{
	color:#00587F!important;
	border-bottom:#00587F 3px solid;
}
.quienesomos_act a{
	border-bottom:#FFFFFF 3px solid;
}
.quienesomos a:hover{
	color:#00587F!important;
	border-bottom:#00587F 3px solid;
}
.ofertas_act a{
	border-bottom:#FFFFFF 3px solid;
}
.ofertas a:hover{
	color:#00587F!important;
	border-bottom:#00587F 3px solid;
}
.contactar_act a{
	border-bottom:#FFFFFF 3px solid;
}
.contactar a:hover{
	color:#00587F!important;
	border-bottom:#00587F 3px solid;
}
.buscarenmapa_act a{
	border-bottom:#FFFFFF 3px solid;
}
.buscarenmapa a:hover{
	color:#00587F!important;
	border-bottom:#00587F 3px solid;
}

#centro{
	background-color:#FFFFFF;
	
}
#general{
	background:#fff;
	width:725px;
}
#iframe_izq{
position:relative;
float:left;
margin-left:15px;
/**padding-left:-400px;
*left:-400px;
width:200px;*/

}
.g_left{
	float:left;
}
.g_right{
	float:right;
}
#general h3{
	color:#000000;
	font-size:25px;
	margin:25px 0 0 15px;
	font-weight:lighter;
	
}
#general p{
	color:#333333;
	font-size:12px;
	font-weight:lighter;
	line-height:17px;
	margin-left:15px;
	margin-top:10px;
}
.sombra{
	background:transparent url(img/sombra.png) no-repeat 168px 8px;
	}
#sidebar{
	height:620px;
	width:225px;
	margin-top:-3px;
}
.s_right{
	float:right;
	margin-right:7px;
	background:#FFFFFF url(img/bg_sidebar.png) no-repeat right top;
}
.div_news {
	text-align:center;margin:10px;
	}
.input_news {
	width:179px; color:#666666; margin-top:10px; display:block;
	}
.submit_news {
	float:right; 
	margin:10px 63px 10px 15px;
	width:75px;
	}	
.s_left{
	float:left;
}
#sidebar h2{
	color:#000000;
	font-size:25px;
	margin:5px 10px 5px 10px;
	font-weight:lighter;
}
#sidebar h3{
	color:#000000;
	font-size:25px;
	margin-left:70px;
	font-weight:lighter;
}
#general_quienes{
	width:725px;
		
}
#general_quienes h3{
	color:#000000;
	font-size:25px;
	margin:25px 0 0 15px;
	font-weight:lighter;
	
}
#general_quienes p{
	color:#333333;
	font-size:12px;
	font-weight:lighter;
	line-height:17px;
	margin-left:15px;
	margin-top:10px;
}
.quienes_left{
    position:realtiva;
	float:left;
	background:#FFFFFF url(img/bg_sidebar.png) no-repeat right top;
	margin-left:4px;
}
.quienes_right{
	float:right;
	margin-top:-251px;
	height:500px;
	
}
#foto_quienes{
	position: relative;
	float: right;
	margin-top:50px;
	margin-right:5px;
}
.lista_quienes{
	color:#333333;
	font-size:12px;
	font-weight:lighter;
	line-height:20px;
	margin-left:30px;
	margin-top:10px;
	list-style:disc;
}
#general_contacto{
	width:725px;
}
.contacto_right{
	float:right;
}
.contacto_left{
	position:realtiva;
	float:left;
	background:#FFFFFF url(img/bg_sidebar.png) no-repeat right top;
	margin-left:4px;
}
#general_contacto h3{
	color:#000000;
	font-size:25px;
	margin:25px 0 0 15px;
	font-weight:lighter;
	
}
#general_contacto p{
	color:#333333;
	font-size:12px;
	font-weight:lighter;
	line-height:17px;
	margin-left:15px;
	margin-top:10px;
}
#formular {
	position:relative;
	float:left;
	width:233px;
	height:180px;
	margin-top:25px;
}
#miniform {
	margin-left:-210px;
	margin-top:60px;
}

#footer {

	height:202px;
	background-color:#fff;
}
#footer h4 a{
	width:136px;
	height:0;
	padding-top:120px;
	background:#FFFFFF url(img/logo_estirpe.png) no-repeat left 0;
	display:block;
	overflow:hidden;
	float:left;
}

#footer_bottom {
	height:11px;
	background:transparent url(img/bg_foot.png) no-repeat 0 0;
}
#menu_pie {
	margin-top:50px;
	}		
#menu_pie li{
	float:left;
	list-style:none;
	color:#267BCF;
	font-size:11px;
	margin-left:15px;
	margin-top:60px;
}										
#menu_pie li a{
	padding:5px 5px 5px 5px;
	text-decoration:underline;
	font-weight:bold;
	color:#267BCF;
	font-size:13px;
}
.inicio_pie_act a{
	color:#ED970E!important;
	border-bottom:#ED970E 3px solid;
	text-decoration:none!important;
}
.inicio_pie a:hover{
	color:#6F6F6F!important;
	
}
.reservas_pie_act a{
	color:#ED970E!important;
	border-bottom:#ED970E 3px solid;
	text-decoration:none!important;
}
.reservas_pie a:hover{
	color:#6F6F6F!important;
	
}
.quienesomos_pie_act a{
	color:#ED970E!important;
	border-bottom:#ED970E 3px solid;
	text-decoration:none!important;
}
.quienesomos_pie a:hover{
	color:#6F6F6F!important;
	
}
.ofertas_pie_act a{
	color:#ED970E!important;
	border-bottom:#ED970E 3px solid;
	text-decoration:none!important;
}
.ofertas_pie a:hover{
	color:#6F6F6F!important;
	
}
.contactar_pie_act a{
	color:#ED970E!important;
	border-bottom:#ED970E 3px solid;
	text-decoration:none!important;
}
.contactar_pie a:hover{
	color:#6F6F6F!important;
	
}
.buscarenmapa_pie_act a{
	color:#ED970E!important;
	border-bottom:#ED970E 3px solid;
	text-decoration:none!important;
}
.buscarenmapa_pie a:hover{
	color:#6F6F6F!important;
}
.email_pie a{
	color:#6F6F6F!important;
	text-decoration:none!important;
}
.email_pie a:hover{
	color:#6F6F6F!important;
	text-decoration:underline!important;
}
#direc{
	color:#2F2F2F;
	margin-left:150px;
	
	font-size:13px;	
}
.link_cullera{
	color:#6F6F6F!important;
	text-decoration:none!important;
}
.link_cullera hover{
	color:#6F6F6F!important;
}
/*-----------------------------------------------------------------------*/
/*-----------------------> Formulario Contacto <-------------------------*/
/*-----------------------------------------------------------------------*/

#formPreReserva { 
	position:relative; 
	float:right; 
	*float:left; 
	margin-top:40px; 
	margin-right:200px;
	*margin-right:180px;
	*margin-left:100px;
}
	.elcontact {
		position:relative;
		text-align:left;
		line-height:16px;
		height:27px;
		display:block;
		font-size:11px;
	}
	.losinputs {
		position:relative;
		float:left;
		width:100px;
		text-align:left;
		display:block;
		font-size:12px;
	}
	.privacidad {
		position:relative;
		float:right;
		text-align:left;
		width:280px;
		display:block;
		font-size:12px;
		margin-top:-13px;
		*margin-top:-15px;
	}
		
	/**/


/**/
.clear{clear:both;}

