/*GENERALES*/
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:0px;
	padding:0px;
}
p, form, ul, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}
object {
	outline:none;
}
h1 {
	font-size:24px;
	color: #083151;
	margin-bottom:25px;
}
h2 {
	font-size:18px;
	color: #666;
	margin-bottom:25px;
}
a {
	text-decoration:none;
	outline:none;
	cursor:pointer;
	color: #999;
}
a:hover {
	text-decoration:none;
	color:#D8DF20;
}
.txt-10 {
	font-size:10px;
}
.txt-11 {
	font-size:11px;
}
.txt-14 {
	font-size:14px;
}
.txt-naranja {
	color: #F7941D;
}
img {
	border:none;
}
.img-left {
	float:left;
	margin-right:15px;
}
.img-right {
	float:right;
	margin-left:15px;
}
table {
	border:none;
	border-collapse:collapse;		
	margin-bottom:40px;
}
table .head {
	background-color:#D8DF20;
	height: 35px;
	font-weight: bold;
	color: #FFF;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #083151;
	line-height: 34px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
table .row {
	height: 25px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 5px;
	line-height: 24px;
}
.divisor {
	height:0px;
	margin-top:20px;
	margin-bottom:35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}
.clear {
	clear:both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
/*ESTRUCTURA*/
#header {
	width:100%;
	height:145px;
	background-color:#083151;
	border-bottom:#F7941D 5px solid;
}
#header .main {
	width:850px;
	height:145px;
	margin-left:auto;
	margin-right:auto;
}
#container {
	width:100%;
	background-image:url(../img/apariencia/bg_container.png);
	background-repeat:repeat-x;
	background-position: bottom;
	margin-bottom: 50px;
}
#container .main {
	width:850px;
	margin-left:auto;
	margin-right:auto;
}
#left {
	width:175px;
	float:left;
}
#right {
	width:650px;
	float:right;
}
#right .main {
	width:650px;
	margin-bottom:75px;
	margin-top: 25px;
}
#right .main p {
	margin-bottom: 25px;
	text-align: justify;
}
#right ul {
	margin-left:50px;
}
#footer {
	height:30px;
	background-color:#083151;
}
#footer .texto {
	line-height: 29px;
	color: #FFF;
	font-size: 11px;
	float: right;
	margin-right: 25px;
}
#footer .texto a {
	color:#C1E0F9;
}
#footer .texto a:hover {
	color:#EAF4FD;
}
#footer .logo {
	width:45px;
	height:70px;
	background-image: url(../img/apariencia/bg_logo-footer.png);
	_behavior: url("../htc/iepngfix.htc");
	position: absolute;
	margin-top:-25px;
}
/*MENU*/
#menu {
	background-color:#F7941D;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#menu li {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#menu li a {
	width:125px;
	display:block;
	background-color:#FFBB6A;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:7px;
	padding-top: 7px;
	margin-top:1px;
	margin-bottom:1px;
	color: #FFF;
	font-size: 11px;
}
#menu li a:hover {
	background-color:#D8DF20;
}
#menu .activa {
	background-color:#083151;
	cursor:default;
}
#menu .activa:hover {
	background-color:#083151;
	cursor:default;
}
#idioma {
	position:absolute;
	width:40px;
	height:20px;
	margin-top: 115px;
	margin-left: 175px;
}
#idioma li {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#idioma li a {
	height:20px;
	width:20px;
	display:block;
	float:left;
}
#idioma .espanol {
	background-image:url(../img/apariencia/btn_idioma-espanol.png);
}
#idioma .english {
	background-image:url(../img/apariencia/btn_idioma-english.png);
}

/*CAJAS*/
#logo a {
	width:105px;
	height:160px;
	margin-top:20px;
	display:block;
	background-image: url(../img/apariencia/bg_logo.png);
	_behavior: url("../htc/iepngfix.htc");
	position: absolute;
	margin-left: 35px;
}
#frase-esp {
	width:200px;
	height:65px;
	_behavior: url("../htc/iepngfix.htc");
	background-image: url(../img/apariencia/bg_frase-esp.png);	
	float: right;
	margin-top: 50px;
}
#frase-eng {
	width:225px;
	height:65px;
	_behavior: url("../htc/iepngfix.htc");
	background-image: url(../img/apariencia/bg_frase-eng.png);	
	float: right;
	margin-top: 50px;
}
#promocion a {
	width:280px;
	height:125px;
	display:block;
	float:right;
	margin-top:20px;
	margin-left:15px;
	background-image: url(../img/apariencia/bg_promocion.jpg);
}
#novaq a {
	width:75px;
	height:15px;
	display:block;
	background-image: url(../img/apariencia/bg_novaq.png);
	_behavior: url("../htc/iepngfix.htc");
	position: absolute;
	margin-top: 40px;
	margin-left: 550px;
}
#banner {
	width:650px;
	height:165px;
	margin-bottom:25px;
}
#banner-seccion {
	width:650px;
	height:125px;
	margin-bottom:25px;
}
.organizador {
	width:210px;
	display:block;
	float:left;
	background-color: #D8DF20;
	margin-bottom: 35px;
	height: 225px;
	margin-right: 5px;
}
.organizador .logo {
	height:80px;
	background-color: #FFF;
	width: 180px;
	margin: 15px;
}
.organizador .texto {
	text-align:center;
	color:#FFF;
	font-size: 11px;
}
.organizador a {
	color:#FFF;
}
.organizador a:hover {
	color:#083151;
}
.realizador {
	width:210px;
	display:block;
	float:left;
	background-color: #F7941D;
	margin-bottom: 35px;
	height: 225px;
	margin-right: 5px;
}
.realizador .logo {
	height:80px;
	background-color: #FFF;
	width: 180px;
	margin: 15px;
}
.realizador .texto {
	text-align:center;
	color:#FFF;
	font-size: 11px;
}
.realizador a {
	color:#FFF;
}
.realizador a:hover {
	color:#083151;
}
/*BOTONES*/
.btn_descargar a {
	width:120px;
	height:30px;
	display:block;
	background-image: url(../img/apariencia/btn_descargar.png);
	padding-left: 30px;
	line-height: 29px;
	color: #FFF;
	font-weight: bold;
}
.btn_descargar a:hover {
	background-position:bottom;
}
/*FORMULARIOS*/
.reservacion {
	width:650px;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	margin-bottom:50px;
}
.reservacion p {
	margin-left:0px;
	margin-right: 25px;
}
.reservacion .label {
	float:left;
	display: block;
	width: 275px;
	line-height: 24px;
	color: #666;
	font-size: 12px;
	margin-bottom: 25px;
}
.reservacion .input {
	float:left;
	width: 350px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-bottom: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 5px;
}
.reservacion .textarea {
	float:left;
	width: 350px;
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-bottom: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #F8F8F8;
}
.reservacion .boton {
	height: 40px;
	width: 80px;
	float: right;
	margin-top: 10px;
	margin-bottom: 25px;
	background-color:#F7941D;
	border: 3px solid #083151;
	color: #FFF;
	margin-right: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
