body {
    font-family: Arial Unicode MS, Arial,Helvetica,sans-serif;
    background-color: #97b789 ;
}

 div#cadrevertbordsronds
 {
 padding:0px;
 border-radius:6px;
 border:6px;
 border-style: solid;
 border-color: #176B1A;
 }
  div#cadreblanc
 {
 padding:0px;
 border-radius:6px;
 border:6px;
 border-style: solid;
 border-color: WHITE;
 }
 
 
DIV#bandeau
    {
    left:10px;
    top:0px;
    background-color: #97b789;
    width: 100%;
    *height: 160px;
    
    }

    
DIV#menu
    {
    background-color: #97b789;
    width: 15%;
    float: left;
    height: 100%;
    top:40px;
    margin-left: 10px ;
    padding-top: 0px;
    }


DIV#menu_haut
    {
    background-color: #97b789;
    width: 95%;
    height: 100% ;
    }
	
    #menu_haut a:link
    {
    color:black;
    text-decoration: none;
    border:none;
    }
	
    #menu_haut a:visited
    {
    color:#2D5620;
    color:black;
    text-decoration: none;
    border:none;
    }
	
    #menu_haut a:hover
    {
    color: yellow;
    text-decoration: none;
    border:none;
    }

DIV#menu_bas
    {
    background-color: #97b789;
    width: 95%;
    height: 100% ;
    }
	
    #menu_bas a:link
    {
    color:white;
    text-decoration: none   
    }
	
    #menu_bas a:visited
    {
    color:#2D5620;
    color:white;
    text-decoration: none
    }
	
    #menu_bas a:hover
    {
    color: yellow;
    text-decoration: none
    }
	
#navigationv
    {
    width: 88% ;
    list-style: none ; 
    margin-left: 10px ;
    padding: 0 ;
    }

#navigationv li 
    {
    background: #B1B187 ;
    color: #fff ; 
    border: 1px solid #900 ;
    margin-bottom: 3px ; 
    }

#navigationv li a 
    {
    display: block ; 
    background: #B1B187 ;
    color: #000 ;
    *font: 1em "Trebuchet MS",Arial,sans-serif ; 
    line-height: 1em ; 
    text-align: left ;
    text-decoration: none ; 
    padding: 6px 0 ;
    }

#navigationv
    li a:hover, #navigationv
    li a:focus, #navigationv
    li a:active {
    background: #900 ;
    text-decoration: none ;
    }

DIV#contenu
    {
    background-color: #97b789;
    width: 83%;
    float: left;
    height: 100%;
    }
    #contenu a:link
    {
    color:green;
    text-decoration: none   
    }
    #contenu a:visited
    {
    color:#2D5620;
    color:green;
    text-decoration: none
    }
    #contenu a:hover   
    {
    color: white;
    text-decoration: none
    }
    
DIV#pied_page
    {
    background-color: #33ff99;
    width: 100%;
    height: 50px;
    }

DIV#pied_page1
    {
    float: left;
    background-color: #97b789;
    width: 15%;
    height: 50px
    }

DIV#pied_page2
    {
    background-color: #97b789;
    float: left;
    width: 85%;
    height: 50px;
    }

#navigation li 
    {
    display: inline ;
    margin-right: 1px ;      
    color: #fff ;      
    background: #c00 ;
    }

#navigation li a 
    {
    *padding: 4px 10px ;
    padding:10px;
 border-radius:4px;
 
 border-style: solid;
 border-color: #176B1A;
    background: #00CC66 ;
    color: #fff ; 
    border: 1px solid #600 ;
    *font: 1em "Trebuchet MS",Arial,sans-serif ; 
    line-height: 1em ;
    text-align: center ;
    text-decoration: none ; 
    }

#navigation
    li a:hover, #navigation
    li a:focus, #navigation 
    li a:active {
    background: #900 ; 
    text-decoration: none ;
    CLEAR:BOTH
    }
div#menu_md
    {
      position:fixed;
      top:175px;
      left:13.4%;
    }

    menu_md a:link
    {
    color:white;
    border:none;
    text-decoration: none
    }

    #menu_md a:visited
    {
    color:white;
    border:none;
    text-decoration: none
    }

    #menu_md a:hover   
    {
    color: white;
    border:none;
    text-decoration: none
    }

  

 #texteombré {
font-weight: bold;
text-align: left;
background-color: rgba(139, 119, 119, 0.9);
color: #F6F7F2;
font-family: 'arial', 'Book Antiqua', Palatino, serif;
font-size: 1.5em;
line-height:15px;
text-shadow: 2.0px -2.0px 0px #333333;
}

