body {
	background-color: #fff2b7;
	margin: 0px;
	background-image: url(../images/background_contenu.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.sousmenus {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #AC2117;
	text-transform: uppercase;
}

.soustitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF5c6;
	text-transform: uppercase;
}



p {
	font-family: "Times New Roman", Times, serif;
	color: #ac2119;
	font-size: 14px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #f3841f;
	font-style: italic;
}
.NomsProduits {
	font-size: 11px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #F3841F;
	line-height: normal;
}

img {
	border: 0px none #000000;
}


td {
	font-family: "Times New Roman", Times, serif;
	color: #ac2119;
	font-size: 14px;
}
a:link {
	color: #ac2117;
	text-decoration: none;
}
a:visited {
	color: #ac2117;
	text-decoration: none;
}
a:hover {

	color: #f37f18;
	text-decoration: none;
}
a:active {


	color: #ac2117;
	text-decoration: none;
}
