
/*****************************
------- TEMPLATE GENERAL -------
******************************/


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

img {border:0; padding:0; margin:0;}

applet, object, iframe, h1, 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,  fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr, button { margin:0; padding:0; border:0; outline:0; }

.clear { clear: both; }


hr {display:none;}

body {
    color: #222222;
    font: 14px "Lucida Sans Unicode","Lucida Grande",sans-serif;
    text-align: center;
	margin:0px;
}

bodyeditor {
	margin:8px auto 0 auto;
	font:14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #222;
	width:880px;
}

a {
	color:#0092D0;
	text-decoration:none;
}

a:hover {
	color:#004968;
	text-decoration:none;
	border:none;
}

.align_izq { float:left; }
.align_der { float:right; }

#caja {
	margin:0 auto;
	width:965px;
}

#caja #main {
	margin:0px;
	padding:0px;
}

#col_izq, #col_der {
	float:left;
	width:188px;
}

#col_mid {
	margin:0px;
	text-align:left;
}

.cont_inferior {
	background:url(images/bgmainsep.jpg) no-repeat top;
	padding:39px 0 9px 0;
	margin:15px 0 0 0;
	margin-top:-9px;
}

/******************
--- ENCABEZADO ----
*******************/


#encabezado {
	margin:0 auto;
	margin-bottom:20px;
}

h1#branding {
	float:left;
	height:64px;
	width: 242px;
	margin:30px 0 0 0;
}

h1#branding a {
	display:block;
	width:242x;
	height:64px;
	text-decoration: none;
	text-indent:-30000px;
	line-height:0px;
	font-size:0px;
	background:url(images/transporte_publico.png) top left no-repeat;
}

h1#branding a:hover {

}

#encabezado #mininterior a {
	margin:30px 0 0 0;
	width:209px;
	height:60px;
	float:right;
}



/**************************************
---------- menus -----------------
*************************************/


#col_izq ul {
	margin:0 0 9px 0;
	padding:0 0 17px 0;
	list-style-type:none;
	background:url(images/sep.png) no-repeat bottom;
}

#col_izq ul#descentralizados {
	background:none;
}

	
#col_izq ul li {
	text-align:left;
	position: relative;
}

#col_izq ul li:hover {
	background:url(images/menu_inst_hover.png) no-repeat 13px bottom;
}


#col_izq ul li a {
	display:block;
	font-family: 'PT Sans Narrow', arial, serif;
	text-align:left;
	text-decoration: none;
	padding:0 18px 0 27px;
	color:#555;
	font-size:18px;
	line-height:32px;
	text-shadow:#F3F3F3 0 1px 0;
	margin:0 0 1px 0;
}

#col_izq ul#descentralizados li a {
	display:block;
	font-family: 'PT Sans Narrow', arial, serif;
	text-align:left;
	text-decoration: none;
	color:#555;
	font-size:14px;
	line-height:16px;
	text-shadow:#FFF 0 1px 1px;
	padding:6px 18px 6px 27px;
}

#col_izq ul li a:hover { 
	text-shadow:#EFEFEF 0 -1px 1px;
}

#col_izq ul li a.actu { 
	text-shadow:#EFEFEF 0 -1px 1px;
	background:url(images/menu_inst_hover.png) no-repeat bottom;
}

#col_izq ul#descentralizados li:hover { 
	background:url(images/menu_inst2_hover.png) no-repeat 14px bottom;
}

#col_izq ul li > ul {
	visibility:hidden; 	
	position: absolute;
	top:0;
	left: 179px;
	font-size:13px;
	padding:0;
	z-index:1;
	background:url(images/bgcolmenu.jpg);
	-moz-box-shadow:3px 0 2px rgba(0,0,0,.3);
	-webkit-box-shadow:3px 0 2px rgba(0,0,0,.3);
	box-shadow:3px 0 2px rgba(0,0,0,.3);
}

#col_izq ul li:hover > ul { 
	visibility:visible;
}

#col_izq ul li > ul li:hover {
	background:url(images/menu_inst2_hover.png) no-repeat 5px bottom;
}

#col_izq h4 {
	display:block;
	font-family: 'PT Sans Narrow', arial, serif;
	text-align:left;
	color:#0092D0;
	font-size:17px;
	line-height:19px;
	font-weight:400;
	text-shadow:#FFF 0 1px 1px;
	padding:4px 16px 15px 27px;
	background:url(images/bgh4.png) no-repeat bottom;
	margin:0px;
}


#col_der ul {
	margin:5px 0 0;
	padding:0;
	list-style-type:none;
}
	
#col_der li a {
	display:block;
	width:170px;
	text-decoration: none;
	padding:0 4px 15px;
	margin:0 0 14px 0;
	background:url(images/sep.png) no-repeat bottom;
}

#col_der li a:hover { background:url(images/menu_min_hover.png) no-repeat bottom; }


#navh {
	margin:0 0 10px 0;
	padding:0;
	list-style-type:none;
	height:36px;
	border-bottom:1px solid #E5E5E5;
	color:#999;
}
	
#navh li {
	display:block;
	float:left;
	font-size:12px;
	line-height:36px;
	padding:0 0 0 5px;
}

#navh li a {
	display:block;
	margin:0;
	padding:0 19px 0 0;
	float:left;
	text-decoration: none;
	color:#777;
	background:url(images/bgnavh.png) no-repeat top right;
}


