* {
	padding:0;
	margin:0;
}
body {
	background: url(img/bg_body.jpg) repeat-x #dfdcc2;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#535147;
}
h1 {
	position:absolute;
	top:-9999px;
}
#page {
	width: 100%;
	background:url(img/bg_page.jpg) no-repeat bottom;
	height: auto;
	overflow: hidden;
	padding-bottom:300px;
	margin: 0 auto;
}
#global {
	width:960px;
	height: auto;
	margin:0px auto;
}
#entete {
	width:960px;
	height:150px;
	background:url(img/bg_entete.png) no-repeat center;
	padding-top: 54px;
}
#logo {
	background:url(img/logo.png) no-repeat;
	float:left;
	width:289px;
	height:106px;
}
#menu_flash {
	width:586px;
	height:106px;
	float:right;
}
#collone_gauche {
	float:left;
	width:289px;
	height:auto;
	background:url(img/bg_collone_gauche.gif) no-repeat top;
}
#boutton_gauche {
	width:219px;
	height:135px;
	float: left;
	padding: 55px 0px 0px 70px;
}
#boutton_gauche a img {
	border:0;
}
#boutton_gauche a:hover img {
	background:url(img/localiser_hover.png) no-repeat;
}
#boutton_gauche ul {
	width:132px;
	height:64px;
	list-style: none;
	background:url(img/local.gif) top no-repeat;
}
#boutton_gauche li {
	float: left;
	padding: 0;
	margin:0;
}
#boutton_gauche li a {
	display: block;
	height: 64px;
	text-decoration: none;
	font-size: 1px;
	line-height: 64px;
	color: #000;
}
#boutton_gauche li a span {
	position: absolute;
	left: -5000px;
}
#boutton_gauche li a:hover {
	background:url(img/local.gif) top no-repeat;
}
#boutton_gauche a#accueil {
	color: #6882c3;
	width:132px;
	height:64px;
	margin-left:0px;
}
#boutton_gauche a#accueil:hover {
	background-position: 5px -65px;
	color: #6882c3;
	width:132px;
	height:64px;
	margin-left:-5px;
}
#diaporama {
	width:200px;
	height:285px;
	float:left;
	background:url(img/bg_diapo.png) no-repeat;
	margin: 0px 0px 0px 30px;
	padding: 20px 0px 0px 20px;
}
#centre {
	width:671px;
	height:auto;
	float:left;
	overflow: hidden;
}
#centre_haut {
	width:654px;
	height:29px;
	background:url(img/bg_centre_haut.png) no-repeat;
}
#centre_texte {
	background:url(img/bg_centre.png) repeat-y;
	overflow: hidden;
	width: 624px;
	min-height:415px;
	padding: 0px 15px 20px 15px;
}
#centre_texte h2 {
	background:url(img/bg_h2.png) no-repeat center;
	height:55px;
	width:624px;
	text-align:center;
}
#centre_texte .image_droite {
	background:url(img/cadre.gif) no-repeat;
	float:right;
	width:209px;
	height:143px;
	padding: 9px;
}
#centre_texte .image_gauche {
	background:url(img/cadre.gif) no-repeat;
	float:left;
	width:200px;
	height:143px;
	padding: 9px;
	margin: 10px 0px 0px 15px;
}
#centre_texte p {
	padding: 5px 15px 5px 15px;
}

#centre_texte a {
	padding: 5px 0px 5px 15px;
	text-decoration:none;
	color:#ba9150;
	font-weight:bold;
}


#centre_texte a:hover {
	text-decoration: underline;
}


#centre_texte .vert {
	font-weight:bold;
	color:#524f44;
}
#centre_texte .maron {
	color:#392303;
	font-weight:bold;
}
#centre_texte .soulignes {
	color:#ac6c12;
	font-weight:bold;
	text-decoration:underline;
}
#centre_bas {
	width:654px;
	height:30px;
	background:url(img/bg_centre_bas.png) no-repeat;
}
#global_pied {
	width:100%;
	height:151px;
	background:url(img/bg_pied_global.jpg) repeat-x;
}
#pied {
	width:960px;
	height:50px;
	padding:80px 0px 0px 0px;
	margin:0 auto;
	text-align: center;
}
#pied ul {
	width:650px;
	height:28px;
	margin:0 auto;
	text-align: center;
	padding-top: 10px;
}
#pied ul li {
	list-style:none;
	font-size:15px;
	color:#663300;
	display: inline;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	background:url(img/puce.gif) no-repeat left;
	width: 130px;
	padding-left: 15px;
}
#pied ul .sans_puce {
	background:none;
}
#pied ul li a {
	text-decoration:none;
	color:#000000;
	padding:0 2px 0 1px;
}
#pied ul li a:hover {
	text-decoration:underline;
}
#pied .imnalys {
	text-align:center;
	padding:0px 0px 0px 0px;
	float: left;
	margin-left: 80px;
}
#pied .imnalys img {
	border:0;
}
#pied .imnalys span {
	position:absolute;
	top:-9999px;
}
#montmartre_relative {
	position:relative;
	width:1px;
	height:1px;
}
#montmartre {
	width:119px;
	height:177px;
	background:url(img/mont_martre.png) no-repeat;
	top:-250px;
	left: 0px;
	position:absolute;
}
#voiture_relative {
	position:relative;
	width:1px;
	height:1px;
}
#voiture {
	width:216px;
	height:119px;
	background:url(img/voiture.png) no-repeat;
	top:-190px;
	left: 750px;
	position:absolute;
}
#lampes_relative {
	position:relative;
	width:1px;
	height:1px;
}
#lampes {
	width:620px;
	height:266px;
	/*background:url(img/lampes.png) no-repeat;*/
	top:-387px;
	left: 80px;
	position:absolute;
}
