@charset "UTF-8";
/* CSS Document */

/* ------------------------------------------------------------------------------------------------------
* Hoja de estilo básica (para versiones 4 navegadores)


* Versión: 			1.0
* Autor: 			Infotec
* Fecha: 			29 / 04 / 2009
* Fecha versión anterior: 
* Cambios: 			
* Gramática CSS: 		2.1
* Gramática (X)HTML: 		1.0 Strict
* Comentarios: 
* Sitio Web: 			<a href="http: ">http: /</a>/www.infotec.com.mx
--------------------------------------------------------------------------------------------------------- */
/* Reset para eliminar incompatibilidad entre navegadores */
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
a {
	text-decoration:none;
	color:#666;
	font-size: 12px;
}
a:hover {text-decoration:underline;}
: focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
a[href^="http:"], a[href^="https:"] {
    background: url("ico_linkExterno.png") no-repeat scroll right 3px transparent;
    padding-right: 15px;
}
/* termina reset */

body {
	background-color: #FFF;
	background-image: url(bg_asa.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
}
#wrapper {
	width: 1010px;
	margin: auto;
}
#herramientas {
	background: url(fnd_herramientas.png) no-repeat;
	width: 1010px;
	height: 29px;
	font-size: 11px;
	word-spacing: 3px;
	text-align: right;
}
#herramientas ul{
	padding-left: 480px;
	padding-top: 8px;
}
#herramientas ul li{
	float: left;
	padding-right: 15px;
}

#herramientas a {
	color: #303030;
	text-decoration: none;
	font-size: 11px;
}
#herramientas a:hover {
	text-decoration: underline;
}
ul.MenuBarHorizontal a {
	text-decoration:underline;
}
#header {
	width: 1010px;
	height: 120px;
	background-image: url(fnd_header.png);
	background-repeat: no-repeat;
	position: relative;
}
h1#logo_ASA {
	background: url(logo_asa.gif) no-repeat;
	display: block;
	width: 260px;
	height: 68px;
	text-indent: -9000px;
	float: left;
	margin-left: 44px;
	margin-top: 32px;
}
h1#logo_ASA a {
    display: block;
    height: 65px;
    outline: medium none;
    width: 255px;
}

#buscador {
    position: absolute;
    right: 36px;
    top: 55px;
    width: 230px;
}
.cse .gsc-control-cse, .gsc-control-cse {
	background: transparent !important;
	border: none !important;
}
#buscador input[type=text] {
	width: 162px;
}
#buscador input[type=button] {
	background: url(bt_buscar.gif) no-repeat;
    border: none;
    height: 23px;
    width: 23px;
	color: #fff;
	font-weight: bold;
	position: relative;
	top: 2px;
}

/*redes sociales*/

#redes_sociales {
	width: 240px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 450px;
	float: left;
	margin-top: 5px;
}

#redes_sociales h2 {
    color: #5D5D5D;
    float: left;
    font-size: 10px !important;
    font-weight: bold;
    margin: 24px 0 0 5px;
    width: 65px;
}


#redes_sociales > div {
	float: left;
	height: 37px;
	width: 32px;
	margin-top: 16px;
}

#r1 a, #r2 a, #r3 a, #r4 a, #r5 a {
    background: none repeat scroll 0 0 transparent;
    display: block;
    font-size: 0;
    height: 40px;
    padding-right: 0;
    text-indent: -9000px;
    width: 38px;
}

#r1 {
    background: url("RS_Facebook.png") no-repeat scroll right top transparent;
}
#r1:hover {
    background: url("RS_Facebook.png") no-repeat scroll left top transparent;
}
#r2 {
    background: url("RS_youtube.png") no-repeat scroll right top transparent;
}
#r2:hover {
    background: url("RS_youtube.png") no-repeat scroll left top transparent;
}
#r3 {
    background: url("RS_rss.png") no-repeat scroll right top transparent;
}
#r3:hover {
    background: url("RS_rss.png") no-repeat scroll left top transparent;
}

