body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(../imgs/fondo_autobuses.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
 h1{
	width: 100%;
	float: left;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #870D0A;
	margin-bottom: 5px;
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #870D0A;
}
 h2{
	font-size: 1em;
	margin:0px;
	padding: 0px;
	color: #870D0A;
	
}
.pantalla_horarios{
	display: none;
	z-index: 9999;
	color: #333;
	}

.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	text-align: center;
}
.h1{
	width: 100%;
	float: left;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #870D0A;
	margin-bottom: 5px;
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #870D0A;
	}
.pantalla_horarios h1{
	width: 100%;
	float: left;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #870D0A;
	margin-bottom: 5px;
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #870D0A;
	}

a {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
a:link {
	color: #FFF;
	text-decoration: none;
}

#contenedor_global {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#contenedor_cabecera {
	width: 980px;
	margin-right: 0px;
	margin-left: 0px;
	height: 71px;
	float: left;
}
#contenedor_logo{
	width: 230px;
	height: 70px;
	float: left;
	}
#contenedor_menu {
	width: 955px;
	height: 28px;
	float: left;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.menus{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	height: 22px;
	margin-top:0px;
	padding-top:5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-transform: uppercase;
}
.menus#ultimo{
	border-right-width: 0px;
	}
#contenedor_contenidos {
	width: 980px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	margin-top: 0px;
	background-image: url(../imgs/fondo_blanco.jpg);
	background-repeat: no-repeat;
	background-position: left 21px;
	padding-top: 25px;
}

#contenedor_columna_izq {
	width: 300px;
	float: left;
	margin-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
}

#contenedor_columna_derecha {
	width: 650px;
	margin-top: 7px;
	float: left;
	padding-right: 0px;
}

#contenidos table{
	width: 640px;
	}
#contenidos tr#cabe{

	background-image: url(../imgs/fondo_header_tabla.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
	}
	#contenidos tr#mayus{
	text-transform: uppercase;
	
		}
		#contenidos td#minus{
	text-transform: none;	
		}
		#contenidos td#minus p{
			width:300px;
			margin-top:2px;
			margin-bottom:3px;
			}
			
			#contenidos td#result_busqueda{
	text-transform: none;	
		}
		#contenidos td#result_busqueda p{
			width:190px;
			margin-top:2px;
			margin-bottom:3px;
			}
#contenidos td#apartado{
	height:20px;
	color:#FFF;
	padding-bottom:3px;
	text-align:center;
	}
#contenidos td#apartado_ruta{
	height:20px;
	color:#FFF;
	padding-bottom:3px;
	padding-left:15px;
	}
#contenidos td#resultado{
	height:20px;
	padding-bottom:3px;
	padding-left:10px;
	text-transform: uppercase;
	
	}

#contenidos td#itenerario{
	height:20px;
	color:#FFF;
	padding-bottom:3px;
	text-align:center;
	}
#informacion_horarios {
	width: 300px;
	float: left;
	height:170px;
	background-image: url(../imgs/fondo_info_horarios.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 10px;
}
.dotted{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #870D0A;
	border-right-color: #870D0A;
	border-bottom-color: #870D0A;
	border-left-color: #870D0A;
	}
.dotted_minus{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #870D0A;
	border-right-color: #870D0A;
	border-bottom-color: #870D0A;
	border-left-color: #870D0A;
	text-transform: lowercase;
	}
#informacion_horarios label{
	width: 250px;
	float: left;
	color:#FFF;
	padding-left:25px;
	padding-right:25px;
	
	}
#informacion_horarios input{
	width: 225px;
	float: left;
	color:#FFF;
	margin-left:20px;
	padding-right:25px;
	margin-bottom:5px;
	color:#666;
	font-size:0.8em;
	}
#informacion_horarios input.btn{
	width: 50px;
	float: left;
	height:20px;
	font-size: 0.8em;
	color: #870D0A;
	background-color: #FFF;
	text-align:center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding:0px;
	
	margin-top:9px;
	
	}
