  
  .menu:link {font-family: Arial, Helvetica, sans-serif;text-decoration: none;font-weight:bold; color: #044645}
  .menu:visited {font-family: Arial, Helvetica, sans-serif;text-decoration: none;font-weight:bold; color: #044645}
  .menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	color: #F1EF51;
	}
	
 .txt_normal {
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:10pt;
 }	
  
  .produit:link {
	text-decoration: none;
	font-weight: normal;
	color: #044645;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
  .produit:visited {
	text-decoration: none;
	font-weight: normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #044645
}
  .produit:hover {
	text-decoration: none;
	font-weight: normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #F1EF51
}
  
  a:link {font-family: Arial, Helvetica, sans-serif;text-decoration: none;font-weight:bold; color: #169998}
  a:visited {font-family: Arial, Helvetica, sans-serif;text-decoration: none;font-weight:bold; color: #169998}
  a:hover {font-family: Arial, Helvetica, sans-serif;text-decoration: none;font-weight:bold; color: #ACB8C2}
  
  .bouton	{background-color:#77B4B4;
  			 color:#F1EF51;
			 font-family: arial;
			 font-size:8pt;
			 border-width: 1px 1px 1px 1px;
			 border-color:#169998;
			 border-style:solid;
			 }

  .stcaption { background-color:#EFEFEF;
  			 color:#017675;
			 font-family: arial;
			 font-size:10pt;
			 border-width: 1px 1px 1px 1px;
			 border-color:#169998;
			 border-style:solid;
			 }

  body   {     PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;
               scrollbar-arrow-color:#F1EF51; 
               scrollbar-base-color:#017675;
			   scrollbar-face-color:#77B4B4;
			   scrollbar-highlight-color:#EEEEEE;
			   scrollbar-shadow-color:#2F3785;
			   scrollbar-track-color:#169998;
			   font-family :'Verdana, Arial';
			   color :#065051;
			  }      

   
  #fond_haut { z-index:2;
               background-image:url("../images/interface_04.gif");
			   width:100%;
			   height:109px;
			   top: 0pt;
			   left: 0pt;
			   POSITION: absolute;
			   float;
			  }