
/* CSS Document */

/* Notas *
8fc73e
Verde: 017a33
Verde clarito: bce4cc
Gris: 656565 
font-family: 'Signika Negative', sans-serif, Arial;
*/ 

body{
	color:#505050;
/*	background: #fff url(/images/index/background.jpg) no-repeat  top center;*/
}

.fabada{
	background:#fabada !important;	
}

h1, h2, h3, h4{	
font-family: 'Signika Negative', sans-serif, Arial;
}


.none{ display:none;}

.sombra_960_arriba{background:url(/images/index/sombra_960.jpg) no-repeat center top;  padding-top:20px !important;}

.sombra_960_abajo{background:url(/images/index/sombra_960.jpg) no-repeat center bottom;}

.margin_top_10{margin-top:10px;}
.margin_top_20{margin-top:20px;}


.float_left{ float:left;}
.float_right{ float:right;}


/******************** Cabecera ********************/

#cabecera{
	height:56px;
	padding-top:24px;
	background:#fff;
}

#cabecera .container{
	overflow:hidden;
}

#cabecera h1{
	float:left;	
	padding: 0px 0 0 0;
}

#cabecera h1 span{
	display:none;
}


/******* Telefono */

#cabecera .telefono{
	width:130px; /* CRIS era 125 */
	height:33px;
	float:right;
	padding:0 0 0 65px;
	text-align:left;
	color:#017a33;
	background: url(/images/index/telefono_central.gif) no-repeat;
}

	#cabecera .telefono strong{
		font-size: 2.5em;
		display:block;
		line-height:0.7em;
		color: #017a33;
		letter-spacing:-.05em;
	}

	#cabecera .telefono em{
		font-size: 1.15em;
	}

/******* Areas */

#cabecera .areas{
	width:180px;
	float:right;
	padding:8px 0 0 0;
}

#cabecera .areas select{
	width:180px !important;
	color:#000;
	font-size:1.2em;
	background: #fff;
	border: 1px solid #017a33;
}

/******* Idioma */

#cabecera .idioma{
	width:37px;
	float:right;
	
}

#cabecera .idioma li{
	margin:0;
	padding:0;	
}

#cabecera .idioma span{
	display:none;
}
	
#cabecera .idioma img{
	float:right;
	margin:0 0px 5px 10px;	
}

/******************** encabezado ********************/

#encabezado{
	width:100%;
	color:#fff;
	background-color:#017a33;
}

#encabezado h1{
	font-family: 'Signika Negative', sans-serif, Arial;
	padding:50px 0 0 60px;
	margin:0;
	font-size: 3em;
	color:#fff;
}

/* Migas */

#encabezado .migas{
	float:left;
	padding:10px 0 10px 0px;
	font-size:1.2em;
}

#encabezado .migas a{
	color:#bce4cc;
	float:left;
	padding: 0 8px 0px 3px;
}

#encabezado .migas a:hover{
	color:#fff;	
}

#encabezado .migas span{
	padding-left:16px;
	color:#bce4cc;	
	float:left;
	background:url(/images/index/bullet_01.png) no-repeat center left;
}


#encabezado .migas .home{
	background:none;
	padding-left:0;}
#encabezado .migas .home a{
	padding-left:20px;
	background:url(/images/index/home.png) no-repeat left center;
}


/* Encabezado */

.inicio #encabezado .container{
	padding:0 !important;
	background:url(/images/index/slider.jpg) no-repeat center bottom;
}
	
.horarios #encabezado h1{background:url(/images/icon_cabecera/horarios.png) no-repeat left bottom;}
.ruta #encabezado h1{background:url(/images/icon_cabecera/rutas.png) no-repeat left bottom;}
.horarios_lineas #encabezado h1{background:url(/images/icon_cabecera/lineas.png) no-repeat left bottom;}
.puntos_de_venta #encabezado h1{background:url(/images/icon_cabecera/puntos.png) no-repeat left bottom;}
.tarifas #encabezado h1{background: url(/images/icon_cabecera/tarifas.png) no-repeat left bottom;}
.noticias #encabezado h1{background: url(/images/icon_cabecera/noticias.png) no-repeat left bottom;}
.lineas #encabezado h1{background: url(/images/icon_cabecera/lineas.png) no-repeat left bottom;}
/******** Menu Principal */
	
#menu{
	width:100%;
	float:left;
	background:#017a33 url(/images/index/menu_bg.jpg) no-repeat bottom center;
}

