body
{
	width: 1024px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 20px;	
	background-image: url("fond.jpg");
	background-position:top 30px;
	background-position: center;
	background-repeat: no-repeat;
	height : 700px;


}

#header
{

	
	background-repeat: no-repeat;
		 font-weight : lighter;
        font-family : "Times new roman"; 
        font-size : 16px;
       
        color : #696969;
   
        height: 620px;
}

/* Dˇbut des menus */

#menu, #menu ul
{
        padding : 0;
        margin : 0;
        list-style : none;
        line-height : 21px; 
        text-align : center; 

}
 
#menu 
{
        font-weight : lighter;
        font-family : "Times new roman"; 
        font-size : 16px;
        height: 50px;
 
}		
		
#menu a 
{
        display : block; 
        padding : 0;
        background : #fff;     
        color : #696969; 
        text-decoration : none; 
        width : 120px; 
  
}		
		
#menu li 
{
        float : left;
        /* pour IE qui ne reconna”t pas "transparent" */
        border-right : 1px solid #fff; 
}
 
/* IE ne reconnaissant pas le sˇlecteur ">" */
html>body #menu li
{
        border-right: 1px solid transparent ; 
}
 
#menu li ul 
{
        position: absolute;
        width: 119px;
        left: -999em; 
}
 
 
#menu li ul li /
{
        /* pour ie qui ne reconna”t pas "transparent"  */
        border-top : 1px solid #fff; 
}
 
/* IE ne reconnaissant pas le sˇlecteur ">" */
html>body #menu li ul li               
{
        border-top : 1px solid transparent; 
}
 
#menu li ul ul
{
        margin    : -22px 0 0 119px ;
        /* pour IE qui ne reconna”t pas "transparent" */
        border-left     : 1px solid #fff ; 
}
 
/* IE ne reconnaissant pas le sˇlecteur  */
html>body #menu li ul ul               
{
        border-left     : 1px solid transparent ; 
}		
#menu a:hover 
{
        color: #000; 
        background: #fff; 
}		

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul 

{
        left: -999em; 
}
 
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul , #menu li li li.sfhover ul   

{
        left: auto;
        min-height: 0;
}


		
/* fin du menu */

#corps
{

	
	text-align: center;

	

	
	
}

#corps2 a
{
text-align: center;
	   font-weight : lighter;
        font-family : "Times new roman"; 
        font-size : 16px;
         color : #696969; 
         text-decoration: none;
}

#corps3 a
{
text-align: center;
	   font-weight : lighter;
        font-family : "Times new roman"; 
        font-size : 16px;
         color : #696969; 
         text-decoration: none;
}

#corps10 a
{
text-align: center;
	   font-weight : lighter;
        font-family : "Times new roman"; 
        font-size : 16px;
         color : #696969; 
         text-decoration: none;
}


#corps2
{
    	text-align: center;
padding : 30px;
	
}


#corps3
{
    	text-align: center;
padding-top : 90px;

}


#corps3 a:hover
{
    	color: black;

}

#corps10
{
    	text-align: center;
padding-top : 50px;

}


#corps10 a:hover
{
    	color: black;

}

#corps2 a:hover
{
    	color: black;

}

#corps4 a:hover
{
    	color: black;

}

#corps4 a
{
text-align: center;
	   font-weight : lighter;
        font-family : "Times new roman"; 
        font-size : 14px;
         color : #696969; 
         text-decoration: none;
}

#corps4
{
text-align: center;
	   font-weight : lighter;
        font-family : "Times new roman"; 
        font-size : 14px;
         color : #696969; 
         text-decoration: none;
         padding-left: 10px;
         padding-right: 10px;
         padding-bottom: 30px;
}

#corps5 a:hover
{
    	color: black;

}

#corps5 a
{
text-align: center;
	   font-weight : lighter;
        font-family : "Times new roman"; 
        font-size : 16px;
         color : #696969; 
         text-decoration: none;

}

#corps5
{
text-align: center;
	   font-weight : lighter;
        font-family : "Times new roman"; 
        font-size : 16px;
         color : #696969; 
         text-decoration: none;
         padding-left: 40px;
         padding-right: 40px;
         padding-bottom: 110px;
}



#corps6 a:hover
{
    	color: black;

}

#corps6 a
{
text-align: center;
	   font-weight : lighter;
        font-family : "Times new roman"; 
        font-size : 16px;
         color : #696969; 
         text-decoration: none;

}

#corps6
{
text-align: center;
	   font-weight : lighter;
        font-family : "Times new roman"; 
        font-size : 16px;
         color : #696969; 
         text-decoration: none;
         padding-left: 40px;
         padding-right: 40px;
         padding-bottom: 0px;
}



h1 
{
    text-align: center;
	   font-weight : lighter;
        font-family : "Times new roman"; 
        font-size : 26px;
         color : #696969; 
         text-decoration: none;

}
h2 
{
    text-align: center;
	   font-weight : lighter;
        font-family : "Times new roman"; 
        font-size : 20px;
         color : #696969; 
         text-decoration: none;

}
#corpscontact
{
    	text-align: center;
padding-top : 80px;

}


#footer
{
	
	text-align: center;
	   font-weight : lighter;
        font-family : "Times new roman"; 
        font-size : 14px;
         color : #696969; 
        
}

#footer a
{
	text-align: center;
	   font-weight : lighter;
        font-family : "Times new roman"; 
        font-size : 14px;
         color : #696969; 
         text-decoration: none;
    
}