#r4 {
    background: url("RS_linkedin.png") no-repeat scroll right top transparent;
}
#r4:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(RS_linkedin.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#r5 {
    background: url("RS_twitter.png") no-repeat scroll right top transparent;
}
#r5:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(RS_twitter.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#navegacion {
	width: 960px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
	background-color: #216D98;
	background-image: url(fnd_navegacion.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	height: 62px;
}
#navegacion ul li {
	float: left;
}
#navegacion ul li ul li {
	height: 24px;
	list-style-image: url(bullet_submenu.png);
	background-image: url(separador_submenu.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	background-position: -11px 0px;
	color: #093b52;
}
#navegacion ul li ul li h3 {
	font-size: 12px;
	font-weight: bold;
	color: #ccff00;
	margin: 10px 0 0 0;
}

#navegacion ul li ul li a:hover {
	color: #093b52;

}


ul.MenuBarHorizontal a.item {
	background: url("bullet_submenu.png") no-repeat scroll 3px 2px transparent;
	padding: 0;
	height: auto !important;
	cursor: pointer;
	font-size: 12px;
	margin: -3px 0 0 0;
	padding: 0 15px 0 15px;
	line-height: 12px;
}
ul.MenuBarHorizontal a:hover.item {
	background: url("bullet_submenu.png") no-repeat scroll 3px 2px transparent;	
}

#stage {
	width: 990px;
	height: 320px;
	margin: auto;
	background-image: url(bg_shadow.png);
	background-repeat: repeat-y;
	background-position: 11px 0px;
	padding-left:25px;
	
}

#feedback a{
	background: url(bt_feedback.png) no-repeat;
    display:block;
    font-size:0;
    height:127px;
    margin:0 0 0 947px;
    position:absolute;
    text-align:right;
    top:220px;
    width:31px;
    z-index:5;
}

#stage .esbozo {
	background: url(bg_transparent_black.png);
	left: 604px;
	position: relative;
	top: 113px;
	width: 293px;
	padding: 10px 21px 20px 21px;
}
#stage .esbozo h2 {
	color: #fff;
	font-size: 20px;
	letter-spacing: -1px;
	margin: 0 0 5px 0;
}
span.tagline {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	margin: 5px 0;
	display: block;
}
#stage .esbozo p, #stage .esbozo p a {
	color: #fff;
	font-size: 12px;
	line-height: 17px;
}
#stage #TabbedPanels1.TabbedPanels {
	margin: -34px 0 0 0;
}
#stage .TabbedPanelsContent {
	height: 330px;
}
#stage .TabbedPanelsContentGroup {
	position: relative;
	top: -27px;
}
#stage .TabbedPanelsTabGroup {
	left: 682px;
	padding: 5px;
	height:17px;
	position: relative;
	width: auto;
	top: 283px;
	z-index: 10;
	background:#fff;
	opacity:0.8;
	border-radius:20px;
	box-shadow:1px 1px 4px #999999;
	display:inline-block;
	
}
#stage #selector {
	/*background: url(fnd_selector.png) -10px 3px no-repeat;*/
	/*background:#fff;
	opacity:0.8;
	border-radius:20px;
	box-shadow:1px 1px 4px #999999;*/
	height: 26px;
	margin-top:6px;
	left: 675px;
	position: relative;
	top: 272px;
	width: 120px;
	z-index: 5;
}
#stage .TabbedPanelsTab {
	background: url(bull_tabbedStage.png) no-repeat;
    border: medium none;
    float: left;
    height: 15px;
    margin: 0 3px 0 0;
    padding: 0;
    text-indent: -9000px;
    width: 15px;
}
#stage .TabbedPanelsTabSelected {
	background: url(bull_tabbedStage_ov.png) no-repeat;
}
#encuesta {
	position: absolute;
	top: 490px;
	width: 300px;
	z-index: 100;
}
#concept_box {
	width: 230px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 16px;
}
#concept_box li {
	background: url(bg_encuesta.png) no-repeat;
	float: left;
	height: 25px;
	padding: 5px;
	width: 215px;
	color: #666;
}
#concept_box a {
    color: #666666;
    font-size: 13px;
    font-weight: bold;
    margin: -40px 0 0 7px;
    padding: 105px 0 0;
}

