#partenaires{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-align:justify;
	font-size:12px;
	color:#7d1a46;
	width:450px;
	float:left;
	margin-left:10px;
}
#partenaires h2{
	text-indent:-9000px;
	background-image:url('images/partenaires.png');
	background-repeat:no-repeat;
	width:450px;
	height:56px;
	margin-bottom:0px !important;
}

#partenaires table{
	margin-top:20px;
	width:450px;
}
#partenaires table tr td{
	text-align:center;
}

#liens{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-align:justify;
	font-size:12px;
	color:#7d1a46;
	width:440px;
	float:left;
	margin-bottom:50px;
	margin-left:30px;
}
#liens h2{
	text-indent:-9000px;
	background-image:url('images/liens.png');
	background-repeat:no-repeat;
	width:450px;
	height:56px;
}

#liens a{
	color:#7d1a46;
}