body{color:#00266d; font-size:11px; font-family:Arial, Tahoma, Verdana;}
html {background:#00266d url("/public/static/images/bg.gif") no-repeat center 0;}

/* -- CONTENEDORES GENERALES -- */
#container{width:778px; background-color:#fff; margin:20px auto 0 auto; padding:10px 61px 30px 61px;}

.header{width:778px;}
.header .header-right{position:absolute; top:0; float: left; padding:4px 0 0 500px;}
.header a {text-decoration: none; color:#fff; padding:0 3px;}
.header a:hover {color:#809ec7;}
.header .logo-hoteles {width:194px; float:left; position: absolute;}
.header .logo {float:right; width:280px; text-align: right;}

#title-menu {clear:both; display:block; width:100%;}
#title-menu .menu{float:right; padding-top:22px; height:28px; width:550px; font-size:15px;}
#title-menu .menu .menu-linea-separacion {padding:0 8px; text-align: center;}
#title-menu .menu a {text-decoration: none; color:#00266d; font-weight:bold; font-family:Arial,Tahoma;}
#title-menu .menu a:hover {color:#809ec7; }

.title-azul {height: 50px; padding-left:13px;}
.title-azul .title-azul-left {float:left; width:10px; height: 50px; background: url("/public/static/images/pestana-left.png") no-repeat; display: block;}
.title-azul .title-azul-content {float:left; padding:17px 15px 0 15px; height: 33px; color:#fff; font-weight:bold; font-size:20px; background: url("/public/static/images/pestana-bg.gif") repeat-x;}
.title-azul .title-azul-content a {color:#fff; text-decoration: none;}
.title-azul .title-azul-content a:hover {text-decoration: underline;}
.title-azul .title-azul-right {float:left; height: 50px; width:10px; background: url("/public/static/images/pestana-right.png") no-repeat; display: block;}

.title-verde {height: 50px; padding-left:13px;}
.title-verde .title-verde-left {float:left; width:10px; height: 50px; background: url("/public/static/images/pestana-gastro-left.png") no-repeat; display: block;}
.title-verde .title-verde-content {float:left; padding:17px 15px 0 15px; height: 33px; color:#fff; font-weight:bold; font-size:20px; background: url("/public/static/images/pestana-gastro-bg.gif") repeat-x;}
.title-verde .title-verde-content a {color:#fff; text-decoration: none;}
.title-verde .title-verde-content a:hover {text-decoration: underline;}
.title-verde .title-verde-right {float:left; height: 50px; width:10px; background: url("/public/static/images/pestana-gastro-right.png") no-repeat; display: block;}

.banner{background-color:red; height:150px; clear:both;}

/* Enlace para sección CELEBRA TU BODA CON NOSOTROS */
.link-bodas {position:relative;}
.link-bodas-content{width:235px; height: 60px; font-size:24px; font-weight:bold; color:#fff; padding:15px; position:absolute; right:0px; top:90px;
			filter: alpha(opacity=80); opacity: .8;}
.link-bodas-content a {color:#fff; text-decoration: none;}
.link-bodas-content a:hover {text-decoration: underline;}

/* -- ESTILOS PARA EL PIE -- */
#footer{width:830px; margin:15px auto 0 auto; color:#fff; height: 70px;}
#footer a{color:#fff;}
#footer .foot-left {padding-top:7px; float:left; width:690px; font-size:11px;}
#footer .foot-left p {padding-top:10px;}
#footer .linea-separacion {padding:0 5px 0 5px; text-align: center;}
#footer .foot-right {padding-top:5px; float:left; width:140px; text-align: right;}
#footer .foot-right img{padding-left:15px;}

