	
* {
margin:0px;
padding:0px;
}

/*	-------------------------------------------------------------
	Reset para cross-browsing
	-------------------------------------------------------------	*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym,address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-size: 100%;
	background: transparent;
	color: #666;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img{
	border: none;
}
a{
	text-decoration: none;
	color: #00ABDB;
}
a:hover{
	color: green;
}
h1, h2, h3, h4, h5, h6, h7, h8{
	font-family: Arial, sans-serif;
	font-weight: normal;
	color:#fff;
}
h3{
	font-size:18px;
	color:#0099cc
}
p{
	font-family:Arial, Arial Narrow, sans-serif;
	font-size: 0.86em;
	color: #fff;
	line-height: 140%;
}
table, tbody, tr, th, td{
	vertical-align: middle;
} 
/*	-------------------------------------------------------------
	Reset para cross-browsing
	-------------------------------------------------------------	*/
	
	
body{
	background: url(images/random-3.jpg) top center no-repeat #210D07; 
	font-family: "Arial Narrow", Arial, sans-serif;
}

.wrapper{
	width: 1024px;
	height: auto;
	background: transparent;
	margin: 0 auto;
}

.header{
	height: 263px;
	width: 1024px;
	background: url(images/header.png) top center no-repeat;
	
}
.leader_banner{
	width:728px;
	height:90px;
	float:left;
	padding:5px 0 0 100px;
	overflow:hidden;

}

/*::::::::::::::::::HEADER::::::::::::::::::.*/
.logo{
	padding: 7px 0 0 57px;
	float: left;
}
.tagline{
	float: left;
	width: 383px;
	height: 75px;
	padding:10px 0 0 90px;
}
.tagline h2{
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 25px;
	color: #fff;
	float: right;
	text-align:center;
	padding-left:51px;
}
.logo_vive_mexico{
	float:left;
}
.search{
	float:left;
	height:137px;
	padding:23px 0 0 0 ;
	text-align:left;
	width:115px;
}
.search h2{
	clear:both;
	color:#00ABDB;
	font-size:16px;
	padding:0 0 17px 50px;
	width:100%;
}
.input.search-text{
	color: #00abdb;
	background-color: #fff;
	border: 2px solid #00abdb;
}
.search_radio_home{
	font-size:11px;
	width:100px;
}
.radio_home{
	padding:0 0px 0 14px;
}
.btn_ir{
	float:right;
	width:29px;
	height:20px;
}

.menu_banner{
	width:830px;
	height:auto;
	float:left;
}
.search-text{
	width:125px;
	margin-left:15px;
	
}
/*::::::::::::::::::HEADER::::::::::::::::::.*/
.menu{
	float:left;
	line-height:75px;
	padding:0 0 5px 25px;
	width:535px;
}
.clear{clear:both;height:10px;}


.preload1 {background: url(drop3/blank_over.gif);}
.preload2 {background: url(drop3/blank_overa.gif);}

