@charset "utf-8";
/* CSS Document */

.Style1 {
	color: #000000;
	text-align:center;
	padding-top: 0px;
}
.Style2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
.Style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.Style5 {
	font-size: 16px;
	font-weight: bold;
	color: #A27728;
}


a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#centre {
width: 1025px;
height: auto;
margin: 0 auto ;

}





/* Les éléments du menu
-------------------------------------------------------- */

#menu li {					
	display: inline ;
	margin-right: -5px;
	color: #fff ;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
}

#menu{
	width: 780px;
	margin-left: auto;
	margin-top: 140px;
	list-style: none;
	text-align: center;
	background-color:#cec3b8;
	position:relative;
	z-index: 1;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-left-color: #330000;
	margin-bottom: 0px;
	  }
#menu li a {
		padding: 4px 20px ;
		color: #fff ;
		font: 1em "Arial";
		font-size:14px ;
		text-align: center ;
		text-decoration: none ;
				}
#menu li a:hover, #menu li a:focus, #menu li a:active {
	background: #FF9933 ;
	}
	
	/* contenu
-------------------------------------------------------- */
	
#contenu {
	background-image:url(cadrehaut.jpg);
	background-repeat:no-repeat;
	width: 780px;
	height: auto;
	background-color:#FFFFFF;
	position:relative;
	z-index: 1;
	margin-left: auto;
	margin-top:0px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-right: auto;
	margin-bottom: 0px;

			}	
			
#bas {
background-image:url(bas.jpg);
	width: 1015px;
	height: 238px;
	position: relative;
	z-index: 1;
	margin-top:-20px;
	}
	
	/* galeries
-------------------------------------------------------- */	
	
	
	
	
		/* Le pied de page
-------------------------------------------------------- */

#footer{
	clear: both;
	text-align: center;
	background: black;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 15;
	padding-right: 1em;
	padding-left: 1em;
	padding-top: 1ex;
	padding-bottom: 1ex;
	margin-bottom: 0px;
}


#footer a{
	color: #999;
}