#informacion_horarios label#tit{
	width: 255px;
	float: left;
	color:#FFF;
	padding-left:20px;
	padding-right:25px;
	margin-bottom:15px;
	margin-top:8px;
	}
#contenedor_img_cabecera {
	width: 650px;
	float: left;
	margin-bottom: 10px;
}


#contenedor_submenus {
	width: 300px;
	float: left;
	margin-bottom: 10px;
	
}


#submenus {
	width: 98%;
	float: left;
	height:21px;
	background-image: url(../imgs/fondo_sumenus.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 3px;
	color: #FFF;
	padding-left: 2%;
	text-transform: uppercase;
}

#contenedor_noticias_destacadas {
	width: 300px;
	float: left;
	margin-bottom:8px;
}

#noticias_destacadas {
	width: 98%;
	float: left;
	height:19px;
	background-image: url(../imgs/fondo_sumenus.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 0px;
	padding-left: 2%;
	color: #FFF;
	padding-top: 2px;
}
.cuadro_noticias_destacadas {
	width: 100%;
	float: left;
	border: 1px solid #870D0A;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../imgs/fondo_noticia_destacada.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	}
.cuadro_noticias_destacadas_tiempo {
	width: 298px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../imgs/fondo_noticia_destacada.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
	overflow: hidden;
	}
.cuadro_noticias_destacadas_tiempo div{
	position:relative;
	left:-10px;
	}
.texto_noticias_destacadas {
	width: 175px;
	float: left;
	padding:10px;
}
.texto_noticias_destacadas a{
	color:#666;
	font-size: 0.9em;
	}
.texto_noticias_destacadas a:hover{
	color:#870D0A;
	font-size: 0.9em;
	}
	
.texto_empleo_destacadas {
	width: 260px;
	float: left;
	padding:10px;
}
.texto_empleo_destacadas a{
	color:#666;
	font-size: 0.9em;
	}
.texto_empleo_destacadas a:hover{
	color:#870D0A;
	font-size: 0.9em;
	}	
.img_noticias_destacadas {
	width: 95px;
	float: left;
	padding-right: 5px;
}

#contenidos {
	width: 630px;
	float: left;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size:0.9em;
}
#contenidos a{
	color: #870D0A;
	text-decoration: none;
	}
#contenidos a:hover{
	color: #870D0A;
	text-decoration: none;
	}
#contenidos p{
	width:100%;
	
	text-align: left;
	}

#galeria ul{
	width: 630px;
	float: left;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#galeria li{
	width: 115px;
	float: left;
	border: 1px solid #860D0B;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 8px;
	}

.imag{

	overflow:hidden;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 7px;	
	}
	
.imag_not{
	width: 160px;
	overflow:hidden;
	padding: 5px;
	border: 1px solid #870D0A;	
	}
.num_imag{
	width: 100px;
	overflow:hidden;
	padding-right: 7px;
	padding-left: 7px;
	text-align: right;
	font-size: 0.8em;
	color: #870D0A;
	}	

#contenedor_pie {
	width: 960px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #880E0B;
	padding-bottom: 3px;
	font-size: 0.9em;
	text-align:center;
}
#contenedor_pie a{
	color:#870D0A;
	
	}
#contenedor_pie a:hover{
	color:#870D0A;
	
	}
#contenedor_mini_menu {
	width: 750px;
	height: 70px;
	float: left;
}

#mini_menu {
	width: 200px;
	height: 20px;
	float: left;
	background-color: #870D0A;
	position: relative;
	left: 520px;
	top: 0px;
	padding-left: 15px;
	color: #FFF;
}

.texto_rojo {
	color: #870D0A;
}
.texto_rojo_negrita {
	color: #870D0A;
	font-weight: bold;
}

#galeria ul{
	width: 630px;
	float: left;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#galeria li{
	width: 115px;
	float: left;
	border: 1px solid #860D0B;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 8px;
	}

