html{
height: 100%;	
}
a{
	text-decoration: none;
}
body {
	margin: 0;
	background: #ffffff url(../images/home_background.jpg) no-repeat center top;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: black;
}
#logoMairie{
	width: 200px;
	height: 150px;
	display: block;
	position: absolute;
	padding-left: 23px;
	padding-top:10px;
}
#ombre {
 margin-left: auto;
 margin-right: auto;
 padding-right: 0px;
 padding-left: 0px;
 width: 968px;
 text-align: left;
 background-color: #ffffff;

}

#header {
	width: 968px;
	height: 133px;
	display: block;
	background: url(../images/header_background.jpg) no-repeat;
	position: relative;
	z-index: 1;
}

#contentGauche{
	width: 181px;
	height: 400px;
	display: block;
	float: left;
	clear: left;
	padding-bottom: 260px;
}

#contentCentre{
	width: 606px;
	display: block;
	float: left;
	position: relative;
}


#contentCentreAccueil{
	width: 606px;
	height:840px;
	display: block;
	float: left;
	position: relative;
	/*background-color:#F9F3DD;*/
	background-color:#FFF4CA;
}


#alaune{
	width: 606px;
	height: 70px;
	background-image: url(../images/contentCentre_background.jpg);
}


#contentDroit{
	width: 181px;
	display: block;
	float: left;
	padding-bottom: 20px;
	clear: right;
}
#recherche{
	width: 181px;
	height: 70px;
	background-image: url(../images/contentDroit_background.jpg);
	display: block;
}
#footer {
	width: 968px;
	display: block;
	background: url(../images/footer_background.jpg) repeat-y;
	clear: both;
	height: 80px;
}
#illustration {
	width: 181px;
	background: url(../images/illustration.jpg) no-repeat;
	display: block;
	position: relative;
	height: 259px;
	clear: both;
	margin-top: -259px;
	float: left;
}

#marchesPublics {
	width: 139px;
	height: 50px;
	display: block;
	float: right;
	right: 18px;
	position: relative;
	text-align: right;
	top: 20px;
}
#langues {
	width: 150px;
	
	display: block;
	float: left;
	position: absolute;
	top: 100px;
	vertical-align: bottom;
	left: 23px;
}
#menus {
	width: 700px;
	height: 50px;
	display: block;
	float: left;
	top: 70px;
	right: 30px;
	position: absolute;
	z-index: 1;
}
.drapeau {
	display: block;
	width: 16	px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
}

.plusdinfos {
	width: 100px;
	height: 20px;
	background: url(../images/triangle_plusdinfos.png) no-repeat;
	padding-left: 14px;
	margin-top: 8px;
	display: block;
}
.plusdinfos2 {
	width: 100px;
	height: 20px;
	background: url(../images/triangle_plusdinfos.png) no-repeat;
	padding-left: 14px;
	margin-top: 8px;
	display: block;
	margin-left: 10px;
}
.plusdinfos a {
	text-decoration: none;
		color: maroon;
	font: bold 11px Arial, Helvetica, Geneva, sans-serif;
}
.plusdinfos2 a {
	text-decoration: none;
		color: maroon;
	font: bold 11px Arial, Helvetica, Geneva, sans-serif;
}
#centrage_footer {
	display: block;
	position: absolute;
	width: 700px;
	margin-left: 30px;
	padding-top: 20px;
	color: white;
	float: left;
	text-decoration: none;
}
#footerRight {
	display: block;
	font: 10px "arial black";
	color: white;
	position: relative;
	margin-top: 27px;
	margin-right: 30px;
	float: right;
}
.titre_sitemap{
	font-weight: bold;
	font-size: 13px;
	display: block;
}

/* searchbox */

#search_box {
    width: 143px;
    height: 20px;
    background: url(../images/bg_search_box.png) no-repeat;
	display: block;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: 23px;
}
#search_box #s {
    float: left;
    border: 0;
    width: 88px;
    	height: 15px;
	margin-left: 8px;
	margin-top: 1px;
	color: gray;
	top: -3px;
}
#search_box #go {
    width: 39px;
    height: 20px;
    background: url(../images/btn_search_box.png) no-repeat;
	border-width: 0;
	font: 9px "Arial Black";
	display: block;
	position: absolute;
	margin-bottom: 0;
	margin-right: 0;
	left: 105px;
	padding-bottom: 3px;
}
										
.intitule{

width:80px;
float:left;

}

.intitule_long{
width:480px;
float:left;

}

.citation {
font-style:italic;
font-size:12px;
color:gray;
letter-spacing: 2px;

}