#concept_box h3 span {
	display:block;
	color: #666;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: 3px 0 0 0;
}
#concept_box p {
	color: #666;
	font-size: 14px;
	margin: 12px 10px 0 10px;
}
.swb-poll .swb-poll-quest {
	padding: 0 0 20px 17px;
}
.swb-poll .swb-poll-link {
	text-align: center;
	padding: 15px 0;
}

/*Diseño de tabla*/

.tablas{
	width: 337px;
	height: auto;
	float: left;
	font-size: 12px;
	color: #6f6f6f;
	border-collapse: collapse;
	background-image: url(bg_tabla.gif);
	background-repeat: repeat-y;
	margin-bottom:10px;
}
.tablas caption {
	height: 0px;
	font-size: 0px;
	color: #6f6f6f;
	margin: 0px;
	border-collapse: collapse;
	background-image: url(bg_tabla.gif);
	background-repeat: repeat-y;
	text-align: left;
	padding-left:130px;
}
.tablas th{font-weight: bold;color: #6f6f6f;text-align: left;padding: 6px 6px 6px 15px;
}
.tablas thead tr:first-child {
	background-image: url(divisor_tabla.png);
	background-repeat: no-repeat;
	background-position: 0px 22px;
}
.tablas tr:first-child {border-top-style: none;}
.tablas tr:last-child {background-image: url(divisor_tabla.png);background-repeat: no-repeat;background-position: 0px 22px;}
.tablas tr{padding: 6px 6px 6px 15px;  border-top-style: dotted;border-top-width: 1px;border-top-color: #c3c3c3;}
.tablas td{padding: 6px 6px 6px 15px;}
.tablas td a{color: #669; display:block; padding-top:2px}
.tablas td a:hover{background-color:white; color: #669;	text-decoration:none;}
.tablas tfoot td{color:#6F6F6F; text-align:left; font-size:14px; font-weight:bold;}

/*Fin Tablas*/

.bloque2 p {background-image: url(bg_tabla.gif);background-repeat: repeat-y; font-size:14px; font-weight:bold; color: #6f6f6f; padding-left:14px;}

.bloque2 p img{
	padding-left:-14px;
	margin-left: -14px;
}

/*div redondeadas*/

.box_serv {
    color: #757575;
    margin: 0 auto 0.5em 12px;
    max-width: 760px;
    min-width: 8em;
    position: relative;
    z-index: 1;
}
.box_serv .content, .box_serv .t, .box_serv .b, .box_serv .b div {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(caja_serv.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.box_serv .content {
    padding: 0 12px 0 0;
    position: relative;
}
.box_serv .t {
    background-position: left top;
    height: 100%;
    left: 0;
    margin-left: -12px;
    position: absolute;
    top: 0;
    width: 12px;
}
.box_serv .b {
    position: relative;
    width: 100%;
}
.box_serv .b, .box_serv .b div {
    font-size: 1px;
    height: 10px;
}
.box_serv .b {
    background-position: right bottom;
}
.box_serv .b div {
    background-position: left bottom;
    margin-left: -12px;
    position: relative;
    width: 12px;
}
.box_serv .hd, .box_serv .bd, .box_serv .ft {
    position: relative;
}
.box_serv .wrapper {
    max-height: 1000px;
    overflow: auto;
    position: static;
}
.box_serv h2, .box_serv p {
	margin: 0;
	padding: 0.5em 0;
}
.box_serv h2, .box_serv p a {
	font-size: 12px;
	line-height: 12px;
}
.box_serv h2 span {
	margin-top: 8px;
	margin-bottom: -2px;
	font-size: 17px;
	color: #017EAE;
	width: 206px;
	display: block;
}


.box_serv h2 {
	padding-bottom: 0;
	font-size: 22px;
	color: #017EAE;
	height: 59px;
	width: 206px;
	line-height: 17px;
}


.box_itinerario {
    color: #757575;
    margin: 0 auto 0.5em 12px;
    max-width: 760px;
    min-width: 8em;
    position: relative;
    z-index: 1;
}
.box_itinerario .content, .box_itinerario .t, .box_itinerario .b, .box_itinerario .b div {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(caja_itinerario.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.box_itinerario .content {
    padding: 0 12px 0 0;
    position: relative;
}
.box_itinerario .t {
    background-position: left top;
    height: 100%;
    left: 0;
    margin-left: -12px;
    position: absolute;
    top: 0;
    width: 12px;
}
.box_itinerario .b {
    position: relative;
    width: 100%;
}
.box_itinerario .b, .box_itinerario .b div {
    font-size: 1px;
    height: 10px;
}
.box_itinerario .b {
    background-position: right bottom;
}
.box_itinerario .b div {
    background-position: left bottom;
    margin-left: -12px;
    position: relative;
    width: 12px;
}
.box_itinerario .hd, .box_itinerario .bd, .box_itinerario .ft {
    position: relative;
}
.box_itinerario .wrapper {
    max-height: 1000px;
    overflow: auto;
    position: static;
}
.box_itinerario h2, .box_itinerario p {
	margin: 0;
	padding: 0.4em 0;
	font-size: 10px;
}


.box_itinerario h2 span {
	margin-bottom: -2px;
	font-size: 17px;
	color: #017EAE;
	width: 206px;
	display: block;
	font-weight: lighter;
	}
.box_itinerario h2 {
	padding-bottom: 0;
	font-size: 22px;
	color: #017EAE;
	height: 59px;
	width: 219px;
}
.box_itinerario select {
	width: 200px;
}
/*FIN div redondeadas*/


#mainContent {
	clear: both;
	background-image: url(bg_mainContent.gif);
	background-repeat: no-repeat;
	width: 1010px;
	background-position: 11px 0px;
	padding-left: 23px;
}

.bloque1 {
	width: 219px;
	float: left;
	margin-top: 20;
	margin-right: 16px;
	margin-bottom: 0;
	margin-left: 17px;
	padding-top: 20px;
}
.bloque2 {
	width: 337px;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 20px;
}
.bloque3 {
	width: 337px;
	float: left;
	margin-top: 0;
	margin-right: 17px;
	margin-bottom: 0;
	margin-left: 16px;
	padding-top: 20px;
}



#concept_complements {
	background:url("fnd_conceptComplements.jpg") no-repeat scroll 0 0    ;
	float:left;
	margin:20px 0 0 40px;
	padding:0 0 0 0;
	width:960px;
}
#concept_complements div {
	float: left;
	width: 225px;
	margin-right: 12px;
}

#concept_complements h3 {
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	margin: 35px 0 14px 0;
}
#concept_complements div img {
	float: left;
	margin: 0 70px 13px 0;
	padding-top: 20px;
}

#concept_complements ul {
	margin: 0;
}
#concept_complements ul li{

}
#concept_complements div ul li.link:first-child {
 border-left-style: none;
 margin-left: -10px;
padding-left: 0px;
}

#concept_complements div ul li.link{
	display: block;
	float: left;
	width: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	margin-left: 10px;
	padding-left: 10px;
}
#concept_complements div ul li.link a{
	color: #0086cc;
}
#concept_complements div ul li.link a:hover{
	text-decoration: underline;
}

