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

html{
overflow-x: hidden;
}

body{
	background-color:#e9dfce;
	background-image:url(images/bande.jpg);
	background-repeat:repeat-x;
	margin:0;
	text-align:center;
	
}

#centrage{
position: relative;
background-color: red;
margin-top:0px;	 
margin-left:auto; 
margin-right:auto; 
width:1206px;
text-align:left;

}

:-moz-any-link:focus {
  outline: none;
}
a {
cursor:pointer;
  outline: none;
  text-decoration:none;
  color:#000000;
}

img {
	border:none;
}

.bandeBas{
position: absolute;
z-index:1000;
left: 0px;
bottom: 0px;

}

.vague{
position: absolute;
left: 310px;
background-image:url(images/deco.jpg);
width: 611px;
height: 117px;
}

/* /////  menu  //////// */
.menu{
margin-left: -112px;
margin-top: 34px;
width: 820px;

	
}

.menu li{
	display:inline;		
	list-style-type:none;
	float:left;		
}

.margeT{
margin-top: 107px;
}

.margeL{
margin-left: 20px;
}


/* /////////// liens //////////////// */

.liens{
float: right;
list-style-type:none;
margin-top: 74px;
margin-right: 163px;
}
.margeB{
margin-bottom: 10px;
}
.float{
float: left;
margin-right: 8px;
margin-left: 130px;
}
/*////////////////////////////*/
.fond{
z-index: -100;
background-repeat:repeat-y;
position: absolute;
top: 187px;
background-image:url(images/fond2.jpg);
width: 1206px;


}

.bienvenue{
margin-top: 80px;
margin-left: 195px;
font-family:"Cooper Std Black";
font-size:24px;
color:#000000;
}

/* ////  gallerie //// */
#fadeshow1toggler{
width: 847px;
margin-top: 30px;
margin-left: 195px;

}

.gallerieHome{
background-image:url(images/cadreAccueil.jpg);
width: 847px;
height: 335px;
	padding-top:10px;
	padding-left:11px;
background-repeat:no-repeat;
}
.ombre{
margin-top: -11px;
margin-left: 16px;
}
/* ///////////// la carte /// */

.pdf{
margin-top:50px;
margin-left:195px;
}
.carte{
margin-top: 50px;
margin-left: 80px;
padding-bottom: 100px;
}

/*///////  menu bas  ///////////*/

.menuBas{
margin-left: 153px;
margin-top: 50px;
/*width: 820px;*/

	
}

.menuBas li{
	display:inline;		
	list-style-type:none;
	float:left;		
}

.margeR{
margin-right: 35px;
}

/*///////  menu Footer  ///////////*/

.menuFooter{

margin-left: 155px;
margin-top: 280px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#000000;
line-height: 0px;
padding-bottom: 100px;
/*width: 820px;*/
	
}

.menuFooter li{
	padding: 10px;
	display:inline;		
	list-style-type:none;
	float:left;
	border-right-color:#000000;
	border-right-style:dotted;
	border-right-width:1px;
				
}








