h5{
	clear: both;
	color: #82d6ee;
	font-size: 25px;
	margin: 15px 0 5px 0;
}
#contenido h2{
	margin-bottom: 3px;
}
#contenido h3{
	margin-top: 40px;
	margin-bottom: 15px;
}
#contenido p{
	margin-bottom: 15px;
}

h3{
	clear: both;
}
div.destinos img{
	float: left;
	background-color:#47b0db;
}
div.destinos li{
	clear: both;
}
div.destinos a{
	padding: 1px 4px 1px 4px;
	display: block;
	width: 101px;
	color: #FFFFFF;
	margin: 5px 0px 5px 0px;
}
div.destinos a.nomargintop{
	margin: 3px 0px 10px 0px;
}
div.destinos{
	display: block;
	width: 882px;
	height: 170px;
	background: #47b0db;
	color: #203461;
}
div.descripcion{
	float: left;
	width: 373px;
	padding: 20px 0px 0px 20px;
}
div.enlaces{
	float: left;
	width: 121px;
	padding: 25px 0px 0px 25px;
}

