 /* /////////////////boite box info ///////////////////////////////////////////////////////*/
 
 .boite_info_product{
	width: 240px; /* Nos images de fond auront 240px de largeur */
	background: white url(images/box_info/bas.jpg) no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	background-position: center bottom;


} 

.boite_info_product h6 {
	margin: 0;
	background: transparent url(images/box_info/haut.jpg) no-repeat;
	background-position: center top;
	padding: 10px 10px 5px 10px;
	text-align: center;
}
.boite_info_product p {
	margin: 1em 15px;
	text-align: justify;
	
}

.titre_info_product{
font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
 color: #FC8505;
 font-weight: bold;
 border-bottom:2px solid #FC8505;
 padding:0px 00px 0px 0px;
 margin:20px;
 }
 

li {
 font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
 color: black;
 list-style-type: square;
 background-repeat: no-repeat;
 background-position: 0 0.32em ;
 padding-left: 15px;
} 

a.info {
  position:relative;
  text-decoration:underline;
}
a.info:hover {
   background: none; 
   z-index: 500; 
}
a.info span {display: none;}
a.info:hover span {
   display: inline; 
   position: absolute;
   white-space: nowrap;
   font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
 color: white;
   width:300px;
   top: 10px; 
   left: 0px;
   background: #000099;
   padding: 3px ;
   border: 1px solid #5D779A;
   border-top: 4px solid #3366cc;
}

a.info2 {
  position:relative;
   text-decoration:underline;
}
a.info2:hover {
   background: none; 
   z-index: 500; 
}
a.info2 span {display: none;}
a.info2:hover span {
   display: inline; 
   position: absolute;
   white-space: nowrap;
   font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
 color: white;
   width:300px;
   top: 10px; 
   left: 0px;
   background:#000099;
   padding: 3px;
   border: 1px solid #5D779A;
   border-top: 4px solid #3366cc;
}
a.info3 {
  position:relative;
   text-decoration:underline;
}
a.info3:hover {
   background: none; 
   z-index: 500; 
}
a.info3 span {display: none;}
a.info3:hover span {
   display: inline; 
   position: absolute;
   white-space: nowrap;
   font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
 color: white;
   width:300px;
   top: 10px; 
   left: 0px;
   background: #000099;
   padding: 3px;
   border: 1px solid #5D779A;
   border-top: 4px solid #3366cc;
}

a.info_poste {
  position:relative;
   text-decoration:underline;
}
a.info_poste:hover {
   background: none; 
   z-index: 500; 
}
a.info_poste span {display: none;}
a.info_poste:hover span {
   display: inline; 
   position: absolute;
   white-space: nowrap;
   font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
 color: white;
   width:300px;
   top: 10px; 
   left: 50px;
   background: #000099;
   padding: 3px;
   border: 1px solid #5D779A;
   border-top: 4px solid #3366cc;
}
h6 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
 text-decoration:underline;
}
