/* LISTE DE LIENS */
.liencontact .img {

	float: left;
	margin-right: 10px;

}

.liencontact .img img {

	border: 1px solid #F9BC0C;

}

.liencontact {

	margin-bottom: 30px;
	margin-left: 6px;

}

.liencontact a.titre {

	color: #333;
	text-decoration: underline;
	font-size: 1.2em;
	font-weight: bold;
	/*margin-left: 10px;*/

}

.liencontact .desc {

	float: right;
	width: 440px;
	text-align: justify;
	
}

/* SITE DU MOIS */
#sitedumois h2 a {

	color: #333;
	text-decoration: underline;
	font-size: 1.1em;

}

#sitedumois p.desc {

	margin-top: 5px;

}

#sitedumois .img img {

	float: left;
	margin-right: 10px;
	border: 1px solid #F9BC0C;

}


#sitedumois {

	width:230px;
	
	overflow:hidden;
	text-align: left !important;
	
}

#sitedumois .inside_sitedumois {

	padding:15px;
	padding-top:15px;
	background: #fff;
	
	
}

#sitedumois #titre_portlet {

	line-height: 1.6em;
	font-size: 1.2em;
	color: #fff;
	margin-left: 5px;

}
