@charset "utf-8";
/* CSS Document */

.texto_menu,
.texto_menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	float:left;
	text-decoration:none;
	margin-left:20px;
	margin-top:30px;
	font-weight:bold;
	line-height:22px;
	background-color:#BE0000;
	display:block;
}
.texto_menu a:hover{
color:#000;
background-color:#000;
}
.menu_derecho,
.menu_derecho a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	float:left;
	text-decoration:none;
	text-align:right;
	font-weight:bold;
	line-height:22px;
	background-color:#BE0000;
	display:block;
	right: 60px;
	clip: rect(auto,10px,auto,auto);
	margin-top: 30px;
	margin-right:6px;
	margin-left:6px;

}
.menu_derecho a:hover{
color:#000;
background-color:#000;

}

.texto_menu_fotos_restaurnate{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
line-height:28px;
text-decoration:none;
margin-left:10px;
font-weight:bold;
}
.texto_menu_fotos_hotel{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
text-decoration:none;
line-height:28px;
margin-left:10px;
font-weight:bold;
text-align:right
}
.texto_pie,
.texto_pie a{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
padding-left:10px;
line-height:18px;
text-decoration:none;
}
.texto_pie a:hover{
color:#000;
}
.texto_pie2,
.texto_pie2 a{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
padding-left:10px;
line-height:18px;
text-decoration:none;
}
.texto_pie2 a:hover{
color:#CC0000;
}
#El_hotel{
width:900px;
height:389px;
background-image:
background-repeat:no-repeat;
}
#Elrestaurante{
width:900px;
height:389px;
background-image:url(../imagenes/el-hotel/restaurante.jpg);
background-repeat:no-repeat;
}
#El_entorno{
width:900px;
height:389px;
background-image:url(../imagenes/el-hotel/entorno.jpg);
background-repeat:no-repeat;
}

#caja_seccion_texto{
width:400px;
height:300px;
padding-left:30px;
padding-right:30px;
padding-bottom:30px;
padding-top:170px;


}
.texto_cuerpo_pagina_blanco{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:left;
}
.texto_rojo_resaltar{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#CC0000;
font-weight:bold;


}
.fondo_oferta{
	background-image:url(img/ofertas.jpg);
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
	color:#FFFFFF;
}
.fondo_contacto{
	
	background-image:url(img/contacto.jpg);
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
	color:#FFFFFF;

}
.titular_blanco{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:25px;
	font-weight:bold;
	text-decoration: none;

}
.menu_galeria{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
line-height:30px;
margin-left:10px;
margin-right:10px;

}
.menu_galeria a:hover{
color:#CC0000;
}
.espacio_foto{
width:66px;
height:50px;
margin-left:4px;
margin-right:4px;
float:left


}
