@charset "utf-8";
h1 {
	font-family: "Lucida Calligraphy";
	color: #EB41C6;
	text-align: center;
	font-weight: bold;
	vertical-align: bottom;
	font-size: 24px;
	height: 45px;
}
/* CSS Document */

body {
	background-color: #D7D7D7;
	margin: 0;
	padding: 0;

	
	

table {
	background-color: #FFFFFF;
}
table {
	background-color: #FFFFFF;
}
.descproduit {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: #CC0099;
}

.contenugrasgros {
	font-family: "Lucida Calligraphy";
	font-size: 16px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
.bordure {
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #CC0099;
}

.nomproduit {
	font-family: Verdana;
	font-size: 14px;
	font-style: italic;
	border-bottom-style: none;
	color: #CC0099;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: bold;
}
img {
	border: 0;
}
	
.fondquestion {
	background-color: #FBE3FD;
}
#liencontenue {
	color: #000000;
	text-decoration: none;
}
h2 {
	font-family: "Lucida Calligraphy";
	color: #EB41C6;
	text-align: center;
	font-weight: bold;
	vertical-align: bottom;
	font-size: 16px;
	height: 45px;
}
.bordurehautblanc {
	border-top-width: thin;
	border-top-style: double;
	border-top-color: #FFFFFF;
}
