<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<!--
  a {
    font-family: Verdana, Arial, MS Sans Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #555f00;
  }	

  a:link {
    font-family: Verdana, Arial, MS Sans Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #555f00;
  }	

  a:visited {
    font-family: Verdana, Arial, MS Sans Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #555f00;
  }	

  a:active {
    font-family: Verdana, Arial, MS Sans Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #555f00;
  }	

  a:hover {
    font-family: Verdana, Arial, MS Sans Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #555f00;
  }	
    
  td {
    font-family: Verdana, Arial, MS Sans Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #38220b;
  }	

  .titre {
    font-family: Verdana, Arial, MS Sans Serif;
    font-size: 14px;
    font-style: bold;
    font-weight: bold;
    color: #38220b;
  }	
  
  a.cgv, a.cgv:visited, a.cgv:hover, a.cgv:active {
  	text-decoration: none;
	color: #7A6049; 
	font-size: 10px; 
	font-weight: normal;
  }
  
  .intro {
  	background:transparent url(img/puce.gif) no-repeat scroll 0px 2px;
	display:block;
	padding-left:18px;
	text-align: justify;
  }
  
  #produits {
	  list-style-type: square;
	  margin-top: 4px;
	  /*margin-left: -25px;*/
	  
  }
  
  #produits li {
	  margin-bottom: 0.2em;
	  margin-left: -15px;
	  color: #ffffff;
  }
  
  #produits span {
  	color: #000000;
  }  
-->
.green
{
    color:#AABF00;
}


.infobulle{
    position: absolute;   
    visibility : hidden;
    border: 1px solid Black;
    padding: 10px;
    font-family: Verdana, Arial;
    font-size: 10px;
    background-color: #FFFFCC;
    z-index:99;
}

.bigImage{
    position: absolute;   
    visibility : hidden;
    border: 1px solid Black;
    z-index:99;
}

