@charset "utf-8";
/* CSS Document */
body {
	font-family: "Century Gothic", Arial, Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-align:justify;
	color: #666;
	background-image:url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	margin:0px;
	padding: 0px;
	}
.clear{
	clear:both;
	display:block;
}
img{
    border: 0;
}
.larosa {
	display: block;
	height: 315px;
	width: 910px;
}
.left {
	display: block;
	height: 250px;
	width: 45px;
	position: absolute;
	left: -43px;
	top: 42px;
}
.cuerpo {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 20px;
}
.right {
	height: 250px;
	width: 64px;
	position: absolute;
	left: 910px;
	top: 51px;
}
.head {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.usContent {
	display: block;
	padding-top: 40px;
}
.nosotrosDesc {
	display: block;
	padding: 10px;
}

.mision {
	display: block;
	padding: 10px;
}
.us_mision {
	display: block;
	width: 470px;
	float: left;
}
.moreAboutUs {
	display: block;
	width: 430px;
	margin-left: 480px;
}
.vision {
	display: block;
	padding: 10px;
}
.valores {
	display: block;
	padding: 10px;
}

#lisValores li	{ width:50%; display:block; float: left;line-height:1.5em;}

.boxValores {
	display: block;
	border: 5px double #dadada;
	border-radius: 8px;
	-moz-border-redius: 8px;
	-webkit-border-radius: 8px;
	padding: 14px;
	min-height: 370px;
}
.boxVal{
	display:block;
	height:120px;
	}
.premios {
	background-color: #F2F2F2;
	display: block;
	padding: 2px;
	border-radius: 5px;
	-moz-border-redius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}
ul.premio{
	margin-left: -12px;
	padding-right: 6px;
	padding-top:5px;
        list-style-type: circle;
	}
li.premio{
}
.footer {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px;
}
.footer_menu{
	width: 735px;
	color: #024774;
	font-family: verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
 }
.footer_menu ul{
    margin: 0; padding: 0;
    float: left;}
 
.footer_menu ul li{
    display: inline;}
 
.footer_menu ul li a{
    float: left; text-decoration: none;
    color: #0072bc; 
    padding: 0px 11px;
	border-right:1px solid #0072bc;
 }
 
.footer_menu ul li a:visited{
    color: #0072bc;}
 
.footer_menu ul li a:hover, .footer_menu ul li .current{
    color: #024774;
    }
.shadow_footer{
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	}
.derechos {
	text-align: center;
	display: block;
	font-family: Verdana, Geneva, Arial, "Tahoma sans-serif";
	font-size: 11px;
	color: #999;
	padding-top: 15px;
	padding-bottom: 25px;
}
.title {
	display: block;
	position: relative;
        min-height: 150px;
}
.btnReservar {
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 93px;
}
/*Formulario*/
label {
	display: block;
	letter-spacing: 1px;
	width: 145px;
	float: left;
	margin-top: 10px;
	padding-right: 8px;
	text-align: right;
}
.principal {
    display:block;
    margin:0 auto;
    width:510px;
    color: #666666;
    font-family:Arial;
}
 
form {
	margin: 0 auto;
	/*width: 450px;*/
}
 
input, textarea {
	width: 250px;
	height: 18px;
	border: 1px solid #bdc2c9;
	margin-top: 8px;
	font-size: 11px;
	color: #333333;
	float: left;
	border-radius: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 2px;
}
 
textarea {
	height: 150px;
	display: block;


}
select{
	border: 1px solid #bdc2c9;
	color: #333333;
	float: left;
	border-radius: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 2px;
	font-size: 12px;
	margin-top: 8px;
        width: 255px;
}
checkbox {
	width: 20px;
	height: 18px;
	border: 1px solid #bdc2c9;
	margin-top: 8px;
	font-size: 11px;
	color: #333333;
	float: left;
	border-radius: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 2px;
}
.enviar {
	background-image: url(images/btns/btn_enviar.jpg);
	width: 94px;
	height: 23px;
	border: 0px;
	margin-top: 10px;
	cursor: pointer;
	background-repeat: no-repeat;
	float: right;margin-right: 8px;
}
.send {
	background-image: url(images/btns/btnSend.jpg);
	width: 94px;
	height: 23px;
	border: 0px;
	margin-top: 10px;
	cursor: pointer;
	background-repeat: no-repeat;
	float: right;
        margin-right: 8px;
}
/*Fin form*/
/*columnas*/
.multicolumna{
	-moz-column-width: 420px;
	-moz-column-gap: 15px;
	-webkit-column-width: 420px;
	-webkit-column-gap: 15px;
	/*-webkit-column-rule: 1px solid #ccc;
	-moz-column-rule: 1px solid #ccc;*/
	display: block;
	margin-top: 20px;
	min-height: 550px;
}
.eventoscolumnas{
	-moz-column-width: 420px;
	-moz-column-gap: 15px;
	-webkit-column-width: 420px;
	-webkit-column-gap: 15px;
	/*-webkit-column-rule: 1px solid #ccc;
	-moz-column-rule: 1px solid #ccc;*/
	display: block;
	margin-top: 30px;
	/* [disabled]min-height: 960px; */
}
/*fin columnas*/
.blueTxt{
	color: #0D608C;
	font-size: 15px;
	display: block;
	}.obligatorio {
	font-size: 12px;
	color: #666;
	display: block;
	margin-bottom: 15px;
}
.listmenu {
	float: left;
	display: block;
}
.listevento {
	float: left;
	display: block;
}
.txtReserva{
	color:#0D608C; text-align:left; display:block; padding-top:5px;
	}
.borrar {
	color: #FFF;
	background-image: url(images/btns/btn_borrar.jpg);
	background-repeat: repeat;
	height: 23px;
	width: 92px;
	margin-left: 10px;
	border: 0px;
	margin-top: 10px;
	cursor: pointer;
	float: right;
}
.borrarEn {
	color: #FFF;
	background-image: url(images/btns/btnClear.jpg);
	background-repeat: repeat;
	height: 23px;
	width: 92px;
	margin-left: 10px;
	border: 0px;
	margin-top: 10px;
	cursor: pointer;
	float: right;
}
.fonos {
	display: block;
	padding-left: 15px;
}
.dfonos {
	display: block;
	padding-left: 15px;
	font-size:12px;
}
.obligado {
	display: block;
	float: left;
	height: 25px;
	padding-top: 5px;
	font-size: 14px;
	padding-left: 5px;
}
.salones:link{
	color: #0072bc;
	text-align: center;
	display: block;
	text-decoration: none;
	}
.salones:hover{
	color: #024774;
	text-decoration: underline;
	}
.salones:visited{
	color:#0D608C;
	}
.checkbox{
	display: block;
	width: 193px;
	text-align: left;
	height: 25px;
	letter-spacing: -0.5px;
	margin-top: 5px;
	padding-left: 8px;
	}
.box{
	display: block;
	width: 25px;
	margin: 0px;
	float: left;
	background-color:transparent;
	}
.space{
	height: 530px;
	display: block;
	clear: both;
}
.correos:link{
	color: #666;
	text-decoration: none;
	}
.correos:hover{
	color: #024774;
	text-decoration: underline;
	}
.correos:visited{
	color:#666;
	}
.descFranquicia {
	display: block;
}
.frmFranquicia{
	width: 690px;
	text-align: left;
	}
.inputFranquicia{
	width: 520px;
	display: block;
	}
.inputM{
	width: 290px;
	display: block;
	}
.inputBig{
	width: 890px;
	display: block;
	}
.labelFranquicia{
	text-align: left;
	width: 150px;
	}
.labelM{
	text-align: right;
	width: 185px;
	padding-left: 10px;
	}
.labelSmall{
	text-align: right;
	width: 90px;
	display: block;
	padding-left: 5px;
	margin-left: 10px;
	}
.inputSmall{
	width: 200px;
	}
.selectF{
	width: 250px;
	display: block;
	}
.listmenuF {
	float: left;
	display: block;
}
.graybox {
	background-color: #e0e0e0;
	width: 890px;
	padding: 5px;
	text-align: left;
	display: block;
	margin-top: 8px;
}
.opciones {
	width: 150px;
	float: left;
}
.radio {
	width: 55px;
	float: left;
	text-align: left;
	margin: 0px;
	}
.lineF{
	width: 100%;
	display: block;
	text-align: left;
	}
.longtext{
	width: 893px;
	height: 55px;
	}
.radioM {
	width: 100px;
	float: left;
	text-align: left;
	margin: 0px;
	}
.boxF{
	display: block;
	width: 25px;
	margin: 0px;
	float: left;
	background-color:#e0e0e0;
	}
.btnSig{
	background-image: url(images/btns/btn_sig.jpg);
	background-repeat: no-repeat;
	width: 92px;
	height: 23px;
	cursor: pointer;
	border: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #FFF;
	float: right;
}
.btnSig2{
	background-image: url(images/btns/btn_sig2.jpg);
	background-repeat: no-repeat;
	width: 92px;
	height: 23px;
	cursor: pointer;
	border: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #FFF;
	float: right;
}
.txt12 {
	font-size:12px;
	}

.c_datos {
	width: 485px;
	float: left;
	padding-left: 15px;
}
.r_data {
	width: 220px;
	float: left;
	padding-left: 15px;
	display: block;
}
.goldTitle{
	color:#960;}
.dataFranquicia {
	display: block;
	width: 205px;
	float: left;
	padding-right: 15px;
}
.franquicia {
	padding-left: 15px;
	padding-top: 10px;
}
.datalima {
	background-image: url(../images/sep_hor.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.sugerencias {
	width: 390px;
	float: left;
	padding-left: 10px;
}
.frmsugerencias {
	display: block;
	padding-top: 30px;
}
.labelsuge{
	display: block;
	letter-spacing: 1px;
	width: 103px;
	float: left;
	margin-top: 10px;
	padding-right: 8px;
	text-align: right;
	}
.btnsuge {
	display: block;
	padding-right: 90px;
}
.map {
	text-align: center;
	padding-top: 20px;
}
.localmap:link{
	height: 40px;
	display: block;
	text-align: center;
	vertical-align: middle;
	color: #0D608C;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0px;
	margin-left: 100px;
	width: 260px;
	
}
.localmap:hover{
	color:#024774;
	text-decoration:underline;
}
.localmap:visited{
	color:#0D608C;
}
.txtlocal{
	width: 170px;
	display: block;
	padding: 12px 0px;
	vertical-align: middle;
	float: left;
	}
.social {
	display: block;
	margin-bottom: 15px;
}
.videos {
	width: 320px;
	float: left;
	padding: 5px;
	border: 1px solid #999;
	box-shadow: 2px 2px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
	-moz-box-shadow: 2px 2px 5px #999;
}
.content{color:#777;font:12px/1.4 "helvetica neue",arial,sans-serif;width:620px;margin:20px auto;}
h3{font-size:12px;font-weight:normal;color:#ddd;margin:0;}
.cred{margin-top:20px;font-size:11px;}
/* This rule is read by Galleria to define the gallery height: */
#galleria{height:320px}
.lastEvents {
	padding-top: 20px;
}
.imgR{
	float: left;
	display: block;
	border: 0px;
	}

.preguntale {
	margin-left: 445px;
	background-image: url(images/preguntale.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 220px;
}
.ask {
	margin-left: 450px;
	background-image: url(images/preguntale-en.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 220px;
}
.labelask{
	display: block;
	letter-spacing: 1px;
	width: 114px;
	float: left;
	margin-top: 10px;
	padding-right: 5px;
	text-align: right;
	}
.inputask {
	width: 300px;
	border: 1px solid #bdc2c9;
	margin-top: 8px;
	font-size: 11px;
	color: #333333;
	float: left;
	border-radius: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 2px;
}
.trabaja {
	margin-left: 450px;
	background-image:url(images/trabaje-con-nosotros.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 220px;
	padding-left: 10px;
}
.work {
	margin-left: 450px;
	background-image:url(images/trabaje-con-nosotros-en.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 220px;
	padding-left: 10px;
}
.contentpage{
	margin-left: 390px;
	width: 510px;
}
.mapsite {
	background-image: url(images/v_pages.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	min-height: 505px;
	margin-top: 15px;
	width: 200px;
	float: left;
	
}
.map_titu:link {
	color: #0D608C;
	text-align: left;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	}
.map_titu:hover {
	color: #024774;
	text-decoration: underline;
	}
.map_titu:actived {
	color:#0D608C; text-align:left; display:block;
	}
	
.contPage {
	display: block;
	line-height: 22px;
}
.contentmap {
	width: 910px;
	background-image: url(../images/mapa/entrada.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 570px;
}
.upcarta {
	background-image: url(images/carta/bgc_up.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 900px;
	padding-left: 10px;
}
.downcarta {
	background-image: url(images/carta/bgc_bottom.jpg);
	background-repeat: no-repeat;
	height: 36px;
	margin-top: 6px;
}
/* 	Menu Horizontal */
#menuh {
	font: 12px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-top: 10px;
	width: 600px;
	float: left;
}
#menuh ul, li {
	list-style-type: none;
}
#menuh ul {
	margin: 0;
	padding: 0;
}
#menuh li {
	float: left;
}
#menuh a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	text-align: center;
}
#menuh a:hover {
	text-decoration: underline;

}
/*Fin menu*/
.buscador {
	display: block;
	float: left;
	background-color: #FFF;
	border-radius: 8px;
	-moz-border-redius: 8px;
	-webkit-border-radius: 8px;
	border: 0px;
	width: 281px;
	height: 24px;
	margin-top: 3px;
	padding: 4px;
}
.btnfind{
	background-image: url(images/carta/find.png);
	width: 30px;
	height: 26px;
	border: 0px;
	margin: 0px;
	padding: 0px;
        cursor: pointer;
}
.inputfind {
	display: block;
	letter-spacing: 1px;
	width: 246px;
	float: left;
	padding: 2px;
	border: 0px;
	border-radius: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 0px;
}
.imgscarta {
	padding: 0px;
	/*border: 1px solid #000000;*/
	border-radius: 0px 0px 8px 8px;
	min-height: 315px;
	-moz-border-radius: 0px 0px 8px 8px;
	-webkit-border-radius: 0px 0px 8px 8px;
}
.contCarta {
	width: 910px;
	margin: 0px;
	padding: 0px;
}
.carta {
	margin-right: auto;
	margin-left: auto;
	width: 1104px;
}
.menu_carta {
	background-image: url(images/carta/bgUp_carta.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 1028px;
	padding-right: 38px;
	padding-bottom: 20px;
	padding-left: 38px;
}
.contenido_carta {
	background-image: url(images/carta/bg_carta.jpg);
	background-repeat: repeat-y;
	width: 1000px;
	padding-right: 52px;
	padding-left: 75px;
}
.footer_carta {
	background-image: url(images/carta/bgDown_carta.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 1000px;
	padding-right: 52px;
	padding-left: 52px;
	padding-top: 20px;
	font-size: 12px;
	color: #FFF;
}
.pagina {
	width: 450px;
	display: block;
	float: left;
	/*text-align: center;*/
}
.paginado {
	display: block;
	float: right;
	color: #333;
	font-weight: bold;
}
.avance {
	display: block;
	width: 80px;
	float: right;
}
.white {
	color: #FFF;
}
.salones {
	padding: 0px;
	/* [disabled]min-height: 315px; */
}
.paseo-salon {
	background-color: #e8e8e8;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 60px;
	width: 164px;
	color: #0072BC;
	font-family: "Century Gothic";
	font-size: 15px;
	float: left;
	padding-top: 40px;
}
.salones_imgs {
	display: block;
	width: 300px;
	float: left;
}
.imgs {
	display: block;
	padding: 3px;
	width: 300px;
}
.salonimg {
	display: block;
	float: right;
}
.multicolumna_co{
	-moz-column-width: 420px;
	-moz-column-gap: 15px;
	-webkit-column-width: 420px;
	-webkit-column-gap: 15px;
	/*-webkit-column-rule: 1px solid #ccc;
	-moz-column-rule: 1px solid #ccc;*/
	display: block;
	margin-top: 20px;
	min-height: 630px;
}
.eventos_co{
	-moz-column-width: 420px;
	-moz-column-gap: 15px;
	-webkit-column-width: 420px;
	-webkit-column-gap: 15px;
	/*-webkit-column-rule: 1px solid #ccc;
	-moz-column-rule: 1px solid #ccc;*/
	display: block;
	margin-top: 30px;
	min-height: 1050px;
}
.comedores {
	padding: 10px;
	font-family: "Century Gothic", Arial, Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-align:justify;
	color: #666;
}
.imgComedores {
	width: 300px;
	float: right;
	margin-left: 20px;
}
.armado {
	display: block;
	width: 294px;
	border-bottom: 1px solid #999;
	text-align: left;	padding: 0px 3px;
}
.capacidaSalon {
	width: 300px;
	border: 1px solid #999;
	margin-left:15px;
	display:block;
}
.capacity {
	display: block;
	width: 95px;
	float: right;
	text-align: center;
	border-left: 1px solid #999;
}
.videos {
	width: 320px;
	padding: 5px;
	border: 1px solid #999;
	box-shadow: 2px 2px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
	-moz-box-shadow: 2px 2px 5px #999;
	margin-right: auto;
	margin-left: auto;
}
.eColum1 {
	display: block;
	width: 450px;
	/* [disabled]margin-right: 10px; */
	float: left;
	margin-bottom: 10px;
}
.wrapfrm {
	padding-top: 10px;
}
a.ver_video:link{
	padding: 4px;
	text-decoration: none;
	color: #fff;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 95px;
	text-align: center;
	background-image: url(images/btns/btn-ver-video.png);
	background-repeat: no-repeat;
	height: 22px;
        font-weight: bold;
	}
a.ver_video:hover{
        text-decoration:underline;
	color:#024774;
	}