#contenidos ul#galeria2{
	width: 630px;
	display:block;
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
#contenidos ul#galeria2 li{
	width: 115px;
	float: left;
	border: 1px solid #860D0B;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 8px;
	list-style-type: none;
	}
#contenidos ul#galeria2 img{
	border:0px;
	}
	
	strong {
		color:#870D0A;
		font-weight:normal;
		}



.rutas{
	width:640px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #900;
	}
.horarios{
	width:600px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #900;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	}
.rutas_apartados322{
	height:auto;
	width:305px;
	float:left;
	padding-left:10px;
	padding-top:3px;
	}
.rutas_apartados160{
	height:auto;
	width:148px;
	float:left;
	padding-left:10px;
	padding-top:3px;
	}
.rutas_apartados{
	height:auto;
	width:108px;
	float:left;
	text-align:center;
	padding-top:3px;
	}
.rutas_iti{
	height:auto;
	width:108px;
	float:left;
	text-align:center;
	
	}
.contenedor_noticia{
	width:620px;
	padding:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #900;
	float: left;
	}
.contenedor_empleo{
	width:600px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #900;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	}
p.txtNot {
	width: 395px;
	float: left;
	}
.titulo_noticia{
	width: 400px;
	float: left;
	height: 20px;
	margin-bottom: 5px;
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #870D0A;
	font-weight: bold;
}
.subtitulo_noticia{
	width: 400px;
	float: left;
	height: auto;
	margin-bottom: 5px;
	font-size: 1em;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #870D0A;
	font-weight: normal;
	font-style: italic;
}

.txtNoticia{
	width: 400px;
	float: left;
	height: auto;
	margin-bottom: 5px;
	font-size: 1em;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: normal;
}
p.txtNoticia {
	width: 380px;
	}
.imgNoticia{
	width: 180px;
	float: right;
	padding: 10px;
}

#localizacion_txt {
	float: left;
	width: 250px;
	margin-top:10px;
}
#localizacion_maps {
	float: left;
	width: 378px;
	margin-top:10px;
	
}
#localizacion_maps iframe{
border: 1px solid #870D0A;
margin-bottom:5px;

}
#contenidos form{
	margin-top:15px;
	float:left;
	
	}
	
#contenidos input#archivo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	
	width:250px;
	
	float:left;
	margin-left:0px;
	margin-right:150px;
	margin-bottom:10px;
	text-align:left;
	height:25px;
	}
#contenidos input#aviso {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	width:20px;
	float:left;
	margin-left:211px;
	margin-right:0px;
	margin-bottom:10px;
	text-align:left;
	}
#contenidos label#aviso_txt{
	width:200px;
	float:left;
	margin-right:120px;
	text-align:left;
	margin-bottom:25px;
	margin-left:0px;
	}
#contenidos label{
	width:180px;
	float:left;
	margin-left:25px;
	text-align:elft;
	padding-left:10px;
	margin-bottom:10px;
		height:14px;
	}
#contenidos label#largo{
	width:280px;
	float:left;
	margin-left:25px;
	text-align:left;
	padding-right:10px;
	margin-bottom:10px;
	margin-top:15px;
	height:14px;
	color: #870D0A;
	}
#contenidos input {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	width:230px;
	float:left;
	margin-right:120px;
		margin-bottom:10px;
			height:14px;
	}
#contenidos input.enviar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	width:60px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	height:20px;
	color: #870D0A;
	background-color: #FFF;
	border: 1px solid #870D0A;
	}
#contenidos input.borrar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	width:80px;
	float:left;
	margin-right:150px;
		margin-bottom:10px;
		height:20px;
	color: #870D0A;
	background-color: #FFF;
	border: 1px solid #870D0A;
	}
#contenidos select{
	font-size:1em;
	width:230px;
	float:left;
	margin-right:120px;
		margin-bottom:10px;
		
	}
#contenidos textarea {
	font-size:1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:230px;
	float:left;	
	margin-bottom:20px;
	}
