.ProductLinks {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color:#000000;
}
.ProductLinks:hover {
	color:#000000;
	text-decoration:underline;	
}
.IconLinks {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color:#3399CC;
}
.IconLinks:hover {
	color:#000000;
	text-decoration:none;	
}
.IconLinksRed {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color:#ff1515;
}
.IconLinksRed:hover {
	color:#000000;
	text-decoration:none;	
}
.Desi {
	font-family: "Trebuchet MS";
	font-size:14px;
	font-weight: bold;	
	color:#003366;
}
.RealPriceMini {
	font-family: Arial, "Trebuchet MS";
	font-size:11px;
	font-weight: bold;
	color:#FF0000;
}
.StrikeOutPriceMini {
	font-family: "Trebuchet MS";
	font-size:11px;
	font-weight: bold;
	color:#333333;
}
.RealPrice {
	font-family: Arial, "Trebuchet MS";
	font-size:26px;
	font-weight: bold;
	color:#FF0000;
}
.InfosProduitIndisponible {
	font-family: Arial, "Trebuchet MS";
	font-size:11px;
	font-weight: normal;
	color:#FF0000;
}
.LienProduitsEquivalents {
	font-family: Arial, "Trebuchet MS";
	font-size:11px;
	font-weight: normal;
	color:#FF0000;
}
.StrikeOutPrice {
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight: bold;
	color:#666666;
}
.LineThrough {
	color:#FF0000;
	text-decoration:line-through;
}
.DontEcoPart {
	font-family: Arial, "Trebuchet MS";
	font-size:11px;
	color: #669900;
}
.DontEcoPartSmall {
	font-family: Arial, "Trebuchet MS";
	font-size:9px;
	color: #669900;
}
.Accel1 {
	background-color: #FFFF00;
}
.Accel2 {
	background-color: #FF00FF;
}
.TopPixel {
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/productdetails/pixel.gif);
}
.LeftPixel {
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(../images/productdetails/pixel.gif);
}
.RightPixel {
	background-repeat: repeat-y;
	background-position: right;
	background-image: url(../images/productdetails/pixel.gif);	
}
.BottomPixel {
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../images/productdetails/pixel.gif);	
}
.ProductImage {
	background-repeat:no-repeat;
	background-position:center;
}
#ZoomLayer {
	position:absolute;
	width:600px;
	height:625px;
	visibility:hidden;
	background-image: url(../images/productdetails/zoombg.gif);	
	z-index:240;
}
#FlashLayer {
	position:absolute;
	width:600px;
	height:625px;
	visibility:hidden;
	background-image: url(../images/productdetails/zoombg.gif);
	z-index:250;
}
#ZoomIn {
	position:absolute;
	width:25px;
	height:21px;
	left: 227px;
	top: 231px;
	z-index:210;	
}
#td238 {
	visibility:visible;
}
#GeneralLayer {
	position:absolute;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
	background-color:#000000;
	width:1258px;
	height:100px;
	visibility: hidden;
	left:0;
	top:0;
	z-index:220;
}
.StockBorder {
	border: 1px solid #333333;
}