#navh li a:hover {
	background-position:bottom right;
	color:#666;
}





/**************************************
---------- main cont -----------------
*************************************/


/**************************************
---------- destacados -----------------
*************************************/

.dest_servicio, .dest_otro {
	width:275px;
	width:235px;
	margin:5px 0;
	background: url(images/bgdestacado.png) no-repeat top;
}
 .dest_otro {
	width:260px;
 }
.dest_servicio img, .dest_otro img {
	float:left;
	margin:25px 6px 21px 8px;
}

.dest_servicio h4 {
	display:block;
	float:left;
	margin:23px 0 0 0;
	font-family: 'PT Sans Narrow', arial, serif;
	font-weight:700;
	font-size:31px;
	line-height:31px;
}

.dest_servicio h5 {
	margin:3px 0px 0px 0px;
	float:left;
}
.dest_servicio h5 a {
	color:#0092D0 !important;
	display:block;
	float:left;
	margin:23px 0 0 0;
	font-family: 'PT Sans Narrow', arial, serif;
	font-weight:700;
	font-size:31px;
	line-height:31px;
}

.dest_servicio p, .dest_otro p {
	float:left;
	width:170px;
	width:120px;
	text-align:left;
	font-size:13px;
	line-height:15px;
	color:#666;
}

.dest_otro p {
	margin:23px 0 0 0;
	font-family: 'PT Sans Narrow', arial, serif;
	width:125px;
	font-size:19px;
	line-height:20px;
}

.bld { font-weight:700;}

.main_cont {
	width:965px;
	min-height:330px;
}

.main_tit {
display:none;
	width:570px;
	height:49px;
	margin:0px;
}

.main_tit h3, #col_noticias h3, #col_institucional h3 {
	font-family: 'PT Sans Narrow', arial, serif;
	font-size:26px;
	line-height:49px;
	color:#505050;
	padding:0 0 0 15px;
	margin:0;
	font-weight:100;
	background:url('images/homeportal/bgmaintit.png') repeat-x top;
}

.main_tit h3 {
	text-transform:uppercase;
}


a.mas_info {
	display:block;
	margin:7px 0;
	float:left;
	font-size:12px;
	line-height:15px;
	padding:0 27px 5px 5px;
	color:#FFF !important;
	background:url('images/homeportal/bgbotmasinfo.png') no-repeat top left;
}

a:hover.mas_info {
	background-position:0 -20px;
}



/*************************
------- NOTICIAS -------
*************************/

#noticia p.fecha {
	font-size:14px;
	line-height:23px;
	color:#999;
	background: url(images/ico_fecha.png) no-repeat top left;
	padding:0 0 0 29px;
}


#noticia h3 {
	font-family: 'PT Sans Narrow', arial, serif;
	font-size:39px;
	line-height:40px;
	font-weight:400;
	color:#0091D0;
	margin:5px 0 17px 0;
	padding:0;
}

#noticia p {
	margin:0 0 11px 0;
	font-size:13px;
	color:#555;
	padding:0 3px;
	text-align:justify;
}

#noticia p.bajada {
	margin:6px 0 15px 0;
	font-size:16px;
	color:#777;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#plus_noticia {
	float:right;
	width:195px;
	margin:0 0 9px 13px;
	padding:5px 0 0 0;
	text-align:center;
	background:#D2D2D2;
}

#noticia #plus_noticia p.txfoto {
	font-size:11px;
	line-height:12px;
	color:#777;
	border-top:1px solid #FFF;
	margin:4px 0 0 0;
	padding:4px 9px 15px;
	background: #EDEDED url(images/bgendplusnoticia.png) no-repeat bottom center;
	text-align:left;
}


#noticia a {
	color:#0091D0;
	padding:4px;
}

#noticia a:hover {
	text-decoration:underline;
	color:#0091D0;
}

.content_area .content  .noticia_lista  a {
color: #0092D0;
}

.content .noticia_lista {
	padding:6px 9px 15px;
	margin:0 0 15px 0;
	background:url(images/bg_listanota.png) repeat-x top;
	border-bottom:1px dotted #CCC;
}

.content .noticia_lista p.fecha_lista {
	float:left;
	width: 24px;
	background:url(images/ico_fecha2.png) no-repeat top;
	padding:27px 0 0 0;
	margin:0;
	font-family: 'PT Sans Narrow', arial, serif;
	color:#777;
	text-align:center;
}

.fl_dia { font-size:25px; line-height:25px;}
.fl_mes { font-size:17px; line-height:17px;}
.fl_ano { font-size:13px; line-height:13px;}


.content .noticia_lista a img {
	float:left;
	margin:0 9px;
	border:1px solid #fff;
}
.content_area .content .noticia_lista a:hover img {
	border:1px solid #0092D0;
}

.content_area .content .noticia_lista h4 {
	margin:0 0 5px 0;
	padding:0;
	font-size:25px;
	line-height:26px;
	font-weight:100;
	font-family: 'PT Sans Narrow', arial, serif;
	color:#0092D0;
}

.content_area .content .noticia_lista h4 a:hover {
	color:#0070A4;
	text-decoration:underline;
}

.content .noticia_lista p {
	font-size:13px;
	line-height:14px;
	color:#666;
}


