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

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

#img_centre h2 {
	display:none;
}

#contenu{
	float:left;
	width:500px;
	margin:10px 0 0 110x !important;
	margin:10px 0 0 55px;
	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%;
}

#content_left{
	float:left;
	margin:30px 25px 0 68px !important;
	margin:30px 25px 0 34px;
}

#content_left h3{
	width: 150px;
	padding: 10px 10px;
	float: left;
	border-top: 2px solid #6188a0;
	border-left: 6px solid #6188a0;
	background-color:#dde5ea;
	color:#7f8795;
	font-size:16px;
	font-weight:bold;
	font-family:arial;
	clear: left;
}

#content_left p{
	width: 148px;
	float: left;
	margin-top:3px;
	padding: 10px;
	border-bottom: 3px solid #d9e4ea;
	border-left: 6px solid #d9e4ea;
	border-right: 2px solid #d9e4ea;
	clear: left;
	font-size:11px;
	font-weight:normal;
	font-family:arial;
}

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

a:hover{
	text-decoration:underline;
}