body {
	margin: 0px;
	font-family: 'PT Serif', serif;
	background-image: url(../img/fondo.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
p {
	margin: 0px;
	padding: 0px;
}
#tabla_gral {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-size: 18px;
	color: #666;
	min-width: 430px;
	line-height: 150%;
}
#cabecera {
	height: 350px;
}
@media only screen and (max-width:1024px) { 
#cabecera {
	display: none;
}
}
#cabecera .logo{
	float:left
}
#cabecera .logo2{
	clear: both;
	display: block;
}
#cabecera #slogan {
	font-size: 35px;
	padding-top: 130px;
	text-align: right;
	font-style: italic;
	color: #132178;
}
#cabecera_responsive {
	display:none
}
@media only screen and (max-width:1024px) { 
#cabecera_responsive {
	display: block;
	text-align: center;
	width: 100%;
	width:430px
}
}
#slogan_responsive {
	font-size: 23px;
	font-style: italic;
	color: #132178;
	padding-top: 10px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 20px;
}
#botonera_responsive {
	position: fixed;
	top: 10px;
	right: 0px;
	background-color: #7C6940;
	padding: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
	box-shadow: 0px 1px 5px 0px #4a4a4a;
	z-index: 999;
}
#menu {
	background-color: #666;
}
#menu li{
	font-size: 18px;
	background-color: #7C6940;
	color: #FFF;
	border-bottom-color: #C4B18C;
}
#menu li:hover{
	background-color: #112659;
}
#menu li:focus{
	background-color: #112659;
}
#menu li:active{
	background-color: #112659;
}
#menu li:selected{
	background-color: #112659;
}
.pie {
	height: 50px;
	background-color: #7C6940;
	font-size: 14px;
	padding-top: 40px;
	padding-bottom: 30px;
	text-align: center;
	color: #FFF;
}
@media only screen and (max-width:1024px) { 
.pie {
	padding-top: 20px;
	padding-bottom: 20px;
}
}
.pie a {
	color: #FFF;
}
.pie a:hover {
	text-decoration:none
}
.pie .ico {
	margin-left: 5px;
	margin-right: 5px
}
#botonera {
	padding-top: 50px;
	text-align: right;
	width: 1100px;
}
#botonera a{
	color: #7D6A41;
	text-decoration: none;
	font-size: 21px;
	padding-right: 5px;
	padding-left: 5px;
}
#botonera a:hover{
	color: #423722;
}
#contenido {
	padding-top: 50px;
	padding-bottom: 50px;
	width: 1100px;
}
@media only screen and (max-width:1024px) { 
#contenido {
	padding-top: 30px;
	padding-bottom: 30px;
	width: 100%;
}
}
#contenido .col_izq {
	float: left;
	width: 500px;
}
@media only screen and (max-width:1024px) { 
#contenido .col_izq {
	float: none;
	width: 100%;
}
}
#contenido .col_der {
	float: right;
	width: 550px;
	text-align: center;
}
@media only screen and (max-width:1024px) { 
#contenido .col_der {
	float: none;
	width: 100%;
	margin-bottom:30px
}
}
#contenido .col_der .foto, #contenido .col_der2 .foto {
	height: auto;
	width: 100%;
	border-radius: 10px;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
	box-shadow: 0px 1px 5px 0px #4a4a4a;
	border: 1px solid #7C6940;
}
#contenido .col_der .video2, #contenido .col_der2 .video2 {
	height:300px;
	width: 100%;
	border-radius: 10px;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
	box-shadow: 0px 1px 5px 0px #4a4a4a;
	border: 1px solid #7C6940;
}

#contenido .col_izq2 {
	float: left;
	width: 400px;
}
@media only screen and (max-width:1024px) { 
#contenido .col_izq2 {
	float: none;
	width: 100%;
}
}
#contenido .col_der2 {
	float: right;
	width: 650px;
	text-align: center;
}
@media only screen and (max-width:1024px) { 
#contenido .col_der2 {
	float: none;
	width: 100%;
	margin-bottom:30px
}
}
.foto_peque {
	width: 500px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
	box-shadow: 0px 1px 5px 0px #4a4a4a;
	border: 1px solid #7C6940;
}
@media only screen and (max-width:1024px) { 
.foto_peque {
	width: 100%;
}
}
@media only screen and (max-width:1024px) { 
#contenido .col_der2 .foto_peque {
	width: 100%;
}
}
.col_izq.gde_azul, .col_izq2.gde_azul {
	text-align: right;
	font-size: 35px;
	color: #112659;
	line-height: 35px;
	padding-top: 80px;
}
@media only screen and (max-width:1024px) { 
.col_izq.gde_azul, .col_izq2.gde_azul {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
}
#seccion {
	font-size: 40px;
	color: #132178;
	text-align: center;
	padding-bottom: 40px;
}
.nombre_hotel {
	font-style: italic;
	color: #666;
	font-size: 20px;
	line-height: 22px;
}

.video {
	float: right;
	width: 650px;
	height: 366px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
	box-shadow: 0px 1px 5px 0px #4a4a4a;
	border: 1px solid #7C6940;
}
@media only screen and (max-width:1024px) { 
.video {
	float: none;
	width: 100%;
}
}
.txt_fondo {
	padding: 30px;
	background-color: rgba(255,255,255,.7);
	border-radius: 10px;
}
.txt_fondo a{
	color:#666
}
.bloque_seminario {
	background-image: url(../img/seminario.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 430px;
	text-align: center;
	padding-top: 90px;
	margin-right: auto;
	margin-left: auto;
	height: 335px;
}
@media only screen and (max-width:1024px) { 
.bloque_seminario {
	margin-bottom:30px
}
}
.bloque_seminario .destacado{
	font-size: 30px;
	line-height: 35px;
}
.bloque_exclusivo {
	background-image: url(../img/exclusivo.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 430px;
	text-align: center;
	padding-top: 90px;
	height: 355px;
	margin-right: auto;
	margin-left: auto;
}
@media only screen and (max-width:1024px) { 
.bloque_exclusivo {
	margin-bottom:30px
}
}
.bloque_exclusivo .destacado{
	font-size: 30px;
	line-height: 35px;
}
form {
	margin: 0px;
	padding: 0px;
}
.caja {
	width: 100%;
	font-family: 'PT Serif', serif;
	font-size: 18px;
	color: #666;
	padding: 10px;
	border: 1px solid #CCC;
	margin-bottom: 5px;
	border-radius: 10px;
}
.caja_bt {
	text-align: center;
	padding-top: 20px;
}
.bt {
	color: #FFF;
	background-color: #7D6A41;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 20px;
	border-radius: 10px;
	font-family: 'PT Serif', serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	font-style: italic;
}
a.bt:hover {
	background-color: #666666;
}
button:hover {
	background-color: #666666;
}
.fecha {
	font-size: 22px;
	padding-bottom: 20px;
	text-align: center;
	color: #7D6A41;
}
.pie_foto {
	font-size: 22px;
	text-align: center;
	font-style: italic;
	padding-top: 20px;
	padding-bottom: 20px;
}
.caja_legales p {
	margin: 0px;
	padding: 0px;
}
.caja_legales a {
	color:#666
}
