body {
    font : 12px Verdana,Helvetica, sans-serif;
    margin-top:0;
    background-color:#f8c160;
  }
  
#ensemble {
    position:absolute;
	 left:208px;
	 _left:190px;
	 top:157px;    
    height : auto;
    width : 1000px;
  }
  
#entete {
    position:absolute;
	 left:8px;
	 top:0px;    
    margin-left:0px;
    padding:10px 5px 10px 5px;
    width :760px;
    height:77px;
    }
    
#nav {
    position:absolute;
	 left:0px;
	 top:77px;    
    background-color:#f07500;
    width :100%;
    height:80px;
    z-index:1;
    }

#cadre-lateral {
    position:absolute;
	 left:8px;
	 top:176px;    
    width :200px;
    height:100%;
	 }
#menu-01 {    
    position:absolute;
	 left:238px;
	 _left:210px;
	 top:0px;    
    width:550px;
    padding:0px 0px 0px 0px;
    }
    
#presui {    
    position:absolute;
	 left:538px;
	 _left:510px;
	 top:80px;    
    width:200px;
    padding:0px 0px 0px 0px;
    text-align:right;
    }
    
#contenu-rubrique {
    margin-left:30px;
    _margin-left:10px;
    margin-top:18px;
    padding:0px;
    float:left;
    width:500px;
    }
    
#contenu {
    margin-left:30px;
    _margin-left:10px;
    margin-top:6px;
    _margin-top:15px;
    padding:0px;
    float:left;
    width:500px;
    }

#ariane {
    margin-left:20px;
    width :500px;
    height:10px;
    font-weight:bold;
    }
    
#mp3 {
    position:absolute;
	 left:10px;
	 width:202px;
    }
     
#javascript {
    position:absolute;
	 left:400px;
	 top:2px;    
    width:400px;
    height:30px;
    padding:5px;
    background-color:red;
    color:white;
    }
     
.contenu-lateral {
    border:thin solid rgb(0,0,0);
    padding:10px;
    margin-top :10px;
    margin-left:1px;
    width:180px;
    }
    
.cadre-menu {
    background-color:#f07500;
    float:left;
    padding:5px 0px 20px 5px;
    _padding:5px 5px 16px 5px;
    width:120px;
    _width:125px;
    height:15px;
    text-align:center;
    _cursor:pointer;
    }
    
.corps-texte {
	 padding:3px 10px 3px 10px;
	 background-color:#BED0A4;
	 margin-bottom:10px;
	 }
	 
.corps-texte-50 {
	 height:50px;
	 padding:3px 10px 3px 10px;
	 background-color:#BED0A4;
	 margin-bottom:10px;
	 }
	 
.image {
	float:left;
	margin-bottom:0px;
	padding:0px 10px 0px 0px;
	}
	
.titre-menu {
    color:white;
    /*border-top:1px solid white;*/
    width:150px;
    /*border-bottom:1px solid black;*/
    padding:3px 0px 3px 10px;
    }
    
div.cadre-menu:hover {
    background-color:#FBA51A;
    }
     

    
.entrees {
	 width:150px;
	 margin-bottom:4px;
	 } 
	 
    
a {
    color: #CC6300;
    text-decoration:none;
  }


a.h:hover {
    background-color:#FBA51A;
    cursor:pointer;
  }
  
a:hover {
    color: #FF7C00;
    text-decoration:none;
    cursor:pointer;
  }
