.treslineas {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.destacados, a.destacados:link, a.destacados:active, a.destacados:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: underline;
}
a.destacados:hover {
color:#FFCC00;
text-decoration:none;
}
.submenu, a.submenu:link, a.submenu:visited, a.submenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	
}
a.submenu:hover{
color:#e61f36;
}.direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#666666;
	text-decoration: none;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #E61F36;
	font-weight: bold;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.texto_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.separador{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e2edf9;
}
.ficha_tit{
font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
color:#FFFFFF;
font-weight:bold;
}
.ficha{
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
color:#FFFFFF;
}.lineas {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #053880;
	border-left-color: #053880;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #053880;
}
.lineas_2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #053880;
}
.horario {
	background-image: url(horario.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fondo_folleto {
	background-image: url(fondo_folleto.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}