   /************* DIV **************/
   
.corps
        {
        background-color : #FFF7E1;
        position : absolute;
        top : 5px;
        left : 50%;
        margin-left : -400px;
        width : 800px;
        height : 600px;
        border : 1px solid #4C7014;
        }
.top 
        {
        background-image : url(images/top.jpg);
        background-repeat : no-repeat;
        background-position : center;
        position : absolute;
        margin-top : 1px;
        left : 50%;
        margin-left : -400px;
        width : 800px;
        height : 130px;
        z-index : 1;
        }
.langue 
        {        
        position : absolute;
        margin-top : 80px;
        left : 50%;
        margin-left : -380px;
        width : 80px;
        height : 20px;
        }
.menu   
        {
        position : absolute;
        margin-top : 109px;
        width : 799px;
        height : 15px;
        }
             
        
.iframe 
        {
        background-color : #FFF7E1;
        position : absolute;
        margin-top : 130px;
        left : 50%;
        margin-left : -399px;
        width : 605px;
        height : 400px;
        z-index : 1;
        } 
        
.slide
        {
        position : absolute;
        margin-top : 80px;
        left : 50%;
        margin-left : 205px;
        width : 195px;
        height : 480px;
        text-align : center;
        z-index : 0;
        }
        
.piedpage
        {
        background-image : url(images/bas.gif);
        background-repeat : no-repeat;
        background-position : center;
        position : absolute;
        margin-top : 379px;
        left : 50%;
        margin-left : -399px;
        width : 798px;
        height : 219px;
        text-align : center;
        }
        
.textpp
        {
        position : absolute;
        margin-top : 156px;
        left : 50%;
        margin-left : -399px;
        width : 798px;
        height : 50px;
        text-align : center;
        }

.xiti
        {
        position : absolute;
        margin-top : 158px;
        left : 50%;
        margin-left : -399px;
        width : 200px;
        height : 35px;
        }

        
   /******** STYLE TEXTE ***********/
      
body 
        {
        scrollbar-face-color : FFF7E1;
        scrollbar-arrow-color : 4C7014;
        scrollbar-track-color : FFF7F1;
        scrollbar-3dlight-color : A3D39C; 
        scrollbar-highlight-color: B2B89B;
        scrollbar-darkshadow-color : A3D39C;
        scrollbar-shadow-color : 4C7014; 
        }

hr
        {
        color : #594190;
        height: 2px;
        border: 0;
        margin : 0px;
        }
        
p  
        {
        font-family: Verdana,Arial;
        font-size: 12px;
        color: #4C7014;
        font-style: normal;
        margin-left : 5px;
        margin-right : 5px;
        }
        
h1 
        {
        font-family: Verdana,Arial;
        margin : 0px;
        font-size: 11px;
        color: #FFFFFF;
        font-style: normal;
        font-weight: bold;
        margin-left : 5px;
        margin-right : 5px;
        }

h1 a
        {
        color: #FFFFFF;
        text-decoration : none ;
        }
h2 
        {
        font-family: Verdana, Arial;
        font-size: 14px;
        color: #4C7014;
        text-align: center;
        text-decoration : underline;
        font-weight: bold;
        margin-left : 0px;
        }
        
h3 
        {
        font-family: Verdana,Arial;
        margin : 0;
        font-size: 9px;
        color: white;
        text-align: center;
        font-weight: bold;
        }
h3 a
        {
        color :#FFFFFF;
        }        

span 
        {
        color : #4C7014;
        } 
        
        
li 
        {
        font-family: Verdana,Arial;
        font-size: 12px;
        color: #F8AC08;
        margin-bottom: 5px;
        margin-left : 5px;
        margin-right : 5px;
        }
        
li a
        {
        text-decoration : none ;
        }