@charset "iso-8859-1";
							   
.titre1  	  { /* configuration de l'afichage du titre*/
		  position: absolute; 	
		  max-width:700px;
		  max-height:25px;
		  min-width:700px;
		  min-height:25px;
		  color: black;
		  width: 700px;
		  background-color: #f2f2f2;				
		  background-repeat: no-repeat;
		  background-image:	url(./images/marquee.jpg);
		  height: 25px;
		  z-index: 1;
		  top:75px;
		  left:100px; 
		  overflow:hidden;
		  text-align: left;
		  margin-left: 0px;
		  margin-top: 0px;
		  margin-right: 0px;
		  margin-bottom:0px; 	 
		  }
.titre1		  a:link     {color:black; text-decoration:none;}
.titre1		  a:visited  {color:black; text-decoration:none;}
.titre1		  a:hover    {color:black; text-decoration:underline;}
.titre1		  a:active   {color:black; text-decoration:none;}
.titre1		  a:focus    {color:black; text-decoration:none;} 
.titre2  	  { /* configuration de l'afichage du titre*/
		  position: absolute; 
                  overflow:auto;	
		  max-width:700px;
		  max-height:25px;
		  min-width:700px;
		  min-height:25px;
		  color: White;
		  width: 700px;
		  font-weight:bold;
		  background-color: #f2f2f2;				
		  background-repeat: no-repeat;
		  background-image:	url(./images/heures.jpg);
		  height: 25px;
		  z-index: 2;
		  top:50px;
		  left:100px; 	 
		  }
.titre3  	  { /* configuration de l'afichage du titre*/
		  position: absolute; 
                  overflow:hidden;	
		  max-width:700px;
		  max-height:50px;
		  min-width:700px;
		  min-height:50px;
		  color: black;
		  width: 700px;
		  background-color: #007c01;				

		  background-repeat: no-repeat;
		  background-image:	url(./images/menu.jpg);
		  height: 50px;
		  z-index: 3;
		  top:0px;
		  left:100px;
		  margin-left: 0px;
		  margin-top: 0px;
		  margin-right: 0px;
		  margin-bottom:0px;  	 
		  }
.titre4  	  { /* configuration de l'afichage du titre*/
		  position: absolute; 
                  overflow:hidden;	
		  max-width:700px;
		  max-height:50px;
		  min-width:700px;
		  min-height:50px;
		  color: black;
		  width: 700px;
		  height: 30px;
		  z-index: 3;
		  top:0px;
		  left:100px;
		  margin-left: 0px;
		  margin-top: 11.5px;
		  margin-right: 0px;
		  margin-bottom:0px;  	 
		  }
.titre4		  a:link     {color:white; font-weight:bold; text-decoration:none;}
.titre4		  a:visited  {color:white; font-weight:bold; text-decoration:none;}
.titre4		  a:hover    {color:white; font-weight:bold; text-decoration:underline;}
.titre4		  a:active   {color:white; font-weight:bold; text-decoration:none;}
.titre4		  a:focus    {color:white; font-weight:bold; text-decoration:none;} 
.logo	  	  { /* configuration de l'afichage du titre*/
		  position: absolute; 
                  overflow:auto;	
		  max-width:100px;
		  max-height:100px;
		  min-width:100px;
		  min-height:100px;
		  color: black;
		  width: 100px;
		  background-color: #007c01;				
		  background-repeat: no-repeat;
		  background-image:	url(./images/logo.jpg);
		  height: 100px;
		  text-align: center; 
		  z-index: 4;
		  top:0px;
		  left:0px; 	 
		  }
.logo1	  	  { /* configuration de l'afichage du titre*/
		  position: absolute; 
                  overflow:auto;	
		  max-width:100px;
		  max-height:100px;
		  min-width:100px;
		  min-height:100px;
		  color: white;
		  width: 100px;				
		  background-repeat: no-repeat;
		  height: 60px;
		  text-align: center; 
		  z-index: 4;
		  top:20px;
		  left:0px;
		  font-weight:bold; 
		  font-size:25px;	 
		  }
.logo1		  a:link     {color:white; font-weight:bold; text-decoration:none;}
.logo1		  a:visited  {color:white; font-weight:bold; text-decoration:none;}
.logo1		  a:hover    {color:white; font-weight:bold; text-decoration:underline;}
.logo1		  a:active   {color:white; font-weight:bold; text-decoration:none;}
.logo1		  a:focus    {color:white; font-weight:bold; text-decoration:none;} 
.vert		  { /* configuration de l'afichage du titre*/
		  position: absolute; 
                  overflow:auto;	
		  max-width:100px;
		  max-height:480px;
		  min-width:100px;
		  min-height:480px;
		  color: black;
		  width: 100px;
		  background-color: #f2f2f2;				
		  background-repeat: no-repeat;
		  height: 480px;
		  z-index: 4;
		  top:100px;
		  left:0px; 	 
		  }
.doc		  { /* configuration de l'afichage du titre*/
		  position: absolute; 
                  overflow:auto;	
		  max-width:700px;
		  max-height:480px;
		  min-width:700px;
		  min-height:480px;
		  color: black;
		  width: 700px;
		  background-color: white;				
		  background-repeat: no-repeat;
		  background-attachment: fixed;
		  background-image:	url(./images/doc.jpg);
		  height: 480px;
		  text-align: center; 
		  z-index: 4;
		  top:100px;
		  left:100px;
		  margin-left: 0px;
		  margin-top: 0px;
		  margin-right: 0px;
		  margin-bottom:0px; 	 
		  }
.doc		  a:link     {color:black; text-decoration:none;}
.doc		  a:visited  {color:black; text-decoration:none;}
.doc		  a:hover    {color:black; text-decoration:underline;}
.doc		  a:active   {color:black; text-decoration:none;}
.doc		  a:focus    {color:black; text-decoration:none;} 
.bas 		  { /* configuration de l'afichage du titre*/
		  position: absolute; 
                  overflow:auto;	
		  max-width:800px;
		  max-height:20px;
		  min-width:800px;
		  min-height:20px;
		  color: 909090;
		  font-weight:bold; 
		  width: 800px;
		  background-color: #f2f2f2;				
		  background-repeat: no-repeat;
		  background-image:	url(./images/bas.jpg);
		  height: 20px;
		  text-align: center; 
		  z-index: 4;
		  top:580px;
		  left:0px; 
		  }

       
body { 			  /* configuration du body par défault*/
     background-color: white;
     color: black;
     }
img { 
 border-width: 0; /* pas de bordure sur les images */
}
