#dest{
	width:100%;
	float:left;
	position:relative;
	line-height:1.3em;
	font-size:0.8em;
	font-family:Verdana;
	text-align:justify;
}

#dest h1{
	font-family: Verdana;
	font-size: 1.5em;
	color: #a91418;
	font-weight:bold;
	line-height:1.8em;
	position:relative;
	width:100%;
}

.observatorio{
	background-image:url(../images/fondo_observatorio.gif);
	background-repeat:no-repeat;
	background-position:left;
	}
#dest h2{
	width:100%;
	color:#B22423;
	font-size:1em;
	font-weight:bold;
	border-bottom:1px solid #B22423;
	background-image:url(../images/h2.jpg); background-repeat:no-repeat; 											    background-position:right;
}

#dest h3{
	position:relative;
	width:100%;
	color:#B22423;
	font-size:1em;
	}
	
#dest ol,dest ul{
	position:relative;
	width:100%;
	}
	
em{
	color:#B22423;
	font-family:Arial, Helvetica, sans-serif;}

#dest td{
	padding:5px;
	background-color:#e0e0e0;
	font-size:0.8em;
	}
	
#dest th{
	color:#fff;
	font-size:0.8em;
	background-color:#999;
	padding:5px;
	font-size:0.8em;
}

#dest img{
	padding:5px;
}

.caja{
	background-color:#e0e0e0;
	padding:5px;
	}
.nota{
	border:1px solid #B22423;
	padding:3px;
	color:#666;
	width:98%;
	font-size:0.8em;
	margin-bottom:10px;
	}
dest.borde_img{
	border:1px solid #B22423;
	margin:5px;
	}
.titular{
	color:#B22423;
	font-size:20px;
	font-weight:bold;
}
.novedad{
	color:#B22423;
	font-size:0.8em;
	font-weight:bold;
}
#dest ul li{
	list-style-image:url(../images/li.gif);
	margin-bottom:10px;

	}
.legeoharra{
	font-size:0.8em;
	font-family:Arial;	
	color:#666;
}
