a.tooltip em {
    display:none;
}
a.tooltip:hover {
    border: 0; 
    position: relative; 
    z-index: 500; 
    text-decoration:none;
}
a.tooltip:hover em {
	font-style: normal;
	display: block;
	position: absolute;
	top: 20px;
	left: -10px;
	padding: 5px;
	color: #ffffFF;
	border: 1px solid #bbb;
	background: #3399FF;
	width:180px;
}
a.tooltip:hover em span {
    position: absolute; 
    top: -7px; 
    left: 15px;
    height: 7px; 
    width: 11px; 
    background: transparent url(image-infobulle.gif); 
    margin:0; 
    padding: 0; 
    border: 0;
}





#titre_fiche_liste{
padding:3px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F47C23;
	font-weight: bold;
	
}
#sous_titre_fiche_liste{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F47C23;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E2E2E2;
}

#texte_fiche_liste{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
	border: 1px solid #F4F4F4;
	width:500px;
	background-image:url(images/fiche/fond_fiche.jpg);
	background-repeat: no-repeat;
}



body{
background-image:url(images/fond.jpg);
}


#texte_fiche{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111111;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	width:560px;
	background:#FFFFFF;
}
#titre_fiche{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F47C23;
	text-decoration: none;
	font-weight: bold;
	display: block;
		
}
#sous_titre_fiche{
	padding: 5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F47C23;
	text-decoration: none;
	font-weight: bold;
	display: list-item;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	list-style-image: url(images/puce.gif);
}

#titre_formulaire{
		padding: 5px 0 0 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #F47C23;
		text-decoration: none;
		font-weight: bold;

}
#texte_formulaire{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
	text-decoration: none;
	font-weight: bold;
	display: block;
	border: 1px solid #CCCCCC;
	width:560px;
	background-color: #E5E5E5;
}
#merci{
	padding:5px 10px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	text-decoration: none;
	display: block;
	border: 1px solid #CCCCCC;
	width:539px;
	background-color: #E5E5E5;
	font-weight: lighter;
}




#print {
padding :-16px 0 0 500px;

	margin :-16px 0 0 500px;
}

.newproduct {
	padding: 2px;
	width : 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #3399FF;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px dotted #CCCCCC;
}
#adresse_fiche{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6.5pt;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
#adresse_fiche a:link, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	text-decoration: none;
}
#adresse_fiche a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
}