#col_mid .cont_inferior a.btnback {
	display:block;
	float:left;
	padding:0 0 0 27px;
	margin:0 0 0 21px;
	font-size:13px;
	line-height:22px;
	background:url(images/back.png) no-repeat top left;
	color:#666;
}

#col_mid .cont_inferior a:hover.btnback {
	background-position: bottom left;
}

#nav_actions {
	float:right;
	margin:0 16px 0 0;
	padding:0;
	list-style-type:none;
}
	
#nav_actions li {
	display:inline;
	background-image:none;
	padding:0px;
}

#nav_actions li a {
	display:block;
	margin:0 7px 0 0;
	padding:0;
	float:left;
	width:26px;
	height:27px;
	text-decoration: none;
	text-indent:-9999px;
	background:url(images/bgnavaction.png) no-repeat top left;
}

#nav_actions li a.sendemail {
	background-position:top right;
}

#nav_actions li a:hover.print {
	background-position:bottom left;
}

#nav_actions li a:hover.sendemail {
	background-position: bottom right;
}


/*************************
------- PAGINADOR--------
*************************/

#pagination-nav {
	float:right;
	margin:0 21px 0 0;
	font-size:12px;
	line-height:26px; 
	text-align:right;
	color:#888;
	background:url(images/page.png) no-repeat right;
}

#pagination-nav p {
	float:left;
	line-height:26px;
	margin:0px;
	margin-right:7px;
	font-size:12px;
	color:#888;
}


#pagination-nav a {
	padding:1px 2px;
	color:#0092D0;
}

#pagination-nav a:hover {
	background:url(images/bggrey1.png);
	color:#FFF;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

#pagination-nav a.prev {
	margin: 0 33px 0 0;
}


/******************
------- PIE -------
*******************/
#pie {
	margin:0 auto;
	width:965px;
}

#pie p {
	float:left;
	margin:0 0 0 0px;
	font-size:13px;
	color:#666;
	line-height:55px;
	text-align:left;
}

#pie a img {
	margin:0 0px 0 0;
}


/*****************************
------- CONTENIDO GLOBAL -------
******************************/

.ul_spaceli li {
	padding-top:5px;
	padding-bottom:5px;
}
.ul_space {
	padding-left:15px;
}

.ul_spacebetween {
	padding-bottom:10px;
	padding-top:5px;
}


.spacer {
	height:20px;
}

.center {
	text-align:center;
}
.right {
	text-align:right;
}


.clearer {
	clear:both;
}

img {
border: none;
} 

acronym, abbr {
    cursor: help;
}

table.falsa {border-collapse:collapse;
border:0px;
float: left;
position: relative;
}


.descarga_img-left {background-image:url('images/icono_imagen.jpg');background-repeat:no-repeat;background-position:left;padding-left:20px;}
.descarga_img-right {background-image:url('images/icono_imagen.jpg');background-repeat:no-repeat;background-position:right;padding-right:20px;}
.descarga_rtf-left {background-image:url('images/icono_rtf.jpg');background-repeat:no-repeat;background-position:left;padding-left:20px;}
.descarga_rtf-right {background-image:url('images/icono_rtf.jpg');background-repeat:no-repeat;background-position:right;padding-right:20px;}
.descarga_mdb-left {background-image:url('images/icono_mdb.jpg');background-repeat:no-repeat;background-position:left;padding-left:20px;}
.descarga_mdb-right {background-image:url('images/icono_mdb.jpg');background-repeat:no-repeat;background-position:right;padding-right:20px;}
.descarga_word-left, .descarga_doc-left {background-image:url('images/icono_word.jpg');background-repeat:no-repeat;background-position:left;padding-left:20px;}
.descarga_word-right, .descarga_doc-right {background-image:url('images/icono_word.jpg');background-repeat:no-repeat;background-position:right;padding-right:20px;}
.descarga_dwg-left {background-image:url('images/icono_dwg.jpg');background-repeat:no-repeat;background-position:left;padding-left:20px;}
.descarga_zip-left {background-image:url('images/icono_zip.gif');background-repeat:no-repeat;background-position:left;padding-left:20px;}
.descarga_xls-left {background-image:url('images/icono_xls.jpg');background-repeat:no-repeat;background-position:left;padding-left:20px;}
.descarga_xls-right {background-image:url('images/icono_xls.jpg');background-repeat:no-repeat;background-position:right;padding-right:20px;}
.descarga_pdf-left {background-image:url('images/icono_pdf.gif');background-repeat:no-repeat;background-position:left;padding-left:20px;}
.descarga_pdf-right {background-image:url('images/icono_pdf.gif');background-repeat:no-repeat;background-position:right;padding-right:20px;}
.link_interno-right {background-image:url('images/icono_link.gif');background-repeat:no-repeat;background-position:right;padding-right:20px;}
.link_interno-left {background-image:url('images/icono_link.gif');background-repeat:no-repeat;background-position:left;padding-left:20px;}
.link_js-right {background-image:url('images/icono_link_js.gif');background-repeat:no-repeat;background-position:right;padding-right:20px;}
.link_js-left {background-image:url('images/icono_link_js.gif');background-repeat:no-repeat;background-position:left;padding-left:20px;}
.link_externo-right {background-image:url('images/icono_link_externo.png');background-repeat:no-repeat;background-position:right;padding-right:15px;}
.link_externo-left {background-image:url('images/icono_link_externo.png');background-repeat:no-repeat;background-position:left;padding-left:20px;}