#concept_complements p {
	font-size: 12px;
	color: #707070;
	text-decoration: none;
	padding-bottom: 12px;
	margin-right: 20px;
	line-height: 13px;
}
#concept_complements a {
	font-size: 12px;
	color: #707070;
	text-decoration: none;
	display: block;
	padding: 3px 0;
}
#concept_complements a:hover {
	text-decoration: underline;
}

/* titulos heading home*/


.servicios{
	width: 326px;
	height: 31px;
	float: left;
	background-image: url(bg_sitios.gif);
	background-repeat: repeat-x;
	color: #017EAE;
	margin-left: 1px;
	margin-top: 10px;
	padding-top: 25px;
	padding-left: 10px;
}

#servicios{
	width: 336px;
	min-height: 108px;
	float: left;
	background-color: #f8f8f8;
	color: #7e7e7e;
	margin: 0 0 10px 1px;
	padding: 15px 0;
}
#servicios li{
    list-style-position: inside;
	list-style-image: url(ico_list.gif);
	margin-bottom: 2px;
	padding: 3px 0 3px 11px;
	
}
.Favoritos{
	width: 205px;
	height: 31px;
	float: left;
	background-image: url(title_fav.jpg);
	background-repeat: no-repeat;
	color: #017EAE;
	margin-left: 1px;
	padding-top: 25px;
	padding-left: 10px;
}

