body {
	height:100%;
	background:url("../img/fd_site.jpg");
	width:100%;
	height:100%;
	font-family: 'Sanchez', serif;
}

/*header*/

#fd_header {
	background:url("../img/fd_header.jpg")repeat-x;
	height:269px;
	width:100%;
	margin:0;
	padding:0;
}

#zone_slider_menu {
	position:relative;
	width:950px;
	margin:0 auto;
}

#zone_visite_google {
	position:relative;
	width:950px;
	margin:0 auto;
	z-index:2001;
}
#slider {
    width:950px;
    height:360px;
    margin:0 auto;
   
}

#slider img{
    border:none;
}

#slider ul, #slider li{
    position:relative;
    margin:0;
    padding:0;
    list-style:none;
    display:block;
}

#slider li { 
    width:950px;
    overflow:hidden; 
}

/*menu*/

#zone_menu {
	width:0px;
	margin:0 auto;
	position:absolute;
	top:0;
	z-index:10001;

}

#fond_menu {
	background:url("../img/menu.png")no-repeat;
	width:211px;
	height:1500px;
	margin-left:50px;
}

#logo {
	width:211px;
	height:231px;
}

#menu {
	width:211px;
	text-align:center;
	padding-top:25px;
}

#menu img {
	width:139px;
	height:1px;
}

#menu ul {
	padding:0;
	margin:0;
}

#menu ul li{
	list-style:none;
}

#menu ul li a{
	color:#313131;
	text-decoration:none;
	font-family: 'Sanchez', serif;
	font-size:20px;
}

#menu ul li a:hover{
	color:#1f8eca;
	text-decoration:none;
	font-family: 'Sanchez', serif;
	font-size:20px;
}

#zone_menu #adresse {
	width:150px;
	padding-top:100px;
	margin:0 auto;
}

#zone_menu #adresse h3{
	font-size:20px;
	text-align:center;
	margin:0;
}

#zone_menu #adresse p{
	font-size:18px;
	text-align:center;
	margin: 5px 0;
}

#zone_texte {
	width:950px;
	margin:0 auto;
	position:relative;
	margin-top:100px;
}

#contenu {
	width:690px;
	margin-left:270px;
}



#contenu ul li{
	list-style:none;
	text-align:left;
}

#contenu h1{
	padding:0 15px;
	margin:0;
	font-size:25px;
	color:#313131;
	text-align:center;
}

#contenu p {
	padding:0 15px;
	margin:0;
	font-size:16px;
	color:#313131;
	text-align:left;
	line-height:2;
}

#contenu h2 {
	padding:0 15px;
	margin:0;
	font-size:22px;
	color:#515151;
	text-align:left;
}

#contenu img{
	width:355px;
	height:4px;
	margin: 5px 0 5px 180px;
}

#footer{
	background:url("../img/footer.png")no-repeat;
	background-position: center bottom;
	margin:0 auto;
	width:100%;
	height:155px;
	position:fixed;
	bottom:0;
	left:0;
}
