table#rutas{
	width: 530px;
	margin-left: 20px;
	font-family: Arial;
	color: #777777;
	font-size: 11px;
}

table#rutas td#intro {
	text-align: justify;
	width: 510px;
	padding-left: 10px;
	padding-bottom: 5px;
}

table#enlaces td#enlaces{
	width: 220px;
	text-align: justify;
	font-size: 12px;
	color: #333366;
	border: 1px solid #CCCCCC;
	height: 100%;
}

table#enlaces a {
	width: 220px;
	height: 20px;
}

table#enlaces div {
	padding: 5px;
	padding-left: 10px;
	height: 20px;
}

table#enlaces tr td a:hover {
	color: #666666;
	cursor: pointer;
}

table#enlaces td#separador{
	width: 40px;
}

table#rutas tr td a{
	text-decoration: none;
	font-size: 11px;
	color: #333366;
}

TABLE#titulo {
	font-family: Arial;
	font-size: 11px;
	color: #777777;
	font-weight: bold;
	width: 530px;
	margin-left: 21px;
}

TABLE#titulo TD#titulo{
	text-align: left;
	height: 30px;
}

TABLE#titulo TD#volver{
	text-align: right;
	width: 70px;
}

TABLE#titulo TD#volver_abajo{
	text-align: right;
	width: 450px;
}

TABLE#titulo A{
        background-image: url(../images/boton.gif);
        background-repeat: repeat-x;
        font-weight: bold;
        color: #777777;
        border: 1px solid #cccccc;
        text-align: center;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
        padding-right: 10px;
        text-decoration: none;
        cursor: pointer;
        height: 15px;
}

table#rutas_detalles{
	width: 530px;
	font-family: Arial;
	color: #777777;
	font-size: 11px;
	margin-left: 20px;
}

table#rutas_detalles tr td#texto{
	font-family: Arial;
	color: #777777;
	font-size: 11px;
	text-align: justify;
	background-color: #FFFFFF;
	padding-left: 4px;
	padding-top: 10px;
}

table#rutas_detalles tr td#par{
	text-align: justify;
	background-color: #DDDDDD;
	font-family: Arial;
	color: #777777;
	font-size: 11px;
}

table#rutas_detalles tr td#impar{
	text-align: justify;
	background-color: #FFFFFF;
	font-family: Arial;
	color: #777777;
	font-size: 11px;
}

table#rutas_detalles td#rutas_datos {
	vertical-align: top;
	padding-left: 10px;
}

table#rutas_detalles tr td#foto_larga{
	padding-top: 10px;
}

table#rutas_detalles tr td#foto_derecha{
	padding-left: 10px;
}

table#rutas_detalles td#texto_izquierda {
	font-family: Arial;
	color: #777777;
	font-size: 11px;
	text-align: justify;
	background-color: #FFFFFF;
	padding-top: 10px;
}