#Favoritos{
	width: 185px;
	height: 122px;
	float: left;
	background-image: url(bg_favoritos.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #7e7e7e;
	margin-top: 0;
	padding: 8px 15px;
	margin-right: 0;
	margin-left: 1px;
}
#Favoritos li{
	list-style-position: inside;
	list-style-image: url(ico_list.gif);
	margin-bottom: 2px;
	padding: 3px 0;
}

.trafico{
	width: 327px;
	height: 46px;
	float: left;
	background-image: url(bg_est_trafico.jpg);
	background-repeat: no-repeat;
	color: #017EAE;
	padding-top: 19px;
	padding-left: 10px;
	font-size: 22px;
}

.trafico span {
	margin-bottom: -2px;
	font-size: 17px;
	color: #017EAE;
	width: 206px;
	display: block;
	font-weight: lighter;
	}

#trafico{
	width: 219px;
	height: 122px;
	float: left;
	background-image: url(bg_favoritos.gif);
	background-repeat: no-repeat;
	color: #017EAE;
	margin-top: 0;
	margin-right: 0;
	margin-left: 1px;
	padding-left: 15px;
	padding-top: 15px;
}
#trafico li{
	list-style-position: inside;
	list-style-image: url(ico_list.gif);
	margin-bottom: 2px;
}


.sitiosInteres{
	width: 323px;
	height: 31px;
	float: left;
	background-image: url(bg_sitios.gif);
	background-repeat: repeat-x;
	color: #017EAE;
	margin: 10px 0 0 1px;
	padding-top: 25px;
	padding-left: 10px;
}

#sitiosInteres{
	width: 333px;
	float: left;
	background-color: #f8f8f8;
	color: #7e7e7e;
	margin: 0 0 10px 1px;
	padding: 15px 0 10px;
}
#sitiosInteres li{
    list-style-position: inside;
	list-style-image: url(ico_list.gif);
	margin-bottom: 2px;
	padding: 3px 0 3px 11px;
	
}
.videos{
	width: 323px;
	height: 31px;
	float: left;
	background-image: url(videoshome.png);
	background-repeat: no-repeat;
	font-size: 22px;
	color: #017EAE;
	margin-left: 1px;
	padding-top: 25px;
	padding-left: 10px;
	
}
#videos{
	width: 333px;
	float: left;
	background-color: #f8f8f8;
	color: #7e7e7e;
	margin: 0 0 10px 1px;
	padding: 0px 0 10px;
}
.aeropuertos{
	width: 323px;
	height: 31px;
	float: left;
	background-image: url(title_aeropuerto.jpg);
	background-repeat: no-repeat;
	font-size: 22px;
	color: #017EAE;
	margin-left: 1px;
	padding-top: 25px;
	padding-left: 10px;
	
}

#aeropuertos{
	width: 333px;
	height: auto;
	float: left;
	background-color: #f8f8f8;
	color: #7e7e7e;
	margin: 0 0 14px 1px;
	padding-top: 11px;
	
}
#aeropuertos li:first-child{
	border-top-style: none;

}
#aeropuertos li{
	border-top: dotted 1px #c3c3c3;
	padding: 5px 0 5px 11px;
	vertical-align: middle;
	display: block;
}

