body {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
}
.descProduct {
	width: 400px;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	background-color: transparent;
	background-color: transparent;
	border: 0px solid white;
}
.catTitle {
	font-family: tahoma;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 25px;
	font-variant: small-caps;
	font-weight: bold;
}
.Main {
	padding-top: 10px;
	width:729px;
	height:450px;
	overflow-x: none;
	overflow-y: auto;
}

.catList, .catList:visited {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #0000FF;	
}
.catMain {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;	
	text-align:center;
}

.cliquer {
	font-family: tahoma;
	font-size: 10px;
	font-style: italic;
}

#promo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	border: 1px dotted #FF0000;
	text-align: center;
	padding: 10px;
}

#promo1erepage {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

.nompromo {
	font-style: italic;
	color: #FF5555;
	text-decoration: none;
}


