@charset "utf-8";

a:hover { /* Les liens lorsque le curseur est dessus. */
	text-decoration: underline;
	color: #333333;
}

a {
	text-decoration: none;
	color: #000000;
}
div.haut a:current{
	text-decoration: underline;
	color: #333333;
}
p.legend {
margin-top:-0.8em;
margin-left:10px;
float:left;
}

p.legend span
{
padding:0 10px;
background-color:#fff;
}

div.fieldnotset
{ border: 1px solid #99a; }

.clear {clear:both;}

.Style33 {color: #333333}
.Style22 {font-size: 13px}
.sliding_product img
{/* Float product images */
 float:left;
 margin:2px;
}
img{border: 0px;
}