#menu ul{
	margin:0 auto;
	padding:0;
	list-style:none;
}
	
#menu li{
	float:left;
	margin:0;
}
	
#menu li a{
	float:left;
	font-size:1.6em;
	padding:10px 30px;
	margin:5px 0 0 0;
	font-family: 'Signika Negative', sans-serif, Arial;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

#menu li a:hover{
	background:url(/images/index/menu_active.png) no-repeat center bottom !important;
	background:url(/images/index/menu_active.jpg) no-repeat center bottom;
}

.inicio #m_inicio, .lineas #m_lineas, .horarios #m_horarios, .puntos_de_venta #m_puntos, .tarifas #m_tarifas, .ruta #m_ruta, .noticias #m_noticias{
	background:url(/images/index/menu_act.png) no-repeat center bottom !important;
	background:url(/images/index/menu_act.gif) no-repeat center bottom !important;
}

/******************** Pie ********************/


#pie{
	width:100%;
	min-height:300px;
	float:left;
	color:#fff;
	background:#017a33;
}

#pie h2{
	padding:0 0 5px 0;
	margin:20px 0 5px 0;
	line-height:1.3em !important;
	border-bottom:1px solid #24894d;	
	color:#fff !important;
	font-size:1.5em !important;
	font-family: 'Signika Negative', sans-serif, Arial;
}

#pie ul li{
	font-size:1em;
	margin:0;
	padding-left:20px;
	background:url(/images/index/bullet_01.png) no-repeat 5px 6px !important;
	background:url(/images/index/bullet_01.gif) no-repeat 5px 6px;
}

#pie ul .social{ padding-left: 0;}
#pie ul .social img{ float:left; margin:0 5px 0 0;}
#pie ul li a{
	color:#fff;
	text-decoration:none;
}

#pie ul li a:hover{text-decoration:underline;}

#pie .texto{border-bottom:1px dotted #999;}

#pie .datos{
	width:96em;
	float:left;
	padding:10px 0;
	text-align:center;
	border-bottom:1px solid #24894d;
	border-top:1px solid #24894d;
}

#pie .datos p{ margin:0;}
#pie .datos strong{ color:#fff;}

#pie .estandares{
	width:96em;
	float:left;
	padding:10px 0;
	text-align:center;	
}

#pie .estandares p{
	display:inline-block;	
}


/* Social */

#pie .social_region{
	width:96em;
	float:left;
	padding:10px 0 0 0;
	border-top:1px dotted #24894d;
	text-align:center;
}
#pie .social_region p{
	display: inline-block;
	margin:0 10px 0 0;
	padding:0;
}

#pie .social_region a{
	text-transform:uppercase;
	text-decoration:underline;
	color:#fff;
}

#pie .social_region img, #pie .social_region span{
	float: left;
	margin:0 5px 0 0;
}

/******************** Contenidos ********************/

#contenidos{
	width:100%;
	float:left;
	padding-bottom:40px;
	min-height:300px;
}

#contenidos h2{
	margin:1em 0;
	color:#017a33;
	font-size:2.5em;
	line-height:1em;
}

#contenidos h3{
	font-size:2em;
	color:#017a33;
}

#contenidos h4{
	font-size:1.7em;
	color: #666;
}

#contenidos p, #contenidos li{
	font-size:1.3em;	
}

#contenidos .tabs{
  margin-top:30px;  
}
#contenidos .tabs li a:hover{
  background: #dedbd1;
	color: #222;
	text-decoration: none;
}
#contenidos .tabs li a:active{
  background: #dedbd1;
	color: #222;
	text-decoration: none;

}
#contenidos .tabs li.ul-tabs-selected a {
  background: #dedbd1;
	color: #222;
	text-decoration: none;
}

/******** Columna  */

#columna, #subcontenido{
	padding:20px 0;	
	margin: 20px 0;
}

#columna{
	width:25em;
	float:left;
	margin-right:3em;
	padding-right:2em;
	background:url(/images/index/sombra_960_derecha.jpg) no-repeat center right;

}

#subcontenido{
	width:66em;
	float:left;
}


/******************** Filtro   ********************/

.filtro{
	width:960px;
	clear:both;
	padding:30px 0;
	display: inline-table;
	background: url(/images/index/sombra_960.jpg) no-repeat center bottom;
}

.filtro label{
	width:170px;
	float:left;
	margin:0 10px 0 0;
	padding:0 0 0 16px;
	background: url(/images/index/bullet_02.gif) no-repeat 0 5px;
}

