body {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	background-color:#e8e8e8;
	margin:0px;
	padding:0px;
}

#centreur {
	text-align:center;
}

#centreurw3c {
	margin-left:auto;
	margin-right:auto;
	width:967px;
	position:relative;
	text-align:left;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
	display:block;
	font-size:0px;
	height:0px;
	overflow:hidden;	
}

#retour-accueil {
	position:absolute;
	left:16px;
	top:20px;
	width:150px;
	height:133px;
	z-index:10;
}

#principal {
	width:967px;
	margin:0px;
	padding:0px;
	background-color:#fff;
}

#header {
	background-color:#fff;
	margin:0px 0px 0px 16px;
	padding:20px 0px 0px 0px;
	width:933px;
	height:145px;
	border:none;
}

#main1 {
	width:933px;
	margin:50px 0px 0px 16px;
	padding:0px;
}

#main2 {
	float:left;
	width:712px;
	margin:0px;
	padding:0px;
}

#colonne-gauche {
	float:left;
	width:143px;
	margin:0px;
	padding:0px;
}

#contenu-accueil {
	float:right;
	width:500px;
	margin:50px 0px 0px 0px;
	padding:0px;
	color:#4f4f4f;
	text-align:justify;
}

#colonne-droite {
	float:right;
	width:143px;
	margin:0px;
	padding:0px;
}

/* menus */
#menu {
	position:absolute;
	width:933px;
	top:170px;
	left:16px;
	margin:0px;
	padding:0px;
	z-index:5;
}
#menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

li#fin-menu {
	list-style:none;
	float:left;
	width:9px;
	height:24px;
	margin:0px;
	padding:0px;
	background:none;
	border:none;
}

#menu li a {
	padding:6px 4px 6px 4px;
	margin:0px;
	color:#000;
	text-decoration:none;
}
#menu li a:hover {
	color:#000;
	text-decoration:underline;
}

/* Encart ACTU */
.encart-actu-entete {
	background-image:url(/img/interface/actu-entete.gif);
	background-repeat:no-repeat;
	width:143px;
	height:31px;
	margin:0px;
	padding:0px;
}
.encart-actu-entete h1 {
	color:#fb9a01;
	font-size:12px;
	font-weight:normal;
	text-align:right;
	text-transform:uppercase;
	margin:0px 39px 0px 0px;
	padding:0px;
}

.encart-actu-pied {
	width:143px;
	height:10px;
	margin:0px;
	padding:0px;
}
.encart-actu-bordures {
	width:143px;
	background-color:#fef1c9;
	border-left:1px solid #fb9a01;
	border-right:1px solid #fb9a01;
	margin:0px;
	padding:0px;
}
html>body .encart-actu-bordures {
	width:141px;
}
.encart-actu-contenu {
	width:127px;
	margin:0px 0px 0px 7px;
	padding:0px;
	color:#4f4f4f;
}
.date-actu {
	font-weight:bold;
	color:#fb7701;
	margin:0px;
	padding:0px;
}
.ensavoirplus-actu {
	color:#fb7701;
	text-align:right;
	margin:0px;
	padding:0px;
}
.ensavoirplus-actu a {
	color:#fb7701;
	text-decoration:underline;
}
.ensavoirplus-actu a:hover {
	color:#fb7701;
	text-decoration:none;
}


/* Encart MARCHES PUBLICS */
.encart-marche-entete {
	background-image:url(/img/interface/marche-public-entete.gif);
	background-repeat:no-repeat;
	width:143px;
	height:36px;
	margin:0px;
	padding:0px;
}
.encart-marche-entete h1 {
	color:#5a95e6;
	font-size:12px;
	font-weight:normal;
	text-align:right;
	text-transform:uppercase;
	line-height:22px;
	margin:0px 33px 0px 0px;
	padding:0px;
}

.encart-marche-pied {
	width:143px;
	height:8px;
	margin:0px;
	padding:0px;
}
.encart-marche-bordures {
	width:143px;
	background-color:#cee2fd;
	border-left:1px solid #357cdd;
	border-right:1px solid #357cdd;
	margin:0px;
	padding:0px;
}
html>body .encart-marche-bordures {
	width:141px;
}
.encart-marche-contenu {
	width:127px;
	margin:0px 0px 0px 7px;
	padding:0px;
	color:#0453bf;
}
.encart-marche-contenu a {
	color:#0453bf;
	text-decoration:underline;
}
.encart-marche-contenu a:hover {
	color:#0453bf;
	text-decoration:none;
}

/* Encart CONTACT */
.encart-contact-entete {
	background-image:url(/img/interface/contact-entete.gif);
	background-repeat:no-repeat;
	width:143px;
	height:37px;
	margin:0px;
	padding:0px;
}
.encart-contact-entete h1 {
	color:#58a535;
	font-size:12px;
	font-weight:normal;
	text-align:right;
	text-transform:uppercase;
	line-height:22px;
	margin:0px 41px 0px 0px;
	padding:0px;
}

.encart-contact-pied {
	width:143px;
	height:8px;
	margin:0px;
	padding:0px;
}
.encart-contact-bordures {
	width:143px;
	background-color:#58a535;
	border-left:1px solid #58a535;
	border-right:1px solid #58a535;
	margin:0px;
	padding:0px;
}
html>body .encart-contact-bordures {
	width:141px;
}
.encart-contact-contenu {
	width:127px;
	margin:0px 0px 0px 7px;
	padding:0px;
	text-align:left;
	word-spacing:-0.5pt;
	color:#fff;
}
.encart-contact-contenu a {
	color:#fff;
	text-decoration:underline;
}
.encart-contact-contenu a:hover {
	color:#fff;
	text-decoration:none;
}