/* fin titulos heading home*/


/* titulos heading canal-interna*/
.NoticiasRel{
	width: 228px;
	height: 31px;
	float: left;
	background-image: url(border_title.png);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	color: #727272;
	margin-left: 1px;
	margin-top: 10px;
	padding-left: 25px;
}

#NoticiasRel{
	width: 200px;
	height: auto;
	float: left;
	color: #7e7e7e;
    padding: 10px 25px 10px 30px;
	display: block;
}
#NoticiasRel li{
	line-height: 90%;
	background-image: url(ico_list.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 0 0px 13px;
	margin-bottom: 5px;
	display: block;
}
#NoticiasRel li p{
	font-size:11px;
}
#NoticiasRel li p a{
	color: #009ec5;
}
.serviciosInt{
	width: 228px;
	height: 31px;
	float: left;
	background-image: url(border_title.png);
	background-repeat: no-repeat;
	color: #727272;
	margin-left: 1px;
	margin-top: 10px;
	padding-top: 11px;
	padding-left: 25px;
	background-position: center bottom;
}

#serviciosInt{
	width: 200px;
	height: auto;
	float: left;
	color: #7e7e7e;
    padding: 10px 25px 10px 30px;
	display: block;
}
#serviciosInt li{
	line-height: 83%;
	background-image: url(ico_list.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 3px 0 3px 13px;
	margin-bottom: 5px;
	display: block;
}

.sitiosInteresInt{
	width: 228px;
	height: 31px;
	float: left;
	background-image: url(border_title.png);
	background-repeat: no-repeat;
	color: #727272;
	margin-left: 1px;
	margin-top: 3px;
	padding-left: 25px;
	background-position: 0px 29px;
}

#sitiosInteresInt{
	width: 200px;
	height: auto;
	float: left;
	color: #7e7e7e;
    padding: 10px 25px 10px 30px;
	display: block;
}
#sitiosInteresInt li{
	line-height: 83%;
	background-image: url(ico_list.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 3px 0 3px 13px;
	margin-bottom: 5px;
	display: block;
}
#contenido #cuerpo_texto h4 {
	font-size: 14px;
	color: #666;
	font-weight: bold;
}

/* fin titulos heading canal-interna*/

#contacto a[href^="http:"], a[href^="https:"]{background:none}
#contacto {
	width: 960px;
	height: 80px;
	margin: 10px 0 0 25px;
	float: left;
}
#contacto .banner:first-child {
	margin-left: 243px;
}
#contacto .banner {
	display:block;
	width: 219px;
	height: 66px;
	background: #e9e9e9;
	float: left;
	font-size: 12px;
	color: #666; 
	margin: 5px 10px 0 10px;
}
#contacto p {
	float: left;
	font-size: 13px;
	color: #666;
	margin: 15px 20px 0;
}
#banners a[href^="http:"], a[href^="https:"]{background:none}
#banners {
	width: 1010px;
	height: 30px;
	height: 88px;
	text-align: center;
	float: left;
	background-image: url(bg_footer.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	background-position: 14px 0px;
}
#banners .banner:first-child {
	margin-left: 152px;
}
#banners .banner {
	display:block;
	width: 97px;
	height: 50px;
	background: #e9e9e9;
	float: left;
	font-size: 11px;
	color: #666; 
	margin: 7px 0 0 22px;
}
#legal {
	background: url(fnd_legal.jpg) no-repeat;
	width: 960px;
	height: 30px;
	text-align: center;
	padding: 10px 0 0 0;
	float: left;
	margin: 0 0 0 25px;
}
#legal p, #legal a {
	color: #5f5f5f;
	font-size: 12px;
}
#legal a {
	text-decoration: underline;
}

