body {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	background-color : #47535F;
}
td,ul,li,p,span,div{
	margin:0px;
	padding:0px;	
}
#structure{
	width:955px;
	margin-left:auto;
	margin-right:auto;
	height:660px;
}

#menu{
	background-image:url(../images/menu_haut.jpg);
	height:60px;
	width:681px;
	padding-top:0px;
	margin-left:253px;
	margin-right:auto;
		
}

.index ul, li
{
	margin-top:3px;
	padding:0px;
}

.menu_lien_select{
	list-style-type:none;
	margin-left:40px;
	padding-top:5px;
	font-size:14px;
	font-weight:bold;
	float:left;
	color:#fff;
}
.menu_lien{
	list-style-type:none;
	margin-left:20px;
	padding-top:5px;
	font-size:14px;
	font-weight:bold;
	float:left;
	color:#000;
	
}
.menu_lien a{
	text-decoration:none;
	color:#000;
}
.menu_lien_select a, .menu_lien a:hover{
	text-decoration:none;
	color:#fff;	
}

#haut{
	background-image:url(../images/bandeau.jpg);
	height:120px;
	width:934px;
}

#bas{
	background-image:url(../images/bandeau_bas.jpg); 
	height:107px;
}
h1{
	font-size:12px;
}
#centre{
	/*background-image:url(../images/centre.jpg);*/
	background-repeat:repeat-y;
	
}

#gauche{
	background-image:url(../images/img_gauche.jpg);
	background-repeat:no-repeat;
	padding-top:0px;
	margin-top:0px;
	height:381px;
	width:253px;
	float:left;
}
#droite{
	background-image:url(../images/img_droite.jpg);
	padding-top:0px;
	margin-right:21px;
	float:right;
	width:230px;
	height:321px;
	
	
}

#bas{
	background-image:url(../images/bandeau_bas.jpg);
	background-repeat:no-repeat;
	height:76px;
	width:934px;
	margin-left:0px;
	margin-right:auto;
}

/*****arondissement*****/
.arondissement{
	font-size:9px;
	color:#999999;
}
.lien_arondissement{
	font-size:9px;
	text-decoration:underline;
	color:#999999;
}
.lien_arondissement:hover{
	text-decoration:underline;	
}
/*****partenaire*****/
.menu_partenaire{
	font-size:10px;
	color:#0000;
	text-decoration:none;
	
}