/*****************************
------- CONTENIDO NUEVO  -------
******************************/

.content_area .content{
	
}

.content_area .content a {
	color: #11537F;	
}

.content_area .content h4 {
	font-size:21px;
	font-weight:100;
	color:#0070A4;
	margin:2px 0 9px 0;
}

.content_area .content p {
	font-size:13px;
	margin:0 0 7px 0;
	color:#444;
}
.content_area .content ul {
	list-style-type:none;
	padding-left: 15px;
}

.content_area .content ul li {
	font-size:13px;
	color:#444;
	padding:3px 0 3px 9px;
	background:url('images/tab.png') no-repeat left 10px;
}

/*
------- ACCION -------
*******************/

.content_area .content  .p {
	margin-top:10px;
	margin-bottom:10px;
}

.content_area .content .ol_listp li {
	padding-bottom:5px;
}
.content_area .content .ul_listp li {
	padding-bottom:5px;
}
.content_area .content .li_title {
	font-weight:bold;
}



/*************************
------- SERVICIOS-COLECTIVOS---
*************************/


#cont_topserv {
	background:#46C8EE url(images/bgcontmapanav.jpg) repeat-x;
	padding:25px;
}

#cont_topserv h3 {
	float:left;
	color:white !important;
	font-family: 'PT Sans Narrow', arial, serif;
	font-weight:700;
	font-size:33px;
	font-weight:bold;
	margin:7px 0 0 11px;
	width:700px;
}
#cont_topserv ul {
	width:400px;
}

#cont_topserv img {
	float:left;
}

#cont_mapanav {
	background:#46C8EE url(images/bgcontmapanav.jpg) repeat-x;
	padding:25px 30px 25px 35px;
}

#cont_mapanav h4 {
	float:right;
	color:#FFF;
	font-family: 'PT Sans Narrow', arial, serif;
	font-weight:700;
	font-size:33px;
	font-weight:bold;
	margin:9px 73px 15px 0;
	width:700px;
}

#cont_mapanav ul, #cont_topserv ul {
	margin:0 0 0 137px;
	padding:0;
	list-style-type:none;
}

#cont_topserv ul {
	margin:11px 0 0 123px;
	margin:11px 0 0 0px;	
}
	
#cont_mapanav ul li {
	display:inline;
	float:left;
	margin:0;
	padding:0;
	background:none;
}

#cont_mapanav ul li a, #cont_topserv ul li a  {
	float:left;
	display:block;
	margin:0 7px 0 0;
	padding:1px 4px;
	width:111px;
	text-decoration: none;
	text-align:left;
	color:#FFF;
	font-size:13px;
}

#cont_mapanav ul li a:hover, #cont_topserv ul li a:hover {
	background:#FFF url(images/bghovermap.png) no-repeat top right;
	color:#0091D0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
 	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.2);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.2);
	-moz-box-shadow:0 1px 1px rgba(0,0,0,.3);
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,.3);
	box-shadow:0 1px 1px rgba(0,0,0,.3);
}

#cont_mapanav p, #cont_topserv p {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 15px;
    margin: 0 7px 0 13px;
    text-align: left;
}

.info_prov {
	margin:21px 0 0 0;
	padding:35px 25px 20px 25px;
	text-align:left;
	background:url(images/bgmainsep.jpg) no-repeat top center;
}

.info_prov h5 {
	font-family: 'PT Sans Narrow', arial, serif;
	font-size:29px;
	font-weight:700;
	color:#11AFD6;
	margin:0 0 11px;;
}

.info_prov p {
	font-size:13px;
	margin:0 0 7px 0;
	color:#444;
}


/*****************************
------- SERVICIOS-FERROCARRILES -------
******************************/

.content_area .content .info_servicio h4 {
	font-family: 'PT Sans Narrow', arial, serif;
	font-size:29px;
	font-weight:700;
	color:#11AFD6;
	margin:0 0 11px;;
}

.info_servicio {
	margin:21px 0 0 0;
	padding:35px 25px 20px 25px;
	text-align:left;
	background:url(images/bgmainsep.jpg) no-repeat top center;
}


.info_servicio ul {
list-style-type:circle;
margin:0 0 15px;
}


.info_servicio ul li {
font-size:13px;
color:#444;
margin:0 0 5px 21px;
text-align:justify;
}


.info_servicio ul ul {
list-style-type: disc;
padding:0 0 0 15px;
}


.info_servicio p {
padding:0;
font-size:13px;
color:#444;
margin:0 5px 11px;
text-align:justify;
}


.subinfo_dest {
background:#F2F2F2;
margin:13px 0;
padding:15px;
}


