body
{
   width: 100%;
   height: 100%;
   margin: auto;
   background-color: #470245;
   background-image: url("images/back.gif");
   background-repeat: no-repeat;
   font-family: verdana, arial, sans-serif;
   font-size: 75%;
   text-align: center;
   
   	
}


#corps
{

   width: 864px;
   height: 424px;
   margin-left: 73px;
   background-image: url("images/corps.gif");
   background-repeat: no-repeat;
   margin-top: 156px;
  

}

.menu
{

   Float: right;
   margin-top: 12px;
   margin-right: 29px;
  
   
}


ul
{

   padding:0;
   margin:0;
   list-style-type:none;

}


li 
{
    margin-left:25px;
    float:left; /*pour IE*/
	
}

.galerie
  {
    width : 215px;
	height: 168px;
	float: left;
    margin-top: 237px;
	margin-left: -215px;

} 



.logo
{
    width : 217px;
	height: 192px;
	float: left;
	background-image:url("images/logo.gif");
	background-repeat: no-repeat;
    margin-top: 12px;
	margin-left: 12px;

}

.centre
{

   width: 594px;
   height: 338px;
   overflow: auto;
   text-align: left;
   float: right;
   margin-top: 10px;
   color: white;
   margin-right: 12px;
   margin-left: -10px;
   padding-right: 3px;
   
}

.class
{ 

  width: 350px;
  height: 250px;
  float: right;

}


#footer
{

   width: 231px;
   height: 30px;
   background-image: url("images/footer.gif");
   background-repeat: no-repeat;
   margin-top: 5px;
   margin-left: 410px;
  
}

#mymap
{

   width: 340px;
   height: 325px;
   float: right;
   overflow: hidden;
   margin-right: 20px;
   margin-top: 10px;
   color: black;

}

.adresse
{

   width: 200px;
   height: 250px;
   float: left;
   overflow: hidden;
   text-align: center;
   margin-top: 70px;

}


