TABLE#llegar {
	width: 530px;
	margin-left: 20px;
	font-family: Arial;
	font-size: 11px;
	color: #777777;
	text-align: justify;
}

TABLE#llegar TD {
	padding-bottom: 30px;
	vertical-align: top;
}

TABLE#llegar TD.fotos {
	vertical-align: top;
	padding-right: 35px;
}

TABLE A {
	font-family: Arial;
	font-size: 11px;
	color: #777777;
	font-weigth: bold;
	text-decoration: none;
}

A#volver {
	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;
}

P.seccion {
	width: 530px;
	margin-left: 20px;
	font-family: Arial;
	font-size: 12px;
	color: #777777;
	font-weight: bold;
	text-align: justify;
}

P#subseccion {
	width: 530px;
	margin-left: 20px;
	font-family: Arial;
	font-size: 11px;
	color: #777777;
	font-weight: bold;
	text-align: justify;
}

TABLE.otros{
	width: 530px;
	margin-left: 20px;
	font-family: Arial;
	font-size: 11px;
	color: #777777;
	background-color: #FFFFFF;
	border: 1px solid #E5E5EA;
}

TABLE.otros TD{
	padding: 5px;
}

TABLE.otros TD.cabecera_izq {
	background-color: #F4F4FA;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	border-bottom: 1px solid #E5E5EA;
}

TABLE.otros TD.cabecera_dcha {
	background-color: #F4F4FA;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	border-bottom: 1px solid #E5E5EA;
}

TABLE.otros TD.localidad {
	padding-left: 10px;
}

TABLE.otros TD.localidad_destacada {
	padding-left: 10px;
	font-weight: bold;
}

TABLE.otros TD.distancia {
	padding-right: 40px;
	text-align: right;
}
TABLE.otros TD.distancia_destacada {
	padding-right: 40px;
	text-align: right;
	font-weight: bold;
}

TABLE.otros TD#pais {
	padding-left: 10px;
	width: 150px;
}

TABLE.otros TD#telefono {
	padding-right: 10px;
	text-align: right;
}