/* Encart GALERIE PHOTOS */
.encart-galerie-entete {
	background-image:url(/img/interface/galerie-photos-entete.gif);
	background-repeat:no-repeat;
	width:143px;
	height:34px;
	margin:0px;
	padding:0px;
}
.encart-galerie-entete h1 {
	color:#fb9a01;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	text-transform:uppercase;
	line-height:22px;
	margin:0px 0px 0px 42px;
	padding:0px;
}
.encart-galerie-pied {
	width:143px;
	height:8px;
	margin:0px;
	padding:0px;
}
.encart-galerie-bordures {
	width:143px;
	background-color:#fef1c9;
	border-left:1px solid #fb9a01;
	border-right:1px solid #fb9a01;
	margin:0px;
	padding:0px;
}
html>body .encart-galerie-bordures {
	width:141px;
}
.encart-galerie-contenu {
	width:127px;
	margin:0px 0px 0px 7px;
	padding:0px;
	color:#fb7701;
}
.encart-galerie-contenu a {
	color:#fb7701;
	text-decoration:underline;
}
.encart-galerie-contenu a:hover {
	color:#fb7701;
	text-decoration:none;
}

/* Encart LES COMMUNES */
.encart-communes-entete {
	background-image:url(/img/interface/communes-entete.gif);
	background-repeat:no-repeat;
	width:143px;
	height:28px;
	margin:0px;
	padding:0px;
}
.encart-communes-entete h1 {
	color:#58a535;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	text-transform:uppercase;
	line-height:12px;
	margin:0px 0px 0px 42px;
	padding:0px;
}
.encart-communes-pied {
	width:143px;
	height:8px;
	margin:0px;
	padding:0px;
}
.encart-communes-bordures {
	width:143px;
	background-color:#e9fec9;
	border-left:1px solid #58a535;
	border-right:1px solid #58a535;
	margin:0px;
	padding:0px;
}
html>body .encart-communes-bordures {
	width:141px;
}
.encart-communes-contenu {
	width:127px;
	margin:0px 0px 0px 7px;
	padding:0px;
	color:#58a535;
}
.encart-communes-contenu a {
	color:#58a535;
	text-decoration:underline;
}
.encart-communes-contenu a:hover {
	color:#58a535;
	text-decoration:none;
}

/****************************************************************/
/*    FONCTIONNALITES                                           */
/****************************************************************/
#menuFonctions {
	position:absolute;
	background-color:#fff;
	width:967px;
	height:20px;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px 33px 0px 0px;
	font-size:11px;
	text-align:right;
	color:#58a535;
	line-height:21px;
}
html>body #menuFonctions {
	width:934px;
}
#menuFonctions a {
	text-transform:lowercase;
	color:#58a535;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
#menuFonctions a:hover {
	color:#58a535;
	text-decoration:underline;
}
#menuFonctions ul {
	margin:0px;
	padding:0px;
}
#menuFonctions li {
	display:inline;
	margin:0px;
	padding:0px;
}


/****************************************************************/
/*    HISTORIQUE                                                */
/****************************************************************/
/* Historique */
#historic-accueil {
	position:absolute;
	top:230px;
	left:240px;
	width:500px;
	text-align:right;
	margin:0px;
	padding:0px;
}
#historic-accueil span {
	margin:0px;
	padding:0px;
}
#historic {
	position:absolute;
	top:230px;
	left:200px;
	width:740px;
	text-align:right;
	margin:0px;
	padding:0px;
}
#historic span {
	margin:0px;
	padding:0px;
}

.historique, .historique a {
	text-transform:lowercase;
	color:#336fc1;
	text-decoration:none;
}
.historique a:hover {
	color:#336fc1;
	text-decoration:underline;
}

/****************************************************************/
.actualites-titre {
	width:166px;
	padding:0px;
	margin:0px;
}
html>body .actualites-titre {
	margin-top:-8px;
}
.actualites-titre h1 {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#849900;
	font-weight:bold;
}
.actualites-entete {
	background-image:url(/img/interface/actu-entete.gif);
	background-repeat:no-repeat;
	width:166px;
	height:12px;
}
.actualites-fond {
	background-image:url(/img/interface/actu-fond.gif);
	background-repeat:repeat-y;
	width:166px;
	margin:-3px 0px 0px 0px;
	padding:0px;
}
.actualites-pied {
	background-image:url(/img/interface/actu-pied.gif);
	background-repeat:no-repeat;
	width:166px;
	height:12px;
}
.actualites-titre-actualite {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	width:142px;
	padding:0px;
	margin:0px 12px 0px 12px;
	color:#990000;
	font-weight:bold;
}
.actualites-accroche {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	width:142px;
	color:#000;
	padding:0px;
	margin:0px 12px 0px 12px;
}
.actualites-suite {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	width:154px;
	padding:0px;
	margin:0px;
}
.actualites-suite a {
	padding:0px;
	margin:0px;
	color:#7e9200;
	text-decoration:none;
}
.actualites-suite a:hover {
	color:#7e9200;
	text-decoration:underline;
}


/* Recherche */
form#recherche {
	position:absolute;
	top:170px;
	left:829px;
	padding:0px;
	margin:0px;
	z-index:100;
}

#fond-input-recherche {
float:left;
	width:95px;
	height:24px;
	margin:0px;
	padding:0px;
	background-image:url(/img/interface/fond-recherche.gif);
	background-repeat:no-repeat;
}

.input-recherche {
	font-size:11px;
	margin:3px 0px 0px 9px;
	padding:0px;
	width:79px;
	line-height:15px;
	height:15px;
	background-color:#fff;
	border:1px solid #bdbcbd;
	color:#606060;
	z-index:2000;
}
html>body .input-recherche {
	padding:2px;
	margin:3px 0px 0px 9px;
	width:75px;
	height:11px;
	line-height:11px;
}