body {
	background-color: #f5f5dc;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 100%;
}
#container {
	padding: 0px;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}

#tdPadding {
	border-top: 5px solid #9c0;
	width: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#masterdiv {
	float: left;
	width: 180px;
	margin-top: 20px;
}
#contenu {
	float: right;
	width: 435px;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 20px;
}
#contenu img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1   { color: #fff; font-size: 18px; font-family: "Trebuchet MS"; font-weight: bold; margin-left: 15px }
h2 {
	color: #c60;
	font-size: 13px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-align: left;
}
h2accueil {
	color: #FFFFFF;
	font-size: 13px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-align: left;
}
h3   {
	color: #339e35;
	font-size: 16px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 5px solid #9c0
}
h4 {
	color: #fff;
	font-size: 14px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	background-color: #9c0;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-top: 1.33em;
	margin-right: 0;
	margin-bottom: 1.33em;
	margin-left: 0;
}
h5   {
	color: #339e35;
	font-size: 16px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	padding-top: 10px;
	padding-right: 15px;
}
p {
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	margin: 0 0 20px;
}
th {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D8ED96;
	font-weight: bold;
}
ul {
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	margin-bottom: 20px;
	list-style-image: url(../images/bullet.gif);
}
li {
	margin-bottom: 7px;
	margin-left: 0;
}
.table_produits {
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #99CC00;
	text-align: center;
	vertical-align: top;
}

#table_produits {
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #99CC00;
	text-align: center;
	vertical-align: top;
}
#table_produits p {
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
}
#contenu ul {
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	margin-bottom: 20px;
	list-style-image: url(../images/bullet.gif);
	padding: 0px;
	margin-left: 25px;
	background-position: center top;
}
#contenu li {
	margin-bottom: 7px;
	margin-left: 0;
	padding: 0px;
}
/*utilise dans les tables*/
.txt2  {
	color: #000;
	font-size: 11px;
	font-family: Verdana;
	line-height: 13px;
}
.txt_rouge  {
	color: #ea0437;
	font-size: 11px;
	font-family: Verdana;
	line-height: 13px;
}
a  {
	color: #c60;
	text-decoration: none
}
a:hover  {
	color: #930;
	text-decoration: underline
}
.mention {
	font-size: 9px;
	font-family: Verdana
}
.indexation {
	position: absolute;
	height: 400px;
	float: left;
	left: -9999px;
}
#menu {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 600px;
}
.clearfloat {
	clear: both;
}
