html{
     margin:0px;
     padding:0px;
     }
body{
     background-image:url("../images/fond.jpeg");
     background-repeat:repeat;
     margin: auto; 
     margin-top: 20px; 
     margin-bottom: 20px;
    }
div#container{
             width:740px;
             margin-top:0px;
             margin-left:auto;
	     margin-right:auto;
	     background-color:#ffffff;
	     border:3px solid #ffd904;
	     text-align:left;
	     height:auto;
	     font-family:Arial, Helvetica, sans-serif, Verdana;
	      overflow:hidden;
	     }
div#header{
           width: 740px;
           height: 91px;
	   background-color:#c71d0c;
           margin-bottom:0px;
	   }
div#diapheader
	     {
	     width:740px;
	     height:91px;
	     }
	   
/*titre de la page pour infos */
h6.agence{
	font-size:1px;
	color:#ffffff;
	font-weight:bolder;
	}

/* fin */	   
div#menuHaut{
             background-color:#7893B0;
             width:740px;
	     height:auto;
             padding:3px 0px;
             margin-bottom:30px;
	     margin-top:0px;
	     color:#ffffff;
	     font-size:15px;
	     }
div#menuHaut a{font-size:15px;
               text-decoration:none;
	       color:#ffffff;
	       }
div#menuHaut  a:hover{
               text-decoration:none;
	        color:#c0dbf8;
		}
div#menuHaut  a:active{
               text-decoration:none;
	        color:#c0dbf8;
		}
 ul.menuHautul
              {
	       margin:0 0 0 20px;
	       padding:0px;
	       list-style-type: none;  
	       border-left: 3px solid #C4C769; 
               }
li.menuh       
               {
	       display: inline;
	       padding: 0 10px;
	       border-right: 3px solid #C4C769; 
	       }
div#contenu	
              {
	      margin-top:30px;
	      padding-left:60px;
	      background-image:url("../images/blanc.gif");
	      background-repeat:repeat;
	      width:480px;
	      height:480px;       
	      float:left;
	      }

div#menu
{       
        padding-top:10px;
        margin-top:60px;
        width: 165px;
	margin-left:550px;
	border-left: 1px solid #C5C877;
	padding-left: 15px;
}

div#menu ul
{      
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	line-height: 165%;
}

div#adresse
        {
	 font-size:12px;
	 color:#7893B0;
	}

	 
	
div#menu a
         {
	 font-size:15px;
	 text-decoration:none;
	 color:#c41100;
	 font-style:bolder;
	 font-family:Arial, Helvetica, sans-serif, Verdana;
	 }
div#menu a:hover{
               text-decoration:none;
	        color:#7893B0;
		}	 
div#menu  a:hover{
               text-decoration:none;
	        color:#7893B0;
		}	 
div#footer
         {

	  display:block;
	  background-image:url(../images/footer.gif);
	  background-repeat:repeat;
	  width:740px;
	  height:30px;
	  margin-top:150px;
	  margin-bottom:0px;
	  text-align:center;
	  color:#ffffff;
	  padding-top:2px;
	  padding-bottom:5px;
	  font-size:12px;
	  }
	  


