*{
margin:0;
padding:0;
}
.menu li {
	color: #333333;
	list-style-type: none;
}
.menu ul {
	color: #9966CC;
	font-size: 18px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.menu a {
	text-decoration: none;
	margin-left: 1px;
}
.menu a:hover {
	text-decoration: none;
}
body {
	font-family: "Comic Sans MS";
	font-size: 14px;
	margin: 20px 0;
	text-align: center;
	color: #9966CC;
	background-image: url(papierbeige.jpg);
}
h1 {
	font-size: 18px;
	color: #9966CC;
	text-decoration: underline;
	text-align: center;
	font-weight: 100;

}
.prix {
	color: #FF0033;
	font-size: 16px;

}
.qte {
	font-size: 12px;
}
.plus {
	font-size: 12px;
	color: #CC00FF;
	text-decoration: none;
}
.indis {
	font-size: 14px;
	color: #00ad5f;
}
.titrearticle {
	font-size: 16px;
	font-weight: 200;
	color: #9966CC;
}
.ref {
	font-size: 12px;
}
TH {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
a {
	color: #9933CC;
}
a:hover {
	color: #CC00FF;
}
.centre {
	text-align: center;
}
.droite {
	text-align: right;
}
.gauche {
	text-align: left;
}
.border0 {
	border-width: 0px;
	border-style: none;
}
.border2 {
	border-width: 2px;
	border-style: solid;
	border-color: #9966CC;
}
table {
	margin: 5px;
	padding: 5px;
	font-size: 14px;
	border-collapse: collapse;
	text-align: center;

}
td {
	padding: 5px;
}
.td60 {
	width: 60%;
}
.td30 {
	width: 30%;
}
.td40 {
	width: 40%;
}
.th33 {
	width: 33%;
}
.th66 {
	width: 66%;
}
.td25 {

	width: 25%;
}