.info_servicio h6 { font-size:15px; font-weight:bold; color:#606060; margin:0 0 9px 0; }


.subinfo_servicio {
	float:left;
	background:#F2F2F2;
	margin:0 0 0 11px;
	width:259px;
}

.subinfo_servicio p {
	padding:15px;
}


.info_servicio a img {
	border:5px solid #D2D2D2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.info_servicio a:hover img {
	border-color:#0091D0;
}

a.pdf_servicio {
	float:left;
	display:block;
	background: url(images/bg_pdf_servicio.png) top left;
	height:50px;
	margin:0 0 0 11px;
	padding:0 35px 0 45px;
	font-size:14px;
	line-height:50px;
}

a:hover.pdf_servicio {
	background-position:bottom left;
}


.recuadro_titularV2 {
    background: url("images/bgmainsep.jpg") no-repeat scroll center top transparent;
    margin: 21px 0 0;
    padding: 35px 25px 20px;
    text-align: left;
}

.recuadro_titularV2.empty {
	padding:0px;
	background:none;
}

.recuadro_titularV2 h6 {
    color: #11AFD6;
    font-family: 'PT Sans Narrow',arial,serif;
    font-size: 29px;
    font-weight: 700;
    margin: 0 0 11px;
}

.recuadro_titularV2 .content_title {
    background: url("images/bgh5tit1.png") no-repeat scroll left top transparent;
    color: #545454;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 34px;
    margin: 0 0 11px;
    padding: 0 0 0 39px;
}
.recuadro_titularV2 .content_box {
	padding-left:20px;
    background: url("images/bgcont_cajas.png") repeat-x scroll center bottom transparent;
    margin: 0 0 11px;
    padding: 0 11px 15px;	
}
.recuadro_titularV2 .content_title.dropdown {
}
.recuadro_titularV2 .content_title.file {background: url("images/bgh5tit1pdf.png") no-repeat scroll left top transparent;}
.recuadro_titularV2 .content_title.img {background: url("images/bgh5tit1img.png") no-repeat scroll left top transparent;}
.recuadro_titularV2 .content_title.link {background: url("images/bgh5tit1link.png") no-repeat scroll left top transparent;}
.recuadro_titularV2 .content_title.link_externo {background: url("images/bgh5tit1link_externo.png") no-repeat scroll left top transparent;}

.recuadro_titularV2 .content_list, .recuadro_titularV2 .content_list ul {
	list-style:none;
	margin:0px;
	padding:0px;
	padding-left:0px;
	padding-top:5px;
}
.recuadro_titularV2 .content_list li {
    display: block;
    line-height: 20px !important;
    padding: 0 0 0 25px !important;
	padding-bottom:5px !important;
	font-size:13px;
}
.recuadro_titularV2 .content_list li a {
	color:#0092D0;
	font-size:13px;
}
.recuadro_titularV2 .content_list li.pdf {background: url("images/ico-pdf.png") no-repeat scroll left top transparent;}
.recuadro_titularV2 .content_list li.xls {background: url("images/ico-xls.png") no-repeat scroll left top transparent;}
.recuadro_titularV2 .content_list li.ext {background: url("images/ico-ext.png") no-repeat scroll left top transparent;}

h7 {
    font-size: 15px;
    font-weight: bold;
	color:black;
}

a.btnup {
	display:block;
	text-align:right;
	padding:0 27px 0;
	margin:7px 0 0;
	font-size:13px;
	line-height:22px;
	background:url(images/up.png) no-repeat top right;
	clear: both;
	color:#666;
}

a:hover.btnup { background-position: bottom right; }


/*****************************
------- TABLAS                        -------
******************************/

.tabla_listados1 {
	border: 1px solid #DFDFDF;
	background-color: #FFF;
	width: 100%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #333;	
	font-size:12px;
}

.tabla_listados1 th, .tabla_listados1 td {
	border-top-color: white;
	border-bottom: 1px solid #DFDFDF;
	color: #555;
}

.tabla_listados1 th {
	padding: 4px;
	background:#EBEBEB;
	vertical-align:middle;
	font-weight:bold;
}

.tabla_listados1 td {
	padding: 4px;
	background: #F8F8F8;
	letter-spacing:-1px;
}

.tabla_listados2 {
	border-spacing:1px;
}

.tabla_listados2 th {
	background-color:#F3F2EF;
	min-width: 45.6px;
	padding:2px;
	border:1px solid #878685;
}
.tabla_listados2 td {
	padding:2px;
	border:1px solid #878685;
}

.tabla_listados3{
	border-spacing:1px;
}
.tabla_listados3 th {
	background-color:#F3F2EF;
	min-width: 45.6px;
	padding:2px;
	border:1px solid #878685;
	min-width:108px;	
}
.tabla_listados3 td {
	padding:2px;
	border:1px solid #878685;
	text-align:left;
}

.tabla_listados4{
	border-spacing:1px;
}
.tabla_listados4 th {
	background-color:#F3F2EF;
	min-width: 45.6px;
	padding:2px;
	border:1px solid #878685;
	min-width:120px;	
}
.tabla_listados4 td {
	padding:2px;
	border:1px solid #878685;
	text-align:left;
}


.tabla_listados5{
	border-spacing:1px;
	width:100%;
	padding-bottom:15px;
}
.tabla_listados5 th {
	background-color:#F3F2EF;
	min-width: 45.6px;
	padding:2px;
	border:1px solid #878685;
	min-width:120px;	
}
.tabla_listados5 th#header01 {
	width:600px;
}
.tabla_listados5 td {
	padding:2px;
	border:1px solid #878685;
	text-align:left;
}


.tabla_listados6{
	border-spacing:1px;
}
.tabla_listados6 th {
	background-color:#F3F2EF;
	padding:2px;
	border:1px solid #878685;
}
.tabla_listados6 td {
	padding:2px;
	border:1px solid #878685;
	text-align:center;
}


/*****************************
------- CONTENIDO BUSQE  -------
******************************/

.busqueda #search {
	width:300px
}