.menu2 {margin:0; list-style:none; width:535px; height:75px; position:relative; z-index:500;}
.menu2 li.top {display:block; float:left;}
.menu2 li a.top_link {display:block; float:left; height:75px; line-height:75px; width:auto; color:#00ABDB; text-decoration:none; font-size:100%; font-weight:bold; font-family:"Arial Narrow" cursor:pointer; }
.menu2 li a.top_link span {float:left; display:block; padding:0 15px 0 15px; height:75px;background:url(drop3/blank.gif) right top;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 15px 0 15px; height:42px; background:url(drop3/blanka.gif) no-repeat right top;}
.menu2 li a.top_link:hover {color:#fff; background-color:#00ABDB;}
.menu2 li a.top_link:hover span {background-color:#00ABDB;}
.menu2 li a.top_link:hover span.down {background:transparent url(images/menu_over.gif) repeat scroll 0 0;}

.menu2 li:hover > a.top_link {color:#fff; background-color:#00ABDB;}
.menu2 li:hover > a.top_link span {background:url(drop3/blank_over.gif) no-repeat right top;}
.menu2 li:hover > a.top_link span.down {background:transparent url(images/menu_over.gif) repeat scroll 0 0;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible; position:relative; z-index:200;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {
	position:absolute; left:-9999px; top:-9999px; 
	width: 165px; 
	height:0; margin:0; padding:0; 
	list-style:none; font-family:Arial, Helvetica, sans-serif;}

.menu2 :hover ul.sub {left:0; top:75px; background:#eaeaea; padding:3px 6px; white-space:nowrap; width: 165px; height:auto; z-index:300;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:90px; font-weight:normal;}
.menu2 :hover ul.sub li a {display:block; font-size:11px; height:20px; line-height:20px; text-indent:5px; color:#666; text-decoration:none;}
.menu2 :hover ul.sub li a.fly {background:#fff url(drop3/arrow.gif) 80px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#00ABDB; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:#00ABDB url(drop3/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:#00ABDB url(drop3/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background:#ccc; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:90px; z-index:400; height:auto;}

.menu2 ul li, .menu2 ul li a{
	width: 165px;
}



/*:::::::::::::::::MENU:::::::::::::::::::.*/

/*:::::::::::::::::CONTENT:::::::::::::::::::.*/
.content{
	background: url(images/content_gris.png) top center repeat-y;
	min-height: 1000px;
	width: 1024px;
	float:left;
	height:auto;
}
.content_promociones{
	background: url(images/content_promociones.png) top center no-repeat;
	width:500px;
	height:306px;
	float:left;
	padding:0 0 0 30px;
}
.top_promociones{
	float:left;
	width:450px;
	height:60px;
}
.promociones_h2{
	float:left;
	padding:12px 0 10px 10px;
	width:150px;
	height:30px;
}
.promociones_h2 h2{
	color:#FFFFFF;
	font-family:"Arial Narrow";
	font-size:25px;
}
.todas_promos_btm{
	float:right;
	width:148px;
	height:40px;
	background:transparent url(images/todas_promos_btm.png) no-repeat scroll center;
	line-height:35px;
	margin-top:20px;
	padding-left:16px;
}

.todas_promos_btm a{
	font-size:15px;
	color:#fff;
}
.info_promociones{
	width:408px;
	height:60px;
	padding:14px 0 0 40px;
	float:left;
}
.thumbs_promociones{
	width:90px;
	height:50px;
	float:left;
	background-color:#0099CC;
	padding:2px;
	float:left;
	
}

.thumbs_promociones a{
	width:90px;
	height:50px;
	float:left;
	overflow: hidden;
	}

.thumbs_promociones img{
	width:90px;
	
}

.descripcion_promociones{
	width:215px;
	height:50px;
	float:left;
	padding:0 0 2px 5px;
}
.titulo_promo_index a{
	float:left;
	font-size:20px;
	font-weight:bold;

}
.descripcion_promociones p{
	width:228px;
	height:10px;
	float:left;
	padding-top:5px;
	font-family:Arial Narrow, sans-serif;
	font-size:90%;
	color: #666;
}
.mas_promociones a{
	font-size:13px;
}
.content_mapa{
	background:transparent url(images/content_mapa.png) no-repeat scroll center top;
	float:left;
	height:323px;
	padding:0 0 0 42px;
	width:403px;
	
}
.mapa_mexico_flash{
	float:left;
	width:400px;
	height:250px;
	position:relative;
}
.content_mapa h2{
	color:#FFFFFF;
	font-family:"Arial Narrow";
	font-size:25px;
	width:auto;
	text-align:left;
	padding:6px 20px 0 247px;
}
.division{
	width:100%;
	height:1px;
	float:left;
}
.content_noticias{
	float:left;
	width:600px;
	height:310px;
	padding:0 0 10px 20px;
}
.titulo_acordeon{
	background:transparent url(images/titulo_acordeon.jpg) no-repeat scroll center top;	
	width:586px;
	height:32px;
	float:left;
	cursor:pointer;
}
.content_noticias h2{
	color:#FFFFFF;
	font-family:"Arial Narrow";
	font-size:25px;
	width:auto;
	padding: 2px 0 0 17px;
	position: relative;
}
.descripcion_noticias{
	background:transparent url(images/content_acordeon.png) repeat-y center top;		
	float:left;
	height:200px;
	width:540px;
	padding:10px 0 0 46px;
	position: relative;
}	
.descripcion_noticias h4{
	font-size:12px;
}
.titulo_noticias{
	float:left;
	width:582px;
	height:45px;
}
.titulo_noticias a{
	font-size:18px;
	color:#00ABDB;
	font-weight:bold;
}
.titulo_noticias a:hover{
	color:green;

}
.imagen_noticias{
	float:left;
	width:200px;
	height:134px;
	padding:3px;
	background-color:#fff;
}
.imagen_noticias a{
	float:left;
	width:200px;
	height:134px;
	overflow: hidden;
}
.imagen_noticias img{
	width:200px;
}
.p_noticias{
	float:left;
	padding:0 0 0 5px;
	width:327px;
	height:100px;
	overflow: hidden;
}
.p_noticias p{
	font-size:17px;
	color:#666;
	height: 96px;
	overflow: hidden;
}
.mas_noticias{
	float:right;
	height:37px;
	overflow:hidden;
	width:110px;
	padding-right: 10px;
}
.bottom_noticias{
	float:left;
	width:50px;
	height:50px;
}
.eventos{
	float:left;
	font-size:23px;
	padding:0 0 0 20px;
}
.eventos a:link, .eventos a:visited{
	color:#fff;
}
.eventos a:hover{
	color:#0099cc;
}
.galerias{
	float:left;
	font-size:23px;
	padding:6px 0 0 20px;
}
.galerias a:link, .galerias a:visited{
	color:#fff;
}
.galerias a:hover{
	color:#0099cc;
}
.box_banner{
	width:300px;
	height:250px;
	background-color:#fff;
	float:left;
	padding:3px;
	margin:4px;
	_margin:2px;
}
.content_notas{
	background:transparent url(images/content_notas.png) no-repeat scroll center top;
	float:left;
	width:600px;
	height:311px;
	padding:0 0 0 20px;
}
.content_notas h2{
	color:#FFFFFF;
	font-family:"Arial Narrow";
	font-size:25px;
	width:auto;
	padding: 17px 0 20px 17px;
}
.descripcion_notas{
	float:left;
	height:86px;
	padding:4px 0 0 55px;
	width:355px
}
.descripcion_notas a{
	color:#00ABDB;
	font-size:18px;
	font-weight:bold;
}
.p_notas{
	float:left;
height:65px;
overflow:hidden;
padding:5px 0 0;
width:355px;
}
.p_notas p{
	font-size:15px;
	color:#666;
}
.imagen_notas{
	background:transparent url(images/imagen_nota_bg.png) no-repeat scroll center top;
	float:left;
	width:168px;
	height:126px;
}
.imagen_notas a{
	float:left;
	padding:15px 0 0 27px;
}
.masnotas_btm{
	float:left;
	width:111px;
	height:37px;
}

.content_newsletter{
	background:transparent url(images/content_newsletter.png) no-repeat scroll center top;
	float:right;
	width:352px;
	height:380px;
	padding:0 0 0 20px;
	margin-right:20px;

}
.content_newsletter h2{
	color:#FFFFFF;
	font-family:"Arial Narrow";
	font-size:25px;
	width:auto;
	padding: 15px 0 0 15px;
}
.opcion1_newsletter{
	float:left;
	width:280px;
	height:75px;
	padding-top:19px;
	padding-left:42px;
	_padding-top:15px;
	_padding-left:25px;
	_height:60px;
}

.opcion1_descripcion{
	float:left;
	
}
.opcion1_descripcion h3{
	font-size:15px;
	color:#666;
	font-weight:bold;
}
.opcion1_descripcion p{
	font-size:12px;
}
.opcion1_input{
	float:left;
	padding:5px 0 0 0;
	width:159px;
	height:28px;
	background:transparent url(images/input_newsletter.png)no-repeat scroll center top;
	margin-top:5px;
}
.opcion1_input input{
	background-color:#1fc0ec;
	border:0;
	margin:3px 0 0 5px;
	color:#fff;
}
.opcion1_btm{
	float:left;
	padding:8px 0 0 24px;
}
/*:::::::::::::::::CONTENT:::::::::::::::::::.*/
/*:::::::::::::::::CONTACTO:::::::::::::::::::.*/
.conte_contacto {
	width:540px;
	height:500px;
	float:left;
}
.formulario {
	width:550px;
	height:auto;
	float:left;
	margin-top:30px;
}
.formulario form{
	width:400px;
	height:auto;
	float:left;
	margin-top:20px;
	margin-left:40px;
}
.lbl {
	float:left;
	width:100px;
	margin-left:20px;
	margin-right:20px;
	color:#666;
	font-size:14px;
	font-weight:bold;
}
.lbl_input {
	float:left;
	width:100%;
	margin-top:15px;
}
.lbl_b {
	float:left;
	width:200px;
	margin-left:20px;
	margin-right:20px;
	color:#666;
	font-size:14px;
	font-weight:bold;
}
.lbl_b input {
	float:left;
	width:15px;
	height:15px;
}
.cont_input {
	float:left;
	width:220px;
	text-align:left;
}
.cont_input input, .cont_input select, .cont_input textarea {
	background-color:transparent;
	border: 1px solid #00ABDB;
	color:#213B09;
	font-size:12px;
	padding:5px 10px;
	font-family:trebuchet MS;
}
.error {
	background-image:url(../images/error.png);
	background-repeat:no-repea;
	float:left;
	height:auto;
	padding-left:15px;
	/*visibility:hidden;*/
	display:none;
	width:auto;
	margin:5px 0 5px 105px;
	color:#696969;
	font-weight:bold;
}
.link_correo {
	font-size:11px;
	color:#213B09;
}
.link_correo a{
	font-size:11px;
	color:#213B09;
}
.link_correo a:hover{
	font-size:11px;
	color:#00ABDB;
}
.product_enviar {
	width:60px;
	height:15px;
	float:left;
	padding:5px;
	background-repeat:no-repeat;
	margin:10px 0 0 220px;
	_margin:10px 0 0 100px;
	text-align:center;
}
.product_enviar a{
	color:#00ABDB;
	font-size:14px;
	text-decoration:none;
}
.product_enviar a:hover{
	color:#00ABDB;
}
.leyenda {
	width:200px;
	height:15px;
	float:left;
	padding:5px;
	margin:10px 240px 0 20px;
	text-align:left;
	color:#00ABDB;
	font-weight:bold;
}


.next{
	padding-left:10px;
	float:left;
}
.prev{
	padding-left:10px;
	float:left;
}

/*:::::::::::::::::CONTACTO:::::::::::::::::::.*/

/*:::::::::::::::::CONTENT-DETALLE-PROMOS:::::::::::::::::::.*/
.content_left{
	float:left;
	width:394px;
	height: auto;
}
.content_buscador{
	background:transparent url(images/content_buscador.png) no-repeat scroll center top;
	float:right;
	height:236px;
	margin:3px 0 0;
	width:268px;
	padding-left:20px;
}
.top_buscador{
	float:left;
	padding:0 0 0 20px;

}
.top_buscador h2{
	color:#FFFFFF;
	font-family:"Arial Narrow";
	font-size:25px;
}
.input_buscador{
	float:left;
	width:252px;
	height:185px;
}
.destino_buscador{
	width:258px;
	height:21px;
	float:left;
	padding:26px 0;
}
.region_buscador{
	float:left;
	width:258px;
	height:21px;
}
.form-item{
	float:left;
	height:21px;
	width:210px;
}
.btn_ir_buscador{
	float:left;
}
.titulo_input_destino{
	float:left;
	width:210px;
	height:21px;
}
.search_destino{
	float:left;
}
.boxbanner{
	float:right;
	padding:3px;
	margin: 0 0 0 0;
	width:300px;
	height:250px;
}
.otras_promociones{
	background: url(images/otraspromociones_detalle.png) top center no-repeat;
	width:370px;
	height:453px;
	float:right;
}
.top_otras_promociones{
	float:left;
    padding:22px 0 0 42px;
}
.top_otras_promociones h2{
	color:#FFFFFF;
	font-family:"Arial Narrow";
	font-size:25px;	
}
.info_otras_promociones{
	float:left;
	height:60px;
	padding:30px 0 0 55px;
	width:300px;
}
.thumbs_otras_promociones{
	width:90px;
	height:50px;
	float:left;
	background-color:#fff;
	padding:2px;
	float:left;
	margin-right:3px;
}

.thumbs_otras_promociones a{
	width:90px;
	height:50px;
	float:left;
	overflow: hidden;
}
.thumbs_otras_promociones img{
	width:90px;
}

.descripcion_otras_promociones{
	color:#666666;
	float:left;
	font-size:90%;
	height:auto;
	width:203px;	
}
.descripcion_otras_promociones h3{
	font-weight:bold;
	color:#fff;
	font-size:18px;
}
.ver_promocion{
	float:right;
	height:19px;
	width:91px;
	}
.top_promos_relacionadas{
	float:left;
	padding:4px 0 0 13px;
}
.top_promos_relacionadas h2{
	color:#FFFFFF;
	font-family:Arial,"Arial Narrow", sans-serif;
	font-size: 20px;	
	padding: 3px 0 0 0;
}
.info_promos_relacionadas{
	float:left;
	height:60px;
	padding:30px 0 0 17px;
	width:470px;
}
.thumbs_promos_relacionadas{
	width:90px;
	height:50px;
	float:left;
	background-color:#fff;
	padding:2px;
	float:left;
	margin-right:3px;
}
.thumbs_promos_relacionadas a{
	width:90px;
	height:50px;
	float:left;
	overflow: hidden;
}
.thumbs_promos_relacionadas img{
	width:90px;
}
.descripcion_promos_relacionadas{
	color:#666666;
	float:left;
	font-size:90%;
	height:auto;
	width:330px;	
}
.descripcion_promos_relacionadas p a{
	color: #E71828;
}
.descripcion_promos_relacionadas p a:hover{
	color: #DF700D;
}


.descripcion_promos_relacionadas h3{
	font-weight:bold;
	color:#fff;
	font-size:18px;
}
.ver_promocion{
	float:right;
	height:19px;
	width:91px;
	padding:3px 25px 0 0;
}
.newsletter_detalle{
	background:transparent url(images/newsletter_detalle.png) no-repeat scroll center top;
	float:right;
	height:158px;
	padding:0 0 0 7px;
	width:360px;
}
.newsletter_detalle h2{
	color:#FFFFFF;
	font-family:"Arial Narrow";
	font-size:25px;
	width:auto;
	padding: 7px 0 0 5px;
}
.content_detalle_right{
	width:630px;
	height:auto;
	float:right;
	padding:0 0 0 0;
	
}
.content_detalle{
	background: url(images/content_detalle.png) top center no-repeat;
	width:620px;
	height:500px;
	float:right;
	padding:0 0 0 0;
}
.top_detalle{
	float:left;
	width:600px;
	height:46px;
}
.titulo_detalle{
	float:left;
}
.titulo_detalle h2{
	font-family:Arial Narrow;
	font-size:25px;
	padding:13px 0 0 10px;
}
.precio_detalle{
	float:right;
	padding:0 5px 0 5px;
	width: 134px;
	background: #99CC33;
	border: 1px solid #567F1F;
	border-right: none;
	border-top: none;
}
.precio_detalle h3{
	float:right;
	font-size:20px;
	color: #F4FFDF;
	padding: 7px 0 5px 0;
	font-weight: bold;
}
.descripcion_detalle{
	float:left;
	width:600px;
	height:auto;
}
.p_descripcion_detalle{
	float:left;
	width:500px;
	height:auto;
	padding:35px 0 0 55px;
}
.reservar_btm{
	float:left;
	padding-top: 15px;
}
.descripcion_detalle p{
	color:#666;
}
.info_galeria_detalle{
	float:left;
	width:600px;
	height:auto;
	padding:0 0 0 20px;
}
.info_iconos{
	float:left;
	width:220px;
	height:290px;
}
.info_detalle{
	float:left;
	width:220px;
	height:80px;
	padding-top:35px;

}
.iconos_promocion{
	float:left;
	height:111px;
	width:210px;
	padding:60px 0;
}
.icono_imprimir{
	float:left;
	width:210px;
	height:37px;
}
.icono_imprimir a:link, .icono_imprimir a:visited{
	background:transparent url(images/imrpimir_btm.jpg) no-repeat scroll left top;
	float:left;
	height:37px;
	line-height:37px;
	width:200px;
	color:#666;
	text-align:right;
}
.icono_imprimir a:hover{
	background:transparent url(images/imrpimir_btm_hover.jpg) no-repeat scroll left top;
	float:left;
	height:37px;
	line-height:37px;
	width:200px;
	color:#666;
	text-align:right;
}
.icono_enviar{
	float:left;
	width:210px;
	height:37px;
}
.icono_enviar a:link, .icono_enviar a:visited{
	background:transparent url(images/enviar_btm.jpg) no-repeat scroll left top;
	float:left;
	height:37px;
	line-height:37px;
	width:190px;
	color:#666;
	text-align:right;
}
.icono_enviar a:hover{
	background:transparent url(images/enviar_btm_hover.jpg) no-repeat scroll left top;
	float:left;
	height:37px;
	line-height:37px;
	width:190px;
	color:#666;
	text-align:right;
}
.icono_descargar{
	float:left;
	width:210px;
	height:37px;
}
.icono_descargar a:link, .icono_descargar a:visited{
	background:transparent url(images/bajar_btm.jpg) no-repeat scroll left top;
	float:left;
	height:37px;
	line-height:37px;
	width:210px;
	color:#666;
	text-align:right;
}
.icono_descargar a:hover{
	background:transparent url(images/bajar_btm_hover.jpg) no-repeat scroll left top;
	float:left;
	height:37px;
	line-height:37px;
	width:210px;
	color:#666;
	text-align:right;
}
.galeria_detalle{
	width:360px;
	height:auto;
	float:left;

}
.thumb_galeria_detalle{
	width:162px;
	height:108px;
	float:left;
	padding:5px;
	background-color:#99cc33;
	margin:8px 8px 8px 0;
	overflow: hidden;
}

.thumb_galeria_detalle a{
	width:162px;
	height:108px;
	float:left;
	overflow: hidden;
}

.thumb_galeria_detalle img{
	width:162px;
}


.promos_skyscraper{
	float:left;
	height:611px;
	width:630px;
}
.promos_relacionadas{
	background:transparent url(images/content_promo_relacionadas.png) no-repeat scroll center top;
	float:left;
	width:494px;
	height:611px;
	padding:0 0 0 0;
}
.skyscraper{
	width:120px;
	height:600px;
	float:left;
	padding:2px;
	background-color:#fff; 	
}

.content_promos_contacto{
	overflow:hidden;
	width:494px;
	height:545px;
	float:left;
}
/*:::::::::::::::::CONTENT-DETALLE-PROMOS:::::::::::::::::::.*/

/*:::::::::::::::::CONTENT-DETALLE-LISTA:::::::::::::::::::.*/
.content_detalle_lista{
	width:620px;
	height:auto;
	float:right;
	padding:10px 0 0 0;
}
.top_detalle_lista{
	/*background: url(images/top_lista.png) top center no-repeat;*/
	background: #6D9A35;
	float:left;
	width:600px;
	border-bottom: 2px solid #567F1F;
	padding: 0 0 10px 0;
}
.titulo_detalle_lista{
	float:left;
	width: 455px;
}
.titulo_detalle_lista h2{
	font-size:20px;
	line-height: 130%;
	padding: 10px 0 0 10px;
}
.descripcion_detalle_lista{
	background: url(images/content_bottom.png) top center repeat-y;
	float:left;
	width:600px;
	height:auto;
}
.info_detalle_lista{
	float:left;
	height:auto;
	width:600px;
	padding:20px 0;
}
 .not_found{
	float:left;	
	padding-left:10px;
}
.thumbs_detalle_lista{
	background-color:#99CC33;
	float:left;
	height:108px;
	margin:8px 8px 8px 15px;
	padding:3px;
	width:162px;
	overflow: hidden;
}
.thumbs_detalle_lista a{
	float:left;
	height:108px;
	width:162px;
	overflow: hidden;
}
.thumbs_detalle_lista img{
	width: 162px;
}
.p_descripcion_detalle{
	float:left;
	width:500px;
	padding: 10px 0 0 45px;
}
.desc_detalle_lista{
	float:left;
	width:400px;
	height: auto;
	padding-top:10px;
}
.descripcion_detalle_lista p{
	color:#666;
	padding-top:5px;
}
.breadcrumb{
	font-size: 0.7em;
	padding-bottom: 15px;
}
.breadcrumb a{
	color: #6D9A35;
}
.breadcrumb a:hover{
	color: #99CC33;
	text-decoration: underline;
}


.descripcion_detalle_lista h3{
	color:#666;
	font-size:20px;
}
.bottom_detalle_lista{
	background: url(images/bottom_lista.png) top center repeat-y;	
	float:left;
	height:25px;
	width:600px;
}
.cont_right{
	float:left;
	width:302px;
padding:10px 0 10px 20px;
}
.cont_right h2{
	float:left;
	color:#00ABDB;
	font-weight:bold;
}
.podcast{
	float:left;
	
}
.title_pod{
	float:left;
	width:500px;
	padding:5px 0 5px 10px;
	
}
/*:::::::::::::::::CONTENT-DETALLE-LISTA:::::::::::::::::::.*/
/*:::::::::::::::::CONTENT-HOME-PROMOS:::::::::::::::::::.*/
.content_top{
	float:left;
	height:280px;
	width:1024px;	
	padding-top:20px;
}
.content_left_home_promo{
	float:left;
	width:340px;
	height: auto;
}
.promo_principal{
	background: transparent url(images/content_promo_principal.png) no-repeat center top;
	width:349px;
	height:280px;
	float:left;
	padding:0 20px 0 0;
}
.top_promo_principal{
	float:left;
	padding:4px 0 0 16px;
}
.top_promo_principal h2{
	color:#FFFFFF;
	font-family:"Arial Narrow";
	font-size:25px;	
}

.info_promo_principal{
	float:left;
	width:270px;
	height:239px;
	padding: 0 0 0 30px;
}
.info_promo_principal h2{
	color: #CC0066;
	font-size:21px;
}
.info_promo_principal p{
	color: #CC0066;
	font-weight:bold;
}
.titulo_promo_principal{
	float:left;
	height:25px;
	width:270px;
	padding-top:9px;
}
.titulo_promo_principal a{
	color: #CC0066;
	font-size:21px;
}
.titulo_promo_principal a:hover{
	text-decoration:underline;
}
.desc_promo_principal{
	float:left;
	width:301px;
	height:82px;
}
.desc_promo_principal p{
	float:left;
	width:301px;
	height:36px;
	overflow:hidden;
	padding-bottom:6px;
}
.desc_promo_principal h3{
	float:left;
	width:120px;
	height:24px;
	overflow:hidden;
	font-size:12px;
	color:#CC0066;
}


.ver_promo_btm{
	float:right;
}
.desc_promo_principal a {
	float:left;
	font-size:12px;
}
.desc_promo_principal a:hover{
	color:#91CA3D;
}
.promo_principal_img{
	width:300px;
	height:115px;
	float:left;
}
.promo_principal_img img{
	width:315px;
	height:115px;
	float:left;
}
.content_bottom{
	float:left;
	
}
.content_bottom_left{
	float:left;
	width:500px;
	height:auto;
}
.top_home_promociones{
	background: transparent url(images/promociones_top.png) no-repeat center top;
	width:509px;
	height:765px;
	float:right; 
}
.top_promos{
	float:left;
	padding:23px 0 0 13px;
}
.top_promos h2{
	font-size:25px;
	
}
.info_top_promos{
	float:left;
	height:60px;
	padding:27px 0 0 17px;
	width:440px;
}
.thumbs_top_promos{
	background-color:#FFFFFF;
	float:left;
	height:50px;
	margin-right:3px;
	padding:2px;
	width:90px;
}
.thumbs_top_promos img{
	height:50px;
	width:90px;
}
.descripcion_top_promos{
	color:#666666;
	float:left;
	font-size:90%;
	height:auto;
	width:330px;
}
.descripcion_top_promos h3{
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
}
/*:::::::::::::::::CONTENT-HOME-PROMOS:::::::::::::::::::.*/

/*:::::::::::::::::FOOTER:::::::::::::::::::.*/
.footer{
	background:transparent url(images/footer.png) no-repeat scroll center top;
	float:left;
	width:980px;
	height:97px;
	padding:0 0 0 51px;
}
.footer h2{
	color:#0099cc;
	font-size:25px;
	text-align:center;
	font-family:"Arial Narrow";
	 padding:10px 0 0 0;
}
.footer p{
	color:#333;
	font-size:14<!---->px;
	text-align:center;
	font-family:"Arial Narrow";
	padding:5px 0 0 0;
	width:90%;
}
.footer a{
	font-size:11px;
}
.menu_footer{
	padding-right:70px;
	float:right;
	width:300px;
	height:12px;
}
.menu_footer li{
	font-size:11px;
	float:right;
	padding:0 5px 0 5px;
}
.footer_redes {
	float:left;
	width:60px;
	height:30px;
	padding:0 0 0 50px;
	margin:10px 0 0 300px;
}
.footer_gamol {
	float:left;
	width:300px;
	height:30px;
	margin:10px 0 0 0;
}
/*:::::::::::::::::FOOTER:::::::::::::::::::.*/











/*::::::::::::::::::::::::::::: INFONAVIT :::::::::::::::::::::::::::::*/

.precalifica{
	width: 100%;
	padding: 10px 0;
	float: left;
}

.precalifica li span{
	font-weight: bold;
	padding-right: 8px;
}
.data-worker{
	float: left;
	padding: 15px 0;
	width: 100%;
}
.data-worker span{
	color: #00235A;
}

.result-detail {
	width: 100%;
	float: left;
	padding: 20px 0;
}


.result-detail li{
	float: left;
	width: 100%;
	padding: 3px 0;
	line-height: 145%;
}


span.result-data{
}
span.result-field{
	float: left;
	width: 270px;
}
span.sign{
	float: left;
	width: 6px; 
}
span.pesos{
	float: left;
	width: 100px; 
}
span.other-value{
	float: left;
	width: 100px; 
}

.result-detail li.total{
	border-top: 1px solid #ccc;
	background: #f2f2f2;
}



/*::::::::::::::::::::::::::::: INFONAVIT :::::::::::::::::::::::::::::*/



/*::::::::::::::::::::::::::::: RUTAS :::::::::::::::::::::::::::::*/


.p_descripcion_detalle table{
	max-width: 400px;
}

.agente, .agencia{
	width: 100%;
	float:left;
	padding: 30px 0;
}

.agente a, .agencia a{
	width: 232px;
	height: 54px;
	float: right;
	background: url(images/btn-agente.jpg) top left no-repeat;
	display: block;
	text-indent: -9000px;
}
.agente a, .agencia a{
	width: 256px;
	background: url(images/btn-agencia.jpg) top left no-repeat;
}

.agente a:hover, .agencia a:hover{
	background-position: 0 -56px;
}
/*::::::::::::::::::::::::::::: RUTAS :::::::::::::::::::::::::::::*/


.directorio-agencias, .inner-content{
	width: 90%;
	padding: 1% 5%;
	float: left;
}
.directorio-agencias li{
	width: 30%;
	padding: 2% 2% 0 0;
	float: left;
	font-size: 1.3em;
}
.listado_agencias{
	width: 90%;
	padding: 5%;
	float: left;
}
.agencia_item{
	width: 47%;
	padding: 0 2% 0 0;
	float: left;
	height: 125px;
	overflow: hidden;
}

.agencia_item h3{
	color: #00ABDB;
	font-size: 16px;
	width: 100%;
	float: left;
	padding: 0 0 5px 0;
	margin-bottom: 5px;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
}
.agencia_item ul li{
	font-size: 13px;
	width: 100%;
	float: left;
	padding: 0 0 5px 0;
	line-height: 110%;
}
.agencia_item ul li span{
	color: #6D9A35;
	font-size: 12px;
}

a.little-back{
	color: #fff;
	font-size: 12px;
	float: left;
	padding: 5px 0 7px 5px;
}

a.little-back:hover{
	color: #567F1F;
}

form.agency-register{
	width: 100%;
	float: left;
	padding: 20px 0;
}
form.agency-register h3{
	float: left;
	width: 100%;
	padding:0 0 10px 0;
}
.form-field{
	width: 48%;
	padding: 1%;
	float: left;
	height: auto;
}
.form-field label{
	width: 100%;
	float: left;
	padding: 5px 0;
}

.form-field input, .form-field textarea{
	width: 94%;
	float: left;
	padding: 5px 2px;
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
input.send-blue{
	background: #49BDF0;
	border: 1px solid #ddd;
	padding: 5px;
	color: #fff;
	width: auto;
	float: left;
	cursor: pointer;
	border-color: #fff #fff #2881D0 #2881D0;
}

span.blue{
	color: #00ABDB;
}
