﻿#img_gauche {
	width:194px;
	padding:130px 0 0 0;
	background:url(images/contact_gauche.jpg) no-repeat;
	float:left;
}
#img_gauche_dessous {
	width:194px;
	height:27px;
	margin-top:1px;
	background:#292c37;
	float:left;
}
#img_centre {
	width:409px;
	height:179px;
	background: url(images/contact_centre.jpg) no-repeat;
	float:left;
}
#img_droite {
	width:351px;
	height:179px;
	background:url(images/contact_droite.jpg) no-repeat;
	float:left;
}

#img_centre h2 {
	display:none;
}

.colonne_img{
	float:left;
	width:200px;
	margin:30px 0 0 40px !important;
	margin:30px 0 0 20px;
	font-size : 90%;
	padding:10px;
	border:1px dotted #a0a0a0;
}

.colonne_img ul{
	padding: 0 0 0 0;
	margin : 10px 0 0 14px;
	color:#5b455c;
	font-size : 95%;
}

.contenu{
	float:left;
	width:280px;
	margin:10px 0 0 30px;
	font-size : 90%;
}

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

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

.blf{
	font-weight:bold;
	font-style:italic;
}

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

a:hover{
	text-decoration:underline;
}