#datos {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-left:50px;
	margin-bottom:50px;
}
#datos a {
	color: #999999;
	margin-top:5px;
	margin-bottom:10px;
	display:block;
	font-weight:bold;
	text-decoration:none;
}
#datos a:hover {
	color: #f24906;
}
#datos #direcciones {
	margin-top:50px;
}
#linea {
	height:1px;
	border-bottom:1px solid #666666;
}
#contacto {
	background-image: url(../imagenes_viajes/logo_trama.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	
	padding-right: 150px;
}
.txt_naranja{ color:#f24906;}