.busqueda form {
	margin-bottom:20px;
}



/*****************************
------- CONTENIDO FORM  -------
******************************/

.cont_form {
	color:#333;
}

.cont_form input, .cont_form select, .cont_form textarea {
	font-size:13px;
	letter-spacing:1px;
	border:solid 1px #FFABAB;
	color:#333;
	padding:3px;
	background: url('images/homeportal/bginput.png') repeat-x bottom;
}

.cont_form textarea { background: #FF8585 url('images/homeportal/bginput.png') repeat-x bottom; padding:5px; margin-top:2px; }

.cont_form button { 
	padding:15px 9px;
	font-size:16px;
	font-weight:bold;
	color:#272727;
}

.cont_form button.cont {
	padding:3px 7px;
	margin:2px 0;
	font-size:13px;
	
}

.cont_form p.small {
	color:#333;
	font-size:11px;
	text-align:left;
}


.follow {
	margin-bottom:10px;
	font-size: 13px;
}

.follow img {
    margin-right: 5px;
    margin-top: -1px;
    vertical-align: middle;
}

.follow a:hover {
	color:black;	
}




/*--------------------------------------------------------------------------------------------
ACCIONES
--------------------------------------------------------------------------------------------*/


.slider_ie {
	background:url(images/bg_listanotader.png) repeat-x top !important;
	border:none !important;
	padding:5px !important;
	margin:0 0 11px !important;
}
.carousel li {
	background-image:none !important;
}

h4.tit_ffcc, h4.tit_aereo, h4.tit_automotor, h4.tit_puertos {
	font-family: 'PT Sans Narrow', arial, serif;
	font-size:33px !important;
	line-height:31px !important;
	font-weight:400 !important;
	color:#0091D0 !important;
	margin:5px 0 9px 0 !important;
	padding:0 0 0 81px !important;
	min-height:68px !important;
}

h4.tit_ffcc { background:url(images/ico_ffcc.png) no-repeat top left; }
h4.tit_aereo { background:url(images/ico_aereo.png) no-repeat top left; }
h4.tit_automotor { background:url(images/ico_automotor.png) no-repeat top left; }
h4.tit_puertos { background:url(images/ico_puertos.png) no-repeat top left; }


.ie_lista {
	float:left;
	width:280px;
	height:300px;
	margin:10px 5px 0;
} 
.ie_lista img {
	float:left;
}

.ie_lista a.ie_txt_link {
	display:inline-block;
	background:#0091D0;
	position:relative;
	top: -110px;
	width:210px;
	color:#FFF;
	padding:10px;
	font-family: 'PT Sans Narrow', arial, serif;
	font-size:19px;
	line-height:20px;
	font-weight:700;
	text-shadow:#003349 0 1px 0;
}

.ie_lista a:hover.ie_txt_link {
	background:#F1F1F1;
	color:#0091D0;
	text-shadow:#FFF 0 -1px 0;
}

ul#menu_filtros {
	margin:21px 0 15px 0;
	padding:0;
	height:22px;
	list-style-type:none;
}
	
ul#menu_filtros li {
	display:inline;
	background:none;
	padding:0px;
}

ul#menu_filtros li a {
	display:block;
	float:left;
	margin:0 9px 0 0;
	padding:0 0 0 25px;
	text-decoration: none;
	text-align:left;
	background:url(images/ico_filtrar.png) no-repeat top left;
	font-size:14px;
	line-height:22px;
}

ul#menu_filtros li a:hover {
	background-position: bottom left;
}

/*--------------------------------------------------------------------------------------------
SUBE ONLINE
--------------------------------------------------------------------------------------------*/
.sube_page input, .sube_page select {
	border:1px solid grey;
	padding:5px;
	margin:5px;
	width:150px;
}


.sube_page .inputbox_full, 
.sube_page .inputbox_full1, 
.sube_page .inputbox_full2  {
	width:200px;
	float:left;
	text-align:center;
	/*background-color: #F7F7F7;*/
	margin-right:5px;
	/*height:55px;*/
	min-height:55px;
}

.sube_page .inputbox_full label, 
.sube_page .inputbox_full1 label, 
.sube_page .inputbox_full2 label {
	font-size:10px;
	font-color:grey;
}

.sube_page .inputbox_full input, .sube_page .inputbox_full select { 
	width:180px; 
	border:1px solid grey;
	padding:5px;
	margin:5px;	
}

.sube_page .inputbox_full1 { width:64px; }
.sube_page .inputbox_full1 input, .sube_page .inputbox_full1 select { width:40px; text-align:center; }
.sube_page .inputbox_full2 { width:135px; }
.sube_page .inputbox_full2 input, .sube_page .inputbox_full2 select { width:110px; }

.sube_page .inputbox_simple {
	width:200px;
	float:left;
	text-align:center;
}

.sube_page .label_box {
	float:left;
	width:180px;
	line-height:40px;
	color:green;
	font-weight:bold;
}

.sube_page .inputbox_area {
	padding-left:50px;
	margin-bottom:15px;
}

.sube_page .pedi_box {
	background-image: url("images/logo_sube.png");
    background-position: 550px 260px;
    background-repeat: no-repeat;
}

.sube_page .input_text {
	padding:5px;
}

.sube_page .codigo {
	font-weight:bold;
	font-size:15px;
}

