* {
	margin:0;
	padding:0;
}

body
{
	margin-top: 20px;
	background:url("../images/fonddegrade.jpg") repeat-y;
	text-align:center;
}

#page {
	width:825px;
	margin:0 auto;
	padding:10px;
	border:1px solid #000;
	text-align:left;
	background-color:#fff;
}

#en_tete
{
   width: 825px;
   height: 128px;
   background:url("../images/banniere2.jpg") no-repeat left top;
   margin-bottom: 10px;
}

#menu {
	list-style:none;
}
#menu li {
	float:left;
}
#accueil {
	display:block;
	width:100px;
	height:40px;
	background:url("../images/bouton.gif") no-repeat left top;
}
#accueil:hover {
	background:url("../images/bouton.gif") no-repeat left -38px;
}

#histoire {
	display:block;
	width:100px;
	height:40px;
	background:url("../images/bouton1.gif") no-repeat left top;
}
#histoire:hover {
	background:url("../images/bouton1.gif") no-repeat left -38px;
}
#receptions{
	display:block;
	width:100px;
	height:40px;
	background:url("../images/bouton2.gif") no-repeat left top;
}
#receptions:hover {
	background:url("../images/bouton2.gif") no-repeat left -38px;
}
#hebergement{
	display:block;
	width:100px;
	height:40px;
	background:url("../images/bouton3.gif") no-repeat left top;
}
#hebergement:hover {
	background:url("../images/bouton3.gif") no-repeat left -38px;
}
#tarifs{
	display:block;
	width:100px;
	height:40px;
	background:url("../images/bouton4.gif") no-repeat left top;
}
#tarifs:hover {
	background:url("../images/bouton4.gif") no-repeat left -38px;
}
#plan{
	display:block;
	width:100px;
	height:40px;
	background:url("../images/bouton5.gif") no-repeat left top;
}
#plan:hover {
	background:url("../images/bouton5.gif") no-repeat left -38px;
}
#contact{
	display:block;
	width:100px;
	height:40px;
	background:url("../images/bouton6.gif") no-repeat left top;
}
#contact:hover {
	background:url("../images/bouton6.gif") no-repeat left -38px;
}
#environs{
	display:block;
	width:120px;
	height:40px;
	background:url("../images/bouton7.gif") no-repeat left top;
}
#environs:hover {
	background:url("../images/bouton7.gif") no-repeat left -40px;
}

#entréemariage{
	list-style:none;
}




.imageflottante
{ 
	float: left;
}

.clearboth {
	clear:both;
	height:0;
	overflow:hidden;
	visibility:hidden;
}

#entrée {
	display:block;
	width:500px;
	height:370px;
	background:url("../images/entreemariage1.jpg") no-repeat left top;
}
#entrée:hover {
	background:url("../images/entreemariage1.jpg") no-repeat left -370px;
	}
#pied_de_page{
	text-align:center
}
#corps h2{
	text-align:center
}


#container 
{
   text-align:center; 
   font-family: tahoma; arial, sans-serif; 
   font-size:76%; 
   letter-spacing:0.05em;
   }
   /* The containing box for the gallery. */
#container {
    position:relative; 
    width:770px; 
    height:396px; 
    margin:20px auto 0 auto; 
    border:1px solid #aaa; 
    }
	#container ul {
    padding:0; 
    margin:0; 
    list-style-type:none; 
    }
	/* Remove the images and text from sight */
#container a.gallery span {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:5px; 
    left:5px; 
    overflow:hidden; 
    background:#FFF;
    }
	/* Adding the thumbnail images */
#container a.gallery, #container a.gallery:visited {
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:1px solid #000; 
    margin:1px 2px 1px 2px; 
    text-align:left; 
    cursor:default;
    }
#container a.slidea {
    background:url(../images/im1.jpg); 
    height:60px; 
    width:90px;
    }
#container a.slideb {
    background:url(../images/im2.jpg); 
    height:60px; 
    width:90px;
    }
#container a.slidec {
    background:url(../images/im3.jpg); 
    height:60px; 
    width:90px;
   
}
#container a.slided {
    background:url(../images/im4.jpg); 
    height:60px; 
    width:90px;
    }* html #container a.slided {
    width:91px; 
    w\idth:90px;
    }
 
#container a.slidee {
    background:url(../images/im5.jpg); 
    height:60px; 
    width:90px;
    }
	
#container a.slidef {
    background:url(../images/im6.jpg); 
    height:60px; 
    width:90px;
    }
	
	#container a.slideh {
    background:url(../images/im8.jpg); 
    height:60px; 
    width:90px;
    }
	  
	  #container a.slidei {
    background:url(../images/im9.jpg); 
    height:60px; 
    width:90px;
    }
	#container a.slidej {
    background:url(../images/im11.jpg); 
    height:60px; 
    width:90px;
    }
	  #container a.slideg {
    background:url(../images/im7.jpg); 
    height:80px; 
    width:60px;
    }

	/* set the size of the unordered list to neatly house the thumbnails */
#container ul {
    width:198px; 
    height:386px;
    }
#container li {
    float:left;
    }
	/* move the thumbnails into the correct position */
#container ul {
    margin:5px; 
    float:right;
    }
	/* change the thumbnail border color */
#container a.gallery:hover {
    border:1px solid #FFF; 
    }
	/* styling the :hover span */
#container a.gallery:hover span {
    position:absolute; 
    width:450px; 
    height:355px; 
    top:10px; 
    left:75px; 
    color:#000; 
    background:#FFF;
    }
	#container a.gallery:hover img {
    border:1px solid #FFF; 
    float:left; 
    margin-right:5px;
    }
	#container a.slideb:hover img, #container a.slidei:hover img {
    float:right;
    }
	
	#container {
    background: url(../images/album.jpg) 75px 10px no-repeat ;
    }
	#offre
	{
	float: left;
	}
	
	