@charset "UTF-8";
/* CSS Document */

.body
{
	margin:0px;
	padding:0px;
	font-family:'myriad';
}
.main
{
	width:1200px;
	height:1000px;
	/*border:#E4E4E4 thin solid;*/
	position:relative;
	margin:auto;
	padding:0px;
}
.top
{
	width:100%;
	height:170px;
	background-color:#180a4e;/*000082;*/
	position:relative;
	top:0px;
	left:0px;
	
	margin:0px;
	
	
		
}
.bienvenida
{
	font-size:40pt;
	font-weight:600;
	color:#CCE7F0; /* 05e6fa 0080c7;*/
	text-transform:uppercase;
	
}
.contenido
{
	width:100%;
	height:750px;
	border-top:solid;
	border-top-color:#ed1b24;
	border-top-width:20px;
	margin:0px;
	padding:0px;
	
	
}
.subleft
{
	width:70%;
	border-right:solid;
	border-right-color:#ed1b24;
	border-right-width:20px;
	height:750px;
	margin:0px;
	padding:0px;
	left:0px;
	float:left;
}
.subright
{
	width:29%;
	
	height:750px;
	margin-left:-15px;
	padding-left:0px;
	padding-right:0px;
	left:0px;
	float:right;
	background-color:#CCE7F0;/*05e6fa 3AACEA;*/
	text-align:left;
}

.Menu
{
	
	color:#ffffff;
	width:100%;
	height:40px;
	margin:-2px;
}
.Menu td 
{
    width:250px;
	background-color:#180a4e;
	color:#ffffff;
	font-size:12pt;
	text-transform:uppercase;
	text-align:center;
}	

.Menu .separador
{
	
	width:26px;
	background-color:#ffffff;
}
.Menu a:link
{text-decoration:none;color:#ffffff;}
.Menu a:visited
{text-decoration:none;color:#ffffff;}

.sidebar1
{
	background-color:#eaeaea;

	background-repeat:no-repeat;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	color:#2a2a2a;
	border-color:#E6E8Ec;
	border-style:solid;
	border-width:1px;
	height:100px;
	width:250px;
	float:left;
	padding-left:0px;
	padding-top:0px;
}

.titulosidebar

{
	width:250px;
	height:25px;
	background-color:#ed1b24;
	color:#ffffff;
	text-transform:uppercase;
	padding-top:10px;
}
.textosidebar1

{
	
	
	color:#180a4e;
	padding-top:10px;
	font-size:12pt;
	padding-bottom:20px;
	text-align:left;
}
.obtenercupon
{
	position:relative;
	height:70px;
	margin-top:10px;
	
}
.button {
	margin-top:5px;
	border: 1px solid #cdcdcd;
	box-shadow: inset 0 0 1px 1px #fff;
	background-image: linear-gradient(to bottom, #ffffff, #ed1b24);
	padding: 0;
	
	color: #fff;
	
	font-size: 12px;
	font-weight: bold;
	height: 29px;
	line-height: 29px;
	text-transform: uppercase;
	vertical-align: middle;
	width:70px;
	
	z-index:1000;
	cursor:pointer;
}
.middlebar
{
	background-color:#fff;

	background-repeat:no-repeat;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	color:#2a2a2a;
	border-color:#E6E8Ec;
	border-style:solid;
	border-width:1px;
	height:670px;
	width:585px;
	float:left;
	padding-left:0px;
	padding-top:0px;
}
div.texto
{
	width:400px;
	color:#180a4e;
	text-align:left;
}
#datahotel
{
	color:#ed1b24;
}
.footer{
	width:100%;
	height:30px;
	background-color:#180a4e;
	position:absolute;
	top:920px;
	left:0px;
	color:#fff;
	margin:0px;
	
	
		
}
.footerder
{
	float:right;
}
.footerizq
{
	float:left;
}
.destino
{
	font-size:16pt;
	padding-top:10px;
	padding-bottom:10px;
	color:#180a4e;
	height:50px;
	text-transform:uppercase;
}
.tituloder
{
	background-color:#000082;
	color:#ffffff;
	font-size:12pt;
	text-transform:uppercase;
	text-align:center;
	width:100%;
}	
.listadestinos
{
	padding-left:5px;
	padding-right:5px;
	
}