.sube_page .parr1 {
	padding-bottom:5px;
}

.sube_page .parr2 {
	padding-bottom:10px;
}



/*	
	CSS image maps
	Author: Stu Nicholls
	Website: http://www.cssplay.co.uk/
 */
#gmap {display:block; width:120px; height:260px; background:url(images/bgmapaarg.png); position:relative; float:left;}
#gmap dd a:hover, #gmap dd a { text-indent:-9999px;}
#gmap dt { display:none; }

a#title2, a#title2:visited {display:block; width:210px; height:0; padding-top:11px; position:absolute; left:0; top:0; cursor:default; text-decoration:none;}
* html a#title2 {height:250px; he\ight:0;}
#gmap a#title2:hover { overflow:visible; }

a#bue {display:block; width:42px; height:0; padding-top:60px; overflow:hidden; position:absolute; left:51px; top:91px;}
* html a#bue {height:60px; he\ight:0;}
a#bue:hover {background:url(images/bue.png) no-repeat 0 0; overflow:visible; }

a#cat {display:block; width:31px; height:0; padding-top:40px; overflow:hidden; position:absolute; left:11px; top:26px;}
* html a#cat {height:40px; he\ight:0;}
a#cat:hover {background:transparent url(images/cat.png) no-repeat  0 0; overflow:visible;}

a#cha {display:block; width:36px; height:0; padding-top:31px; overflow:hidden; position:absolute; left:50px; top:18px; z-index:99;}
* html a#cha {height:31px; he\ight:0;}
a#cha:hover {background:transparent url(images/cha.png) no-repeat 0 0; overflow:visible;}

a#chu {display:block; width:50px; height:0; padding-top:35px; overflow:hidden; position:absolute; left:1px; top:158px;}
* html a#chu {height:35px; he\ight:0;}
a#chu:hover {background:transparent url(images/chu.png) no-repeat 0 0; overflow:visible;}

a#cba {display:block; width:27px; height:0; padding-top:59px; overflow:hidden; position:absolute; left:34px; top:59px;}
* html a#cba {height:44px; he\ight:0;}
a#cba:hover {background:transparent url(images/cba.png) no-repeat 0 0; overflow:visible;}

a#cor {display:block; width:31px; height:0; padding-top:27px; overflow:hidden; position:absolute; left:76px; top:42px;}
* html a#cor {height:27px; he\ight:0;}
a#cor:hover {background:transparent url(images/cor.png) no-repeat 0 0; overflow:visible;}

a#eri {display:block; width:20px; height:0; padding-top:30px; overflow:hidden; position:absolute; left:69px; top:66px; z-index:99;}
* html a#eri {height:30px; he\ight:0;}
a#eri:hover {background:transparent url(images/eri.png) no-repeat 0 0; overflow:visible;}

a#for {display:block; width:33px; height:0; padding-top:33px; overflow:hidden; position:absolute; left:59px; top:6px;}
* html a#for {height:33px; he\ight:0;}
a#for:hover {background:transparent url(images/for.png) no-repeat 0 0; overflow:visible;}

a#juj {display:block; width:22px; height:0; padding-top:21px; overflow:hidden; position:absolute; left:23px; top:0; z-index:99;}
* html a#juj {height:21px; he\ight:0;}
a#juj:hover {background:transparent url(images/juj.png) no-repeat 0 0; overflow:visible;}

a#lpa {display:block; width:30px; height:0; padding-top:35px; overflow:hidden; position:absolute; left:21px; top:103px;}
* html a#lpa {height:35px; he\ight:0;}
a#lpa:hover {background:transparent url(images/lpa.png) no-repeat 0 0; overflow:visible;}

a#lrj {display:block; width:28px; height:0; padding-top:32px; overflow:hidden; position:absolute; left:9px; top:47px;}
* html a#lrj {height:32px; he\ight:0;}
a#lrj:hover {background:transparent url(images/lrj.png) no-repeat 0 0; overflow:visible;}

a#mis {display:block; width:15px; height:0; padding-top:18px; overflow:hidden; position:absolute; left:104px; top:30px;}
* html a#mis {height:18px; he\ight:0;}
a#mis:hover {background:transparent url(images/mis.png) no-repeat 0 0; overflow:visible;}

a#mza {display:block; width:26px; height:0; padding-top:43px; overflow:hidden; position:absolute; left:5px; top:81px;}
* html a#mza {height:43px; he\ight:0;}
a#mza:hover {background:transparent url(images/mza.png) no-repeat 0 0; overflow:visible;}

a#nqn {display:block; width:21px; height:0; padding-top:39px; overflow:hidden; position:absolute; left:1px; top:115px; z-index:99;}
* html a#nqn {height:39px; he\ight:0;}
a#nqn:hover {background:transparent url(images/nqn.png) no-repeat 0 0; overflow:visible;}

a#rne {display:block; width:54px; height:0; padding-top:36px; overflow:hidden; position:absolute; left:1px; top:125px;}
* html a#rne {height:36px; he\ight:0;}
a#rne:hover {background:transparent url(images/rne.png) no-repeat 0 0; overflow:visible;}

a#scz {display:block; width:38px; height:0; padding-top:49px; overflow:hidden; position:absolute; left:1px; top:191px;}
* html a#scz {height:49px; he\ight:0;}
a#scz:hover {background:transparent url(images/scz.png) no-repeat 0 0; overflow:visible;}

