body{
background:url('Images/fond.png') repeat top center;
font-family:Comic Sans MS, Geneva, sans-serif;
color:white;
font-size:14px;
}
.photo {
width:1050px;
height:191px;

 
	
	}
.conteneur {
	margin-left: 15%;
	margin-right: 15%;
	margin-top:30px;
	margin-bottom:10%;
	padding:20px;
	width:1030px;
	height:auto;
	
	}
	
.titre {
	color:#ffff00;
	text-align:center;
	font-size:20px;
}
.important {
	color:red;
	text-align:center;
	font-size:18px;
}
.essai {
	background:url('Images/essai.gif') no-repeat top center;
	width:750px;
	height:84px;
	float:left;
	
	
	}
	
.mois {
	float:left;

	width:350px;

}
.seance {
	float:left;
width:350px;
}
	
.logo {
background:url('Images/canard.jpg') no-repeat top center;
height:191px;
width:250px;
float:left;
border: 2px solid #ffff00;
}

.photo1 {
background:url('Images/photo1.jpg') no-repeat top center;
height:191px;
width:255px;
float:left;
border: 2px solid #550505;
}
.photo2 {
background:url('Images/photo2.jpg') no-repeat top center;
height:191px;
width:255px;
float:left;
border: 2px solid #550505;
}
.photo3 {
background:url('Images/photo3.jpg') no-repeat top center;
height:191px;
width:255px;
float:left;
border: 2px solid #550505;
}
.photo4 {
border: 1px solid #000;
background:url('Images/photo4.jpg') no-repeat top center;
height:113px;
width:150px;
float:left;
}
.photo5 {
border: 1px solid #000;
background:url('Images/photo5.jpg') no-repeat top center;
height:113px;
width:150px;
float:left;
}
.photo6 {
border: 1px solid #000;
background:url('Images/photo6.jpg') no-repeat top center;
height:113px;
width:150px;
float:left;
}
.photo7 {
border: 1px solid #000;
background:url('Images/photo7.jpg') no-repeat top center;
height:113px;
width:150px;
float:left;
}
.photo8 {
border: 1px solid #000;
background:url('Images/photo8.jpg') no-repeat top center;
height:113px;
width:150px;
float:left;
margin-bottom:10px;
}
#menu {
	width:150px;
	height:350px;
	margin:45px 0 0 20px;
	float:left;

}
#milieu {
	width:1000px;
height:1000px;
}

#contenu 
{
	background-color:#550505;
	float:left;
	width:760px;
	height:auto;
	text-align:center;
	margin:15px;
padding:15px;

}

	
#navigation {
		width:150px;
	height:315px;
width: 200px ;     
list-style: none ;     
margin: 0 ;     
padding: 0 ;    
}
#navigation li a.accueil {     
display: block ;
width:148px;
height:50px;
background:url('Images/accueil.png') left top no-repeat ;     
 
  
}     
#navigation li a.accueil:hover{     background: url('Images/accueil.png') bottom left no-repeat ;     }

#navigation li a.horaires {     
display: block ;
width:148px;
height:50px;
background:url('Images/horaires.png') left top no-repeat ;     
 
  
}     
#navigation li a.horaires:hover{     background: url('Images/horaires.png') bottom left no-repeat ;     }
#navigation li a.tarifs {     
display: block ;
width:148px;
height:50px;
background:url('Images/tarifs.png') left top no-repeat ;     
 
  
}     
#navigation li a.tarifs:hover{     background: url('Images/tarifs.png') bottom left no-repeat ;     }

#navigation li a.prestations {     
display: block ;
width:148px;
height:50px;
background:url('Images/prestations.png') left top no-repeat ;     
 
  
}     
#navigation li a.prestations:hover{     background: url('Images/prestations.png') bottom left no-repeat ;     }
#navigation li a.photos {     
display: block ;
width:148px;
height:50px;
background:url('Images/photos.png') left top no-repeat ;     
 
  
}     
#navigation li a.photos:hover{     background: url('Images/photos.png') bottom left no-repeat ;     }

#navigation li a.acces {     
display: block ;
width:148px;
height:50px;
background:url('Images/acces.png') left top no-repeat ;     
 
  
}     
#navigation li a.acces:hover{     background: url('Images/acces.png') bottom left no-repeat ;     }
#navigation li a.contact {     
display: block ;
width:148px;
height:50px;
background:url('Images/contact.png') left top no-repeat ;     
 
  
}     
#navigation li a.contact:hover{     background: url('Images/contact.png') bottom left no-repeat ;     }

.bas {
	font-size:24px;
	color:#fffb75;
	background-color:#550505;
}
#navigation li.current a.accueil{background: url('Images/accueil.png') bottom left no-repeat ;}
#navigation li.current a.horaires{background: url('Images/horaires.png') bottom left no-repeat ;}
#navigation li.current a.tarifs{background: url('Images/tarifs.png') bottom left no-repeat ;}
#navigation li.current a.prestations{background: url('Images/prestations.png') bottom left no-repeat ;}
#navigation li.current a.photos{background: url('Images/photos.png') bottom left no-repeat ;}
#navigation li.current a.acces{background: url('Images/acces.png') bottom left no-repeat ;}
#navigation li.current a.contact{background: url('Images/contact.png') bottom left no-repeat ;}


