@charset "utf-8";
.contenu {
	font-style: normal;
	padding: 2;
	height: inherit;
	width: inherit;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.contenuCentre {
	font-style: normal;
	padding: 2;
	height: inherit;
	width: inherit;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	margin-right: 0px;
}


a:link {
	color: #df002c;
	
}
a:visited {
	color: #df002c;
	
}
a:hover {
	color: #0C2033;
	
}
a:active {
	color: #df002c;
	
}
.titre {
	color: #FF0000;
	font-size: 14px;
	font-style: oblique;
	text-decoration: blink;
	width: 200px;
}
.produits {
	width: 200px;
	list-style-image: url(images/puce.gif);
	list-style-position: outside;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.menupdts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-right: 20px;
}

.menupdts:link {
	color: #FFFFFF;
	
}
.menupdts:visited {
	color: #FFFFFF;
}
.menupdts:hover {
	color: #000000;
}
.menupdts:active {
	color: #000000;
}
.textepdts {
	width: 390px;
	font-style: normal;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.h1contenu {
	font-style: normal;
	padding: 2;
	height: inherit;
	width: inherit;
	color: #DF002C;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.image {
	text-align: center;		
}

a img {
  border:  none ;
}


.h1contenuCentre {
	font-style: normal;
	padding: 2;
	height: inherit;
	width: inherit;
	color: #DF002C;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

