/* DESTINATIONS */

#bloc_destinations 
{
	float: left;
	width: 460px;
	height: 250px;
	margin-top: 12px;
	background-image: url(../../images/destinations_fond_large.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 13px;
}

#bloc_destinations h2
{
    margin-top: 6px;
    margin-left: 3px;
    height: 36px;
}

#destinations_contenu 
{
	width: 381px;
	overflow: hidden;
}

#destinations_contenu a
{
	text-decoration: none;
}

#destinations_contenu .bandeau_boutons {
	text-align: center;
	margin: 0;
	padding: 0;
	float: none;
}

#destinations_contenu1 
{
	clear: both;
	float: left;
	padding-left: 1px;
}

#destinations_contenu2 
{
/*	float: left;*/
	width: 166px;
	height: 146px;
	padding-top: 9px;
	padding-left: 9px;
	padding-right: 9px;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	overflow: hidden;
	margin-bottom: 6px;
}

#destinations_contenu2 a 
{
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
}

#destinations_contenu2 .imgDestination {
	display: block;
	max-height: 72px;
	overflow: hidden;
}

#destinations_contenu h3 
{
	color: #ffffff;
	background-image: url(../../images/puce1.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-bottom: 4px;
	font-weight: bold;
}

#destinations_contenu .destination_pays 
{
	margin-top: 5px;
}

#destinations_contenu a 
{
	color: #f0157a;
	font-size: 14px;
	font-weight: bold;
}
	
#destinations_contenu .destination_libelle, #destinations_contenu .destination_libelle a 
{
	color: #ba095a;
	font-size: 12px;
	text-decoration: none;
}

/* EOF */