.filtro select, .filtro input[type="text"]{ 
	width: 140px;
	float:left;
	font-size:1.2em;
}
.filtro select{
	margin:3px 10px 0 0;
}

.filtro .button{margin-top:20px;}



/******************** Items  ********************/

.items{
	width:960px;
	padding:40px 0;
	float: none;
	margin:0 auto;
	text-align:center;
}

.items img{
	margin:0 auto;
}

.items select{
	font-size:1.2em;
	margin:5px auto 20px auto;	
}

.items .consulta{
	min-height:120px;	
}


.items h3{
	margin-bottom:15px;
	background:url(/images/index/sombra_192.jpg) no-repeat center bottom;
}

.items p{
	padding:0 10px;
}

.items_uno{ width:320px !important;}
.items_dos{ width:640px !important;}

/******************** Elementos  ********************/

.boton{
	color:#888;
	display:inline-block;
	text-transform:uppercase;
	text-decoration:none;
	font-family: 'Signika Negative', sans-serif, Arial;
	background: url(/images/index/boton01.jpg) no-repeat 0 0;
	padding-left:15px;
	font-size:1.1em;
}

.boton span{
	height:11px;
	padding:4px 15px 4px 0;
	background:url(/images/index/boton01.jpg) no-repeat top right;	
}

.boton:hover{
	color:#017a33;
}

/******************** Bloque Noticias  ********************/

.bloque_noticias{
	width:960px;
	float:left;
	padding:40px 0;	
	background:url(/images/index/sombra_960.jpg) no-repeat top center;
}

.bloque_noticias .previo{
	width:500px;
	float:left;
	padding-right:40px;
}

.bloque_noticias .previo h3{
	font-size:1.6em !important;
	line-height:1.4em;
}

.bloque_noticias .previo span{
	display:block;
	border-top:1px solid #f2f2f2;
	border-bottom:1px solid #f2f2f2;	
}

.bloque_noticias .previo .boton, .bloque_noticias .previo .boton span{
	float:left;
	margin-right:10px;
}

.bloque_noticias .lista{
	width:100%; /*420px;*/
	float:left;	
}

.bloque_noticias .lista li{
	background:url(/images/index/bullet_02.gif) no-repeat 0 3px;
	padding-left:15px;
	margin-bottom:20px;
}

.bloque_noticias .lista li a{
	text-decoration:none;	
}


/******************** Slider  ********************/


.slides_container {
	width:960px;
	float: left;
	display:none;
}

.slides_container div{
	width:960px;
	height:282px;
	float:left;
}
		


#encabezado .pagination .current a{
	width:15px;
	height:15px;
	float:left;
	background:url(/images/index/bullet_02.gif) no-repeat;
}

.slides_container h1, .slides_container h2, .slides_container p{
	width:370px;
	float:left;
	clear:both;
	color:#fff;
}

.slides_container h1{
	color:#fff;
	font-size:4em;
	line-height:1em;
	margin-top:20px;
	padding-left: 0 !important;
}

.slides_container h2{
	line-height:1em;
	font-size:2em;
}
		


.slides_container img{
	position:absolute;
	right:0;
	top:10px;
}



#encabezado .pagination{
	top:410px;
	position:absolute;
	z-index:10;
	/*margin:0 0 0 425px;*/
    left:50%;

}

#encabezado .pagination li{
	width:15px;
	height:15px;
	float:left;
	overflow:hidden;
	line-height:20em;
	margin:0 10px 0 0;
	background:url(/images/index/bullet_02b.gif) no-repeat;
}

#encabezado .pagination li a{
	float:left;
	width:15px;
	height:15px;	
}

/******************** Listado  ********************/

.listado{
	width:960px;
	float:left;
	font-size:10px !important;
}

.listado_calculo{
	float:left;
	font-size:10px !important;
}

.listado span{
	float:left;
	margin: 0 !important;
	padding: 0 !important;
}

.listado .encabezado{
	width:940px;
	float:left;
	padding:10px 0px 10px 20px;
	background: url(/images/index/encabezado.png) repeat-x;
	text-transform:uppercase;
	font-weight:bold;
	border-radius: 3px;
	font-size:1.2em !important;
}

.listado .arriba{background:url(/images/icons/arriba.png) no-repeat center left;}
.listado .abajo{background:url(/images/icons/abajo.png) no-repeat center left; }

