@charset "utf-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0 px;padding:0 px;border:0 px;outline:0;font-size:100%;vertical-align:baseline;background:transparent
}

body {
	background-color:#005096;
	height:auto;
	overflow:visible;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.contenedor-pagina {
	width:960px;
	background-color:#183787;
	margin-right: auto;
	margin-left: auto;
}
.cabecera {
	width:100%;
	height:115px;
	float:left; position:relative;
}
.contenedor-izquierda {
	width:230px;
	height:auto;
	background-color:#183787;
	float:left; position:relative;
}
.contenedor-contenido {
	width:727px;
	background-color:#FFF;
	border: solid #999;
	border-width: 3px 0px 0px 3px;
	float:right;	position:relative;
}

.logo {
	height:115px;
	float:left;
	position:relative;
	width: 460px;
}
.animacion {
	width:500px;
	height:115px;
	float:left;
	position:relative;
}
.personal{ width:100%; height:230px;
	float:left; position:relative;
	margin:0;
}
.reserva{ width:100%; height:80px;
	float:left; position:relative;
}
.firma {
	width:100%; height:200px;
	background-color:#183787;
	float:left; position:relative;
}
.enlaces{ width:100%;
	background-color:#183787;
	float:left; position:relative;
}
.enlaces-boton{
	width:212px;
	height:12px;
	padding:9px;
	text-align:right;
	font-size:11px;
	color:#FFF;
	background-color:#183787;
	float:left;
	position:relative;
	background-image:url(../img/enlaces-boton.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin-top:2px;
}
.menu {	
	width:100%; 
	background-color:#281478;
	height:56px;
	
}
.promociones {
	width:100%; height:300px;
	background-color:#FFF;
	float:left; 
	position:relative;
	border: solid #183787;
	border-width: 0px 0px 3px 0px;
	overflow:hidden;
}
li{
	list-style:none;
}
.paquete{
	width:353px; height:120px;
	background-color:#FFF;
	float:left; position:relative;
	border: solid #CCC;
	border-width: 0px 0px 1px 0px;
	padding:5px;
	font-size:11px;
	overflow:hidden;
}
.paquete_foto{
	width:150px; height:110px;
	float:left; position:relative;
	margin-right:10px;
	background-color:#005096;
}
.paquete_precios{
	margin:0 px;
	top: 92px;
	left:165px;
	width:120px;
	height:30px;
	position:absolute;
	overflow:hidden;
}
h4,.textoAzul{
	font-weight: bold;
	color: #183787;
}
.externos {
	width:100%; height:200px;
	background-color:#FFF;
	float:left; position:relative;
	text-align:center;
	height:auto;
}

.bann{
 margin-right: 20px;
}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}


/*menu*/

/*#wrapper-header #menu ul#menu {
    position: absolute;
	top: 118px;
    width: 100%;
	padding:0 5px;
	height: 50px;
	line-height: 30px;
	border-top: 12px solid #EEEB15;
	font-size: small;
}

#wrapper-header #menu ul#menu li {
   float: left;
}

#wrapper-header #menu ul#menu a {
   color: #fff; 
	display: block;

}

#wrapper-header #menu ul#menu a:hover {
	background-color: #eeeb15;
	color:#336600;
}*/


.somos-fotos {
	width:250px;
	padding: 20px 0px 20px 20px;
	background-color:#FFF;
	float:left; position:relative;
}

.paquetes-fotos {
	width:250px;
	padding: 20px 0px 20px 20px;
	background-color:#FFF;
	float:left; position:absolute;
}
.somos-foto1 {
	padding-bottom:20px;
	float:left; position:relative;
}
.somos-texto {
	width:397px;
	padding: 20px 40px 20px 20px;
	background-color:#FFF;
	float:right; position:relative;
}
.paquetes-texto {
	width:397px;
	padding: 20px 40px 20px 20px;
	background-color:#FFF;
	float:right; position:relative;
	height:auto;
}
a:visited {
	font-size:11px;
	color:#FFF;
	text-decoration: none;
}
a:link {
	font-size:11px;
	color:#FFF;
	text-decoration: none;
}
a:hover {
	font-size:11px;
	color:#FF0;
	text-decoration: none; }
.contacto{
		padding: 30px 0px 20px 100px;
}	


.mail:visited {
	font-size:11px;
	color:#183787;
	text-decoration: none;
}
.mail:link {
	font-size:11px;
	color:#183787;
	text-decoration: none;
}
.mail:hover {
	font-size:11px;
	color:#005096;
	text-decoration: none; }