.hypermenu {
	width: 792px;
	height: 148px;
	background: url(fnd_hypermenu.png) no-repeat right top #516baf; 
}
.block {
	width: 156px;
	height: 148px;
	background: url(divisor_hyper.png) no-repeat left top;
	float: left;
}
.block h3 {
	padding: 57px 0 0 18px;
	font-size: 13px;
	font-weight: bold;
	color: #afc5ff;
}
.block p {
	margin: 10px 0 0 18px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}
.block span.ver_mas2 {
	color: #d5ffaf;
	font-size: 12px;
	font-style: italic;
	display: block;
	margin: 10px 0 0 0;
	height: 19px;
	padding: 0 0 0 18px;
	cursor: pointer;
	background: url(bt_ver_mas.png) no-repeat 120px 0;
}
.block span:hover.ver_mas2 {
	color: #87a8eb;
	text-decoration: underline;
	background: url(bt_ver_mas.png) no-repeat 100px 0 #3f507a;
}



/*elementos de formulario*/


textarea {
	margin: 10px 0;
	padding: 3px; 
}
select{
width: 190px;
padding: -3px; 
}


input[type='radio'] {
	margin: 5px;
}
input[type='submit'], input[type='reset'] {
	background:url("btnBuscador.png") repeat-x scroll left top transparent;
	color:#FFFFFF;
	font-family:trebuchet MS;
	font-size:11px;
	line-height:20px;
	cursor: pointer;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 27px;
	width: 72px; 
}

/*ESTILOS LIGHTBOX*/
#overPanel { background-image:url("screened.png"); height:100%; left:0; padding:320px 0 100px; position:fixed; top:0; width:100%; z-index:10000; behavior: url(pngfix/iepngfix.htc); display: none}
/* icono de cerrar y orilla superior */
#cerrar { display:block; height:33px; overflow:hidden; margin:auto; }
/* adjuntar una clase a #cerrar para poner el fondo de la orilla superior */
#cerrar.seiscientospx { width:600px; background:url(top_lightBox.png) no-repeat bottom; }
#cerrar a { background:url(cerrar_lightBox.png) no-repeat right top; display: block; float: right; height: 24px; margin-right: 10px; margin-top: 10px;  right: 557px; text-indent: -9000px; top: 322px; width: 24px;}
.bottom_lightBox2 { background:url("bottom_lightBox.png") no-repeat bottom; height:17px; width:600px; margin:auto; }*/

/* POPUP-> SEMANTICO*/
#cuerpo_pop{ padding-left: 20px; padding-right: 20px}
#cuerpo_pop.resultadoSemantic{background:#FFFFFF; font-size:1em; height:600px; margin:auto; width:600px; overflow: auto; }
#cuerpo_pop.resultadoSemantic h2, #cuerpo_pop.resultadoSemantic ul { margin-left: 0;}
#cuerpo_pop.resultadoSemantic h2{ color: #FF7010; font-size: 17px; text-align: center; margin-bottom: 10px;}
#cuerpo_pop.resultadoSemantic ul { background: #eeeeee; border: 1px solid #dadada; margin: 0 17px;}
#cuerpo_pop.resultadoSemantic ul li{ display:block; text-align: left; margin: 15px}
#cuerpo_pop.resultadoSemantic ul li a{ background:url(bullet_naranja.png) no-repeat center left; padding-left: 20px; color: #323232; text-decoration: none; font-weight: normal}
#cuerpo_pop.resultadoSemantic ul li a:hover{ text-decoration: underline; color: #ff7010}

/**/

#itinerario_spc{
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:30px;
font-size:12px;
color:#666666;
line-height:16px;}


#itinerario_spc p{
padding-top:10px;
padding-bottom:30px;
}

#itinerario_spc table{width:575px}

#itinerario_spc table td{
text-align: center;
height:20px;
padding: 5px;

}
#itinerario_spc table tr:nth-child(odd){
	background-color: #F1F8FA !important;
	padding: 5px;
}
#itinerario_spc table tr:nth-child(even){
	background-color: #E2F1F5 !important;
	padding: 5px;
}

