/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	font-family: "Maiandra GD", Arial, Helvetica, sans-serif, ;
	background-image:url(images/bde--fond-header_02.jpg);
	background-repeat:repeat-x;
}

a {
	color:#45691B;
	font-weight:bold;
	}	
	
a:hover {
	color:#c25226}
	
#gauche {
	width: 51px;
	height: 760px;
	position:absolute;
	background-color: #FFFFFF;
	background-position:left;
	background-repeat:no-repeat;
	margin-top:80px;
	margin-left:0px;
	padding::0px;
	background-image:url(images/site-mmc_07.jpg);
		}
		
.header {
	position:relative;
	width:1024px;
	height:162px;
	margin-top:0px;
	margin-left: 0px;;
	margin-right:auto;
	background-repeat: no-repeat;
	background-image:url(images/header_01.jpg);
	}
	
	.conteneur {
	width: 900px;
	height: auto;
	margin-right:auto;
	margin-left: 90px;
	text-align: left;
	position:relative;
	margin-top:20px;
		}
		.contenu{
		margin-left:40px;
		width: 800px;
		}
		.contenu p{
		margin-left:0px;
		margin-right: 10px;
		
		}
		
	.menu {
	position:absolute;
	width: 760px;
	height: 64px;
	top:100px;
	left:115px;
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
	z-index:1;
	}
	.menu li {
		display: inline ;
	}
	.menu .img {
	margin: 0px;
	}
	.menu li a {
	display: inline ;
	}
	.menu li a:hover{
	background-image:url(images/carre.jpg);
	background-position:center;
	background-repeat:no-repeat;
	
	
	}
.menu_visite {
	position:absolute;
	width: 180px;
	height: 64px;
	top:50px;
	left:814px;
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
	z-index:1;
	}
	
	.img-gauche {
	float:left;
	margin-left:0px;
	margin-right:15px;
	padding:0px;
	}
	
	#img-dte {
	float:right;
	margin-right: 0px;
	padding:0px;
		}
	.titre-partie {
	margin-left:0px;float:left;
	margin-right:800px;
	width:auto;
	}
	
	.footer {
	clear:both;
	position: relative;
	color:  #45691B;
	background-image:url(images/partenaires_12.jpg);
	background-repeat:no-repeat;	
	background-position: right;
	font-size: x-small;
	width: 800px;
	padding-bottom:13px;
	padding-top:40px;
	margin-bottom:0px;
	text-align: center;
    }
	