.listado .arriba a, .listado .abajo a{ padding-left:14px;}


.listado ul{
	padding:0;
	margin:0;	
}

.listado li{
	width:940px;
	float:left;	
	margin:0;
	padding:10px 0 10px 20px !important;
	border-top:1px dotted  #999;
	font-size:1.2em !important;
	background:url(/images/index/bullet_03.png) no-repeat 3px 15px;
}


.listado li a{
	float:left;
	text-decoration:none;
}

.listado li a.linea {
	float:left;
	margin:0;
	/*padding:0px 0px !important;*/
	text-decoration:none;
	background:none;
}


.listado li .noticias a{
	background:#f2f2f2 url(../images/icons/news.png) no-repeat 3px center;
	padding:1px 5px 1px 24px;
	border-radius: 3px;
}

.listado li .noticias a:hover{
	background:#ccc url(../images/icons/news.png) no-repeat 3px center;
}
.listado li .destacado{ font-weight: bold; color:#017a33;}

.listado .mapa iframe{
	margin:5px 0px 10px 20px;
	width:940px;}	

.listado .mapa{
	float:left;
	background:url(/images/icons/flecha_abajo.png) no-repeat top left;	
}

.caja_mapa .mapa{
	float:left;
}

.caja_mapa .mapa iframe{
	width:940px;
	margin:5px 0px 10px 20px;
}

/******************** Fondos   ********************/

.tabla_horario{
	line-height:1.1em;	
	font-size: 1.2em;
	margin:10px 0 10px 0;
}

.tabla_horario a {
	text-decoration:none;
}

.tabla_horario th{
	padding:5px 10px;
	font-weight:bold;
	background-image: url(/images/index/encabezado.png);
	border:1px solid #ccc;
}

.tabla_horario td{
	padding:5px;
	min-width:50px;
	text-align:center;
	border:1px solid #ccc;
}

.tabla_horario tr:nth-child(odd), .tabla_horario td:nth-child(odd){
	background:url(/images/index/trans_negro_5.png) !important;
	background:#f2f2f2;
}

.tabla_horario tr:hover{
	background:url(/images/index/trans_negro_30.png) !important;
	background:#cde7d8 !important;
}



/******************** Colores   ********************/

.color01{ background:#ffff99 !important;}
.color02{ background:#ffdc95 !important;}
.color03{ background:#ffcc00 !important;}
.color04{ background:#e77651 !important;}
.color05{ background:#eb885b !important;}
.color06{ background:#f5b5c5 !important;}
.color07{ background:#ff0066 !important;}
.color08{ background:#a1c4e7 !important;}
.color09{ background:#5f9bd0 !important;}
.color10{ background:#c7e4d3 !important;}
.color11{ background:#9fdbab !important;}
.color12{ background:#339966 !important;}
.color13{ background:#008000 !important;}
.color14{ background:#008080 !important;}
.color15{ background:#3a53a3 !important;}
.color16{ background:#0c8aff !important;}




/******************** Leyendas ********************/

.leyendas{
	width:960px;
	clear:both;
	float:left;
	margin:0 0 20px 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.leyendas span, .leyendas strong{ display:inline-table;}

.leyendas div{
	float:left;
	padding:1em 0;
	margin:0 1em;
	
	}
	
.leyendas .abreviaturas{
	width:23em;
	padding:0 5em 0 0;
	margin:0 3em 0 0;
	border-right:1px dotted #ccc;
}
.leyendas .zonas{width:60em;}
	


.leyendas .abreviaturas strong{
	width:3em;
	display:inline-table;	
}

.leyendas .abreviaturas span{
	display:inline;	
}

.leyendas .zonas strong{
	width:20px;
	height:20px;
	margin:0 5PX 0 0;
	line-height:1.5em;
	text-align:center;
}

.leyendas .zonas li{
	width:22em;
	margin:0 0 5px 0;
	padding:0;
	display:inline-table;	
}

/******************** Ruta   ********************/

.wizzard{
	width:960px;
	padding:10px 0 0 0;
	float:left;	
	text-align:center;
	background:url(/images/index/linea.png) repeat-x left bottom;
}


.wizzard img{
	margin:0 auto;
}


.wizzard h3{
	margin-bottom:0px !important;
	padding-bottom:0;
}

.wizzard span{
	display:block;	
	font-size:1.2em !important;
}

.wizzard p{
	padding:0 10px;
}

.wizzard .item{	border-radius: 5px;}


.wizzard_abajo{
	width:960px;
	float:left;
	padding:20px 0;
}


.wizzard_abajo div{
	padding-top:0;	
}

.wizzard_abajo .grid_4, .wizzard_abajo .grid_5{
	background:#f2f2f2;
	padding:10px;	
	margin:10px;
	border-radius: 10px;
}

.wizzard_abajo .calendario{
	padding:3px 10px;
	margin:3px 0 0 0;
	float:left;
}

.wizzard_abajo .item{
	width:100%;
	display:block;
	clear: both;
}

.wizzard_active{
	float:left;
	padding-bottom:30px;
	background-image:url(/images/index/wizzard_arriba.png);
	background-repeat:no-repeat;
}

.wizzard_abajo .superboton{
	width:300px;
	float:left;
	margin:10px 0;
	
}

.wizzard_abajo .superboton .button{
	width:275px;
	margin:0 0 0 10px;
	font-size:3em;
	text-align:center;	
}

.wizzard_abajo input[type="radio"]{margin:1px 5px 0px 0;}

.wizzard_0 .wizzard_active{background-position:  -180px bottom;}
.wizzard_1 .wizzard_active{background-position:  80px bottom;}
.wizzard_2 .wizzard_active{background-position:  330px bottom;}
.wizzard_3 .wizzard_active{background-position:  580px bottom;}
.wizzard_4 .wizzard_active{background-position:  810px bottom;}

.wizzard_1 #item01, .wizzard_2 #item02, .wizzard_3 #item03, .wizzard_4 #item04{background:#f2f2f2;}



/******************** RUTA 01 ********************/

.ruta_01{
	margin:0;
	padding:20px 0;
}

.ruta_01 li{
	padding:0px 0 20px 20px;	
	margin:0;
	background-repeat: no-repeat;
	background-position: left top;
}


.ruta_01 li em{font-size: 0.8em; font-style:normal;}
.ruta_01 li a{display: block;}
.ruta_01 li a.linea {display:inline;}

.ruta_01 .inicio{background-image:url(/images/icon_rutas/icono_punto.gif);}
.ruta_01 .renfe{background-image:url(/images/icon_rutas/tren.png);}
.ruta_01 .andando{background-image:url(/images/icon_rutas/camina.gif);}
.ruta_01 .bus{background-image:url(/images/icon_rutas/bus.png);}
.ruta_01 .tranvia{background-image:url(/images/icon_rutas/tranv.png);}
.ruta_01 .barco{background-image:url(/images/icon_rutas/barco.png);}


/******************** Noticias   ********************/

.noticias_listado{
	width:960px;
	float:left;	
}

.noticias_listado .item{
	width:310px;
	float:left;
	margin:10px 5px 20px 5px;	
}

.noticias_listado .item .foto{
	width:270px;
	height:100px;
	border:4px solid #bce4cc;	
}

.noticias_listado .item .foto img{width:1px; height:1px;}


/******************** Paginado ********************/

.paginado{
	width:960px;
	float: left;
	padding:20px 0;
	/*border-top: 1px solid #CCC;*/
}

.paginado span, .paginado select{	font-size:1.2em; float:left; margin:10px 0;}

.paginado span{
	width:250px;	
}

.paginado select{
	width:200px;
	float:right;
}

.paginado ul{
	/*width:490px;	*/
	float:left;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-right: 4px;
}

.paginado ul li{
float:left;
display: inline;
padding:0 !important;
}

.paginado ul li a{
	float:left;
	padding:12px 10px 10px 10px !important;
	margin: 0 !important;
	color:#017a33;
	text-decoration:none;
	
}

.paginado .active{
	background:url(/images/index/active_pagination.png) no-repeat center center;
}

/******************** Calcule su ruta ********************/

.calcule_ruta{
	width:960px;
	float:left;
	padding:20px 0 0 0;
}

.calcule_ruta h2{
	float:left;
	font-size:2em !important;
	font-weight:bold;
	padding-top:5px;
}

.calcule_ruta .item{
/*	width: 280px;*/
	float:left;
	padding:19px 10px 0 0;
}

.calcule_ruta .item label, .calcule_ruta .item input, .calcule_ruta .item a{
	float:left;
}

.calcule_ruta .item label{
	width:75px;
	font-size:1.4em !important;
	text-align: right;
	padding:8px 5px 0 0;
}

.calcule_ruta .item input[type="text"]{
	width:200px !important;
	float:left;
	height:23px;
	padding:4px;
	font-size:1.6em;
	color:#017a33;
	border-radius: 5px 0 0 5px;
}

.calcule_ruta .item select{
	width:200px !important;
	float:left;
	height:32px;
	padding:4px;
	font-size:1.6em;
	color:#017a33;
	border-radius: 5px 0 0 5px;
}

.calcule_ruta input[type="button"]{margin:20px 0 0 0;}

.calcule_ruta input[type="submit"]{margin:20px 0 0 0;}

/******************** Calcule su ruta 2 ********************/

.calcule_ruta2{
	width:960px;
	float:left;
	padding:0px 0 0 0;
	margin:30px 0 0 0;
	background:#f2f2f2;
	border-radius: 5px;
}

.calcule_ruta2 h2{
	width:940px;
	float:left;
	padding:10px !important;
	font-size:2em !important;
	font-weight:bold;
	margin:0 !important;
}

.calcule_ruta2 .item{
	float:left;
	height:35px;
	padding:5px 10px 0 0;
	margin:0 !important;
}

.calcule_ruta2 .item1{	width:280px;}
.calcule_ruta2 .item2{	width:290px;}
.calcule_ruta2 .item3{	width:60px; padding-top:0 !important;}
.calcule_ruta2 .item4{	width:210px;}

.calcule_ruta2 .item label, .calcule_ruta2 .item input, .calcule_ruta2 .item a{float:left;}

.calcule_ruta2 .item label{
	width:75px;
	font-size:1.4em !important;
	text-align: right;
	padding:8px 5px 0 0;
}

.calcule_ruta2 .item input[type="text"]{
	width:200px !important;
	float:left;
	height:23px;
	padding:4px;
	margin-bottom:0 !important;
	font-size:1.6em;
	color:#017a33;
	border-radius: 5px 0 0 5px;
}

.calcule_ruta2 .item select{
	width:200px !important;
	float:left;
	height:32px;
	padding:4px;
	margin-bottom:0 !important;
	font-size:1.6em;
	color:#017a33;
	border-radius: 5px 0 0 5px;
}

.calcule_ruta2 input[type="button"]{margin:5px 0 0 0;}

.calcule_ruta2 input[type="submit"]{margin:5px 0 0 0;}


.calcule_ruta2 .boton_ruta{
	height:50px !important;
	padding:50px 10px 20px 10px;
}
.calcule_ruta2 .boton_ruta, .calcule_ruta2 .boton_ruta:hover{
	background: #c1c1c1 url(../images/index/boton_calcular.png) center center !important; 	
}

/******************** Tarifas  ********************/

.tabla_tarifas{
	font-size:1.2em;
	text-align:center;
	margin:0 0 40px 0;
}

.tabla_tarifas th{
	font-weight:bold;
	padding:15px 15px;
	margin:0;
	border:1px solid #ccc;
	background:#b9b8b8 url(/images/index/encabezado.png) repeat-x;
}

.tabla_tarifas tr:nth-child(odd), .tabla_tarifas td:nth-child(odd){
	background:url(/images/index/trans_negro_5.png) !important;
	background:#f2f2f2;
}

.tabla_tarifas td{
	border:1px solid #ccc;
}

.tabla_tarifas tr:hover{
	background:url(/images/index/trans_negro_30.png) !important;
	background:#cde7d8 !important;
}

.tabla_anchos_100 td, .tabla_anchos_100 th{ width:100px;}
.tabla_anchos_150 td, .tabla_anchos_150 th{ width:150px;}

/******************** TABLA SALTOS  ********************/

.tabla_saltos{
	width:100%;
}

.tabla_saltos td,.tabla_saltos th{
	text-align:center;	
}

.tabla_saltos th{
	border:1px solid #ccc;
	background:#b9b8b8 url(/images/index/encabezado.png) repeat-x;	
}

.tabla_saltos tr:hover, .tabla_saltos tr:hover td{background: #cde7d8;}

.tabla_saltos td:nth-child(odd){background:#f2f2f2;}

/******************** Saltos zonas   ********************/

.saltos_zonas{
	
}

.saltos_zonas ul{
	margin:0;
	padding:0;	
}

.saltos_zonas ul li{
	padding:0;
	margin:0;	
}

.saltos_zonas ul li strong{
	width:15px;
	display:inline-table;
	padding:0 5px 0px 0;
	border-right: 1px solid #017a33;
}

.saltos_zonas ul li span{display:inline-table;}


/* Calculadora de saltos */

.saltos_calculador .instrucciones{
	max-width:240px;
	float:left;
	padding:10px 30px 10px 0;
}

.saltos_calculador .item{
	width:220px;
	float:left;
	margin:0 10px 0 0;
}

	.grid_16 .saltos_calculador .item{	padding: 10px;}

.saltos_calculador .item select{
	padding:10px 5px !important;
}

.saltos_calculador .calculo{
	width: 30px;
	float:right;
	padding:20px 60px;
	margin:0 50px 0 0;
	font-size:4em;
	background:#f2f2f2;
	border:1px solid #CCC;
}



/******************** Saltos zonas   ********************/

.saltos_zonas2{
}

.saltos_zonas2 ul{
	margin:0;
	padding:0;	
}

.saltos_zonas2 .item{
	width:220px;
	float:left;
	margin:0 5px 5px 0;
	padding: 5px;
	overflow:hidden;
	font-size:12px !important;
	background:#f2f2f2;
	border-radius: 5px;
}

.saltos_zonas2 strong{
	width:45px;
	float:left;
	padding:0 5px;
	background:#017a33;
	color:#fff;
	border-radius: 5px 0 0  0;
}

.saltos_zonas2 .item ul{
	width:145px;
	float:left;
	border-left:3px solid #017a33;
	padding: 0 0 0 5px;
	overflow:hidden;

}

.saltos_zonas2 ul ul{
	width:auto;
	border: none !important;
	padding:0 !important;
}

.saltos_zonas2 ul span{ font-weight:bold; 	font-size:12px !important;}

.saltos_zonas2 ul ul li{
	padding: 0 0 0 15px;
	font-size:12px !important;
	background:url(../images/index/bullet_03.gif) no-repeat left center;
}

/******************** Simulador de tarifas   ********************/


.tarifas_simulador .button, .tarifas_simulador input[type="button"]{
	margin-top:20px;
}

.tarifas_simulador .resultado{
	line-height:1em;
	font-size:1.2em;
	padding-top: 20px;
	text-align:center;
}

.tarifas_simulador .resultado span{
	font-size:2.4em;
	display:block;
	line-height:normal;	
	color: #017a33;
	text-align:center;
}

/******************** LINEAS  ********************/

.lineas_izquierda{
	width:25em;
	float:left;
	margin:2em 1em 0 0;
	padding:0 1em 1em 1em;
	background:#F2F2F2;
	border-radius: 10px;
}

.lineas_izquierda h2{
	margin:0 !important;
	padding:0 !important;
	line-height: 2em !important;
}

.lineas_izquierda h3{
	border-bottom:1px solid #CCC;
}

.lineas_izquierda ul{
	margin:0 0 20px 0;
	padding:0;	
}

.lineas_izquierda li{margin:0;}

.lineas_izquierda li a{
	display:block;
	text-decoration:none;
	padding:2px 0px 4px 36px;
	background:url(/images/ruta/parada_normal.png) no-repeat left top;
}

.lineas_izquierda .empieza a{
	background:url(/images/ruta/parada_primera.png) no-repeat left top;
}

.lineas_izquierda .acaba a{	background:url(/images/ruta/parada_ultima.png) no-repeat left bottom;}

.lineas_izquierda .destacado a{	background:url(/images/ruta/parada_destacado.png) no-repeat left top; font-weight:bold; text-transform:uppercase;}

.lineas_izquierda .empieza_destacado a{	background:url(/images/ruta/parada_primera_destacado.png) no-repeat left top; font-weight:bold; text-transform:uppercase;}

.lineas_izquierda .boton_invertir{
	text-align:left;
}

.lineas_izquierda .tramo_largo a{
	padding-bottom:20px;	
}

.lineas_derecha{
	width:66em;
	float:left;
	padding-left:2em;
	margin:2em 0;
}

.lineas_derecha_mapa{
	width:68em !important;
	float:left;
	margin:2em 0 5em 0;
	padding-bottom:100px;
	padding:0 !important;	
}

.lineas_derecha_mapa iframe{
	width:66em;
	height:45em;
	border-radius: 10px;	
}

.lineas_derecha .noticias{
	margin:70px 0; /* 20px 0px*/
	padding:0px 0; /* 20px 0px*/
	border-top:	 1px solid #CCC;
}

.lineas_derecha .noticias li{
	padding:0 0 5px 20px;
	background:url(/images/index/bullet_02.gif) no-repeat 0 5px;	
}

.green
{
    background-color: #4f7305;
}
.green.normal
{
    background-color: #588500;
    color: White;
    border: solid 1px #5f9000;
}
.green.active
{
    background-color: #344C00;
    color: #F8EB00;
    border: solid 1px #5f9000;
}
.green .btn
{
    background-color: #588500;
    color: White;
    border: solid 1px #5f9000;
}


.divmap-menu-grande{width:955px !important; margin-top:10px !important;}

/*********************Formulario*************************/
/* Contacto
----------------------------------------------------------------------------------------------------*/

.formulario #contenidos form{
	width:85em;
	float:left;
	padding:2em 4.5em 2em 4.5em;
	margin:1em;
	background:#fbfbfb url(../images/index/sombra_abajo.png) no-repeat center bottom;
	border-top:1px solid #e4e4e4;
	border-radius: 5px;

}

	.formulario .button{width:16em;}
	
	.formulario #subcontenido form{ width:56em !important; margin-top:-.2em; 	background:#fbfbfb url(../images/index/sombra_grid_10.png) no-repeat center bottom;}

.formulario form .obligatorio select, .formulario form .obligatorio input, .formulario form .obligatorio textarea{ background-image: url(../images/index/obligatorio.png); background-repeat:no-repeat; background-position:right 5px;}
.formulario form .obligatorio select{background-position:85% 6px;}
.formulario form .obligatorio input[type="date"]{background-position:85% 6px;}

.formulario .check_aviso, .formulario form .obligatorio_leyenda{padding-top:.5em;}

.formulario form .obligatorio_leyenda img{ float:left;}
.formulario form .obligatorio_leyenda span{
	color: #007b30;
	font-size:1.2em;
	line-height:1.4em;
	float:left;
	font-weight:bold;
	padding:.0em 0 3em 0;
}

.formulario .obligatorio_leyenda{ float:left; padding: 0 0 0 10px;}
.formulario .check_aviso{float: right;}
.formulario .check_aviso input{ margin-right:.5em;}


.formulario hr{
	width:83.5em;
	border:.1em solid #999 !important;
	height:auto !important;
	margin: 5em 0 !important;
	background: none !important;
}

.formulario .botones{
	width:100%;
	float:right;
	padding:20px 0 30px;
}

.formulario .caja_boton .button, .form_limpio .button{
	float:right;
	margin: 0 10px;
}


.formulario .leyendas{
	width:83em;
	height:35px;
	float:left;
	margin:0 10px;
	border-radius: 5px;
	padding:10px 10px 10px 0px !important;
	background:#e9e9e9;
}

	.formulario #subcontenido .leyendas{ width:53em;}

.formulario select{font-size:13px;}
.formulario select option{ padding-top:7px !important; line-height:20px;}


.form_limpio form,.formulario .form_limpio{ background: none !important; float:right; background:#fabada;}  

.form_limpio form{ background: #fabada; float: right;}

/***************Terminos***********************************/
#terminos{
	width:670px !important;
	font-size:1.2em;
}


#terminos h2{ 
	font-size:2em; 
	text-transform:uppercase; 
	margin:0 !important; 
	padding:0em !important;}
	
#terminos h3{ font-size:1.5em; font-weight:bold;}
#terminos h2, #terminos h3{color:#007b30;}


/******************** Pagina de error  ********************/

.error ul{
	width:960px;
	float:left;
	clear:both;	
}

.error li{
	width:280px;
	margin:0 33px 0 0;
	float:left;	
}

/***** enlace portada ****/
.portada{
	color: #017A33;
	text-decoration:none;
}
.texto{
	text-decoration:none;
}

.noticias_linea {
	padding-top:50px;
}

/******* POSIBLE SOLUCION PROVISIONAL PARA FONDOS QUE  NO SE PINTAN EN MENU y PIE AL REBASAR EL SCROLL ********/
#pie .container{
/** aplica fondo a su contenido que no es float ***/
	background: #017A33;
}
#menu .container{
/** aplica fondo a su contenido que no es float ***/
	background: #017A33 url(/images/index/menu_bg.jpg) no-repeat bottom center;
}
#encabezado .container{
/** aplica fondo a su contenido que no es float ***/
	background: #017A33;
}


.caja_centrada{ margin:  0 auto !important; float:none !important; display:block !important;}