#cadre{
	background: white ;
	width:800px;
	height:550px;
	margin-top:30px;
	margin-left:200px;
	border-style:groove;
	border-width:10px;
}
#sous_cadre{
	
	width:800px;
	height:550px;
	top:0px;
	margin-left:170px;
}
#menu1 
	{
	 width:200px;
	 height:155px;
         padding-left:500px;
	 right:auto;
	 position:absolute;
	 top:410px;
         font: bold 1em Georgia, Times, serif;
         list-style-type:none;
         z-index:100;
         
         
         
        
         }
dl, dt
        {
          margin: 0;
          padding: 0;
          list-style-type: none;
         }

         
 #menu1 dl{
           float:left;
           
}

           
           
 
 #menu1 a {
          display:block;
          margin:5px 0;
          color:black;
          text-decoration:none;
          line-height:25px;
          width:150px;
          border: 1px solid black;
          background:red;
          text-align:center;
          border-width:1px 2px 2px 1px;
          border-color :#cecece #4a4a4a #4a4a4a #cecece;
          border-style:solid;
          }
   
   #menu1  #menu dt a:hover, #menu dt a:focus{
          border-width: 2px 1px 1px 2px;
          border-color: #4a4a4a #cecece #cecece #4a4a4a;
          }  
  #sous_cadre1{
  	
  	width:500px;
  	height:100px;
  	top:0px;
  	margin-left:20px;
}
#header {
	
	width:918px;
	height:130px;
	margin-left:300px;
	
	
}
#menu 
	{
	 
	 
         padding-left:130px;
	 right:auto;
	 position:absolute;
	 top:400px;
         font: bold 1em Georgia, Times, serif;
         list-style-type:none;
         z-index:100;
         
         
         
        
         }
dl, dt
        {
          margin: 0;
          padding: 0;
          list-style-type: none;
         }

        

           
           
 
 #menu a {
          display:block;
          margin:5px 0;
          color:black;
          text-decoration:none;
          line-height:25px;
          width:150px;
          border: 1px solid black;
          background:red;
          text-align:center;
          border-width:1px 2px 2px 1px;
          border-color :#cecece #4a4a4a #4a4a4a #cecece;
          border-style:solid;
          }
   
   #menu  #menu dt a:hover, #menu dt a:focus{
          border-width: 2px 1px 1px 2px;
          border-color: #4a4a4a #cecece #cecece #4a4a4a;
          }  
    #tel {
	
	
	padding-left:130px;
	 color:white;
	
} 
   #adresse {
	
	top:-40px;
	padding-left:130px;
	 color:white;
	
} 
#page {
	background: white;
	width:850px;
	height:450px;
	margin-top:-288px;
	margin-left:300px;
}
#footer{
	            width:850px;
	            height:20px;
	          margin-left:300px;
	            
	            margin-top:2px;
	            color:white;
	            font-size:80%;
	            text-align:center;
	            background:red;
	            position:absolute; 
	            
	            
          }