a#sfe {display:block; width:29px; height:0; padding-top:50px; overflow:hidden; position:absolute; left:52px; top:48px;}
* html a#sfe {height:50px; he\ight:0;}
a#sfe:hover {background:transparent url(images/sfe.png) no-repeat 0 0; overflow:visible;}

a#sgo {display:block; width:25px; height:0; padding-top:36px; overflow:hidden; position:absolute; left:38px; top:30px;}
* html a#sgo {height:36px; he\ight:0;}
a#sgo:hover {background:transparent url(images/sgo.png) no-repeat 0 0; overflow:visible;}

a#sju {display:block; width:25px; height:0; padding-top:33px; overflow:hidden; position:absolute; left:3px; top:52px;}
* html a#sju {height:33px; he\ight:0;}
a#sju:hover {background:transparent url(images/sju.png) no-repeat 0 0; overflow:visible;}

a#sla {display:block; width:45px; height:0; padding-top:35px; overflow:hidden; position:absolute; left:14px; top:0px;}
* html a#sla {height:35px; he\ight:0;}
a#sla:hover {background:transparent url(images/sla.png) no-repeat 0 0; overflow:visible;}

a#slu {display:block; width:17px; height:0; padding-top:30px; overflow:hidden; position:absolute; left:24px; top:79px;}
* html a#slu {height:30px; he\ight:0;}
a#slu:hover {background:transparent url(images/slu.png) no-repeat 0 0; overflow:visible;}

a#tdf {display:block; width:52px; height:0; padding-top:30px; overflow:hidden; position:absolute; left:29px; bottom:0;}
* html a#tdf {height:30px; he\ight:0;}
a#tdf:hover {background:transparent url(images/tdf.png) no-repeat 0 0; overflow:visible;}

a#tuc {display:block; width:12px; height:0; padding-top:15px; overflow:hidden; position:absolute; left:31px; top:33px;}
* html a#tuc {height:15px; he\ight:0;}
a#tuc:hover {background:transparent url(images/tuc.png) no-repeat 0 0; overflow:visible;}


header {
	width:965px;
	margin:auto;
}
header ul, header li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
header #menu-superior {
    border: 1px solid #cdcdcc;
    height: 40px;
    padding-left: 3px;
}
header #menu-superior ul.menu-superior-propiedades {
    float: left;
    margin-top: 10px;
	line-height:20px;
}
header #menu-superior ul.menu-superior-propiedades li {
    float: left;
}
header #menu-superior ul.menu-superior-propiedades li a {
    border-right: 1px solid #cdcdcc;
    color: #666;
    font-size: 12px;
    margin: 0 1px;
    padding-left: 11px;
    padding-right: 11px;
    text-decoration: none;
}
header #menu-superior ul.redes-sociales {
    float: right;
}
header #menu-superior ul.redes-sociales li {
    float: left;
    text-indent: -9999px;
    width: 45px;
}

header #menu-superior ul.redes-sociales li a {
    border-left: 1px dotted #cdcdcc;
    display: block;
    height: 40px;
}
header #menu-superior .activo {
    color: #1d4c9f !important;
    text-decoration: underline !important;
}
header #menu-superior ul.redes-sociales li a.contacto {
    background-image: url("images/contacto.png");
    background-repeat: no-repeat;
}

header section.cabecera {
    float: right;
    width: 270px;
}
header section.cabecera p {
    color: #666666;
    float: right;
    font-size: 12px;
    margin-top: 37px;
}
.clear {
    clear: both;
}
header section.cabecera #buscador {
    border: 1px solid #cbcbcb;
    height: 25px;
    margin-top: 16px;
	text-align:left;
}
header section.cabecera #buscador #txtBuscar {
    border: 0 none;
    color: #666666;
    font-size: 12px;
    margin-left: 5px;
    padding-top: 3px;
    width: 150px;
}

header section.cabecera #buscador #btnBuscar {
    background-image: url("../img/buscar.png");
    background-position: right center;
    background-repeat: no-repeat;
    border: 0 none;
    float: right;
    font-size: 12px;
    height: 25px;
    padding-top: 6px;
    width: 30px;
}

header section.cabecera #buscador #btnBuscar {
    background-image: url("images/buscar.png");
    background-position: right center;
    background-repeat: no-repeat;
    border: 0 none;
    float: right;
    font-size: 12px;
    height: 25px;
    padding-top: 6px;
    width: 30px;
}

nav ul, nav li {
    list-style-type: none;
    list-style-type: none;
    margin: 0;
    padding: 0;	
}

nav {
    background-image: url("images/nav-bckg.png");
}
nav {
    background-repeat: repeat-y;
    font-family: "GothamRnd-Book",Arial;
    margin-top: 20px;
    padding-left: 10px;
    width: 955px;
	height:43px;
	margin:auto;
	margin-bottom:20px;
}
nav .menu li {
    float: left;
}
.sin-padding {
    padding-left: 0 !important;
}
nav .menu li a {
    color: #fff;
    display: block;
    font-size: 12px;
    padding: 14px 12px;
    text-align: center;
    text-decoration: none;
	text-transform:uppercase;
}

nav .menu li a:hover {
    background-color: #9f2f88;
    color: #fff;
}
.subindex .dest_servicio {
	width:315px;
}
.subindex .dest_servicio p {
	width:220px;
}