﻿#img_gauche {
	width:194px;
	height:130px;
	background:url(images/liens-partenaires_gauche.jpg) no-repeat;
	float:left;
}

#img_centre {
	width:760px;
	height:130px;
	background: url(images/liens-partenaires_centre.jpg) no-repeat;
	float:left;
}

#img_centre h2 {
	display:none;
}

#contenu{
	float:left;
	width:614px;
	margin:10px 0 0 215px !important;
	margin:10px 0 0 115px;
	font-size : 90%;
}

#contenu h3{
	color : #24a7cd;
	background: url(../../images/global/fond_departement.jpg) no-repeat left bottom;
	height:18px;
	padding: 0 0 5px 15px;
	margin : 35px 0 7px 0;
	text-align:top;
	font-size : 125%;
}

#contenu ul{
	padding: 0 0 0 0;
	margin : 0 0 0 30px;
}


a {
	color: #565656;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}