.titulo {
	background: url(../img/titulo.JPG) no-repeat;
}

.titulo_index {
	background: url(../img/titulo_index.JPG) no-repeat;
}

.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.enlace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.bold {
	font-weight: bold;
}

.boldazul {
	font-weight: bold;
	color: #0066CC;
}

.boldverde {
	font-weight: bold;
	color: #66CC00;
}

.boldnaranja {
	font-weight: bold;
	color: #FF9E00;
}

hr.verde {
	color: #66CC00;
	background-color: #66CC00;
}

hr.azul {
	color: #0066CC;
	background-color: #0066CC;
}

hr.lila {
	color: #9C309C;
	background-color: #9C309C;
}

hr.ocre {
	color: #FFFF00;
	background-color: #FFFF00;
}

hr.gris {
	color: #CCCCCC;
	background-color: #CCCCCC;
}

hr.naranja {
	color: #FF9E00;
	background-color: #FF9E00;
}

hr.rojo{
	color: #CC0000;
	background-color: #CC0000;
}

img {
      border: 0px;
}    

img.metro {
      height: 20px;
      width: 95px;
}   

img.renfe {
      height: 40px;
      width: 70px;
}   

img.emt {
      height: 50px;
      width: 100px;
}

td {
      color: #999999;
}
