@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #e6f6f6;
}
#CatLink{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	color: #000000;
} 
#InfoProd{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	color: #000000;
} 
.ProductType{
	font-family: Arial;
}
.ProductTypeListed{
	font-size: 18px;
	font-weight: normal;
	font-family: Arial;
}
.ProductCategory{
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
}
.ProductName{
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	line-height: 30pt;
}
.ProductDesc{
	font-size: 12px;
	font-family: Arial;
	height: 30px;
}
.ProductAvantages{
	font-size: 12px;
	font-family: Arial;
	height: 30px;
}
.ProductCarac{
	font-size: 12px;
	font-family: Arial;
	height: 30px;
	margin-top: 16px;
}
.ProductCaracLgn{
	font-size: 12px;
	font-family: Arial;
	list-style-type: square;
	list-style-image: url(Image/Boutonb.jpg);
}
.ProductAss{
	font-size: 12px;
	font-family: Arial;
	height: 30px;
	margin-top: 16px;
}
.Event{
	font-size: 18px;
	font-weight: normal;
	font-family: Arial;
}
.EventDesc{
	font-size: 14px;
	font-weight: normal;
	font-family: Arial;
}
.EtudeType{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}
.EtudeDebut{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	text-decoration: underline;
}
.Etudedesc{
	font-size: 12px;
	font-family: Arial;
}

A.LinkProd{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
}

A.LinkProd:hover{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	color: #000000;
}

