body {
	font-family: arial;
}
* {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
}
#conteneur {
	background: #ffffff;
	border: 1px solid;
	margin: 0 auto;
	width: 880px;
}
#header {
	background-image: url(../image/fond_head.jpg);
	background-repeat: no-repeat;
	height: 238px;
}
#header a {
	color: #ffffff;
}
#header a:hover {
	color: #000000;
}
#actu_focus_carto {
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	font-size: small;
	margin: 0 0 0 15px;
	padding: 2px 0 0 0;
}
#presse_news {
	float: right;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	font-size: small;
	margin: 0 15px 0 0;
	padding: 2px 0 0 0;
}
#contenue {
	background: #ffffff;
}
#recherche {
	margin: 160px 0 0 700px;
}
#recherche form {
	height: 25px;
	width: 137px;
}
.texterecherche {
	background-color: #ffffff;
	border: 1px solid;
	color: #000000;
	height: 15px;
	width: 108px;
	font-size: 10px;
	margin-top: 4px;
}
.boutonrecherche {
	position: absolute;
	z-index: 50;
	float: right;
	background: url(../image/bouton_recherche.jpg) no-repeat;
	border: 0;
	padding: 25px;
	margin-left: 110px;
	margin-top: 0px;
}
#gauche {
	width: 416px;
	background: #ffffff;
	margin: 25px 0 0 0;
}
#edito {
	width: 324px;
	margin: 0 0 0 30px;
	padding: 0 0 0 17px;
	font-size: small;
}
#plusedito {
	font-weight: bold;
	color: #B3275A;
	width: 95px;
	margin: 20px 0 0 0;
}
#pied_edito {
	background-image: url(../image/pied_edito.jpg);
	background-repeat: no-repeat;
	width: 443px;
	height: 337px;
}
#droite {
	position: relative;
	background: none;
	width: 581px;
	height: 353px;
	float: right;
	margin: -525px 0 0 0;
}
#droite img {
	float: right;
	margin: 48px 20px 0 0;
}
#actualite {
	background-image: url(../image/fond_actu.gif);
	background-repeat: no-repeat;
	height: 169px;
	width: 269px;
	margin: 0 0 0 95px;
	font-size: x-small;
}
#contenue_actu {
	height: 87px;
	width: 158px;
	margin: 0 0 0 15px;
	padding: 45px 0 0 0;
	float: left;
	font-size:1.2em;
}

#contenue_actu a{
	color:#ffffff;
	font-weight:bold;
}

#annuaires {
	background-image: url(../image/fond_annu.gif);
	background-repeat: no-repeat;
	height: 105px;
	width: 229px;
	margin: -130px 0 0 0;
	float: right;
	position: relative;
	cursor:pointer;
}
#focus {
	background-image: url(../image/fond_focus.gif);
	background-repeat: no-repeat;
	height: 169px;
	width: 269px;
	margin: 10px 0 0 0;
	font-size: x-small;
}
#contenue_focus {
	height: 87px;
	width: 158px;
	margin: 0 0 0 15px;
	padding: 45px 0 0 0;
	float: left;
	font-size:1.2em;
}

#contenue_focus a{
	color:#ffffff;
	font-weight:bold;
}

#carto {
	background-image: url(../image/fond_carto.gif);
	background-repeat: no-repeat;
	height: 169px;
	width: 269px;
	margin: -190px 15px 0 0;
	float: right;
	position: relative;
	cursor:pointer;
}
#foot {
	/*position: absolute;*/
	height: 81px;
	width: 878px;
	background-image: url(../image/fond-pied.gif);
	background-repeat: no-repeat;
	margin: -81px auto 0;
	padding: 45px 0 0 0;
	color: #ffffff;
}
#foot ul {
	list-style-type: none;
	text-align: center;
}
#foot li {
	display: inline;
	margin-right: 0.5em;
}
#foot a {
	font-size: small;
	color: #ffffff;
	font-weight: bold;
}
