body {
	margin: 0px;
	background-image: url(images/background.png);
	background-repeat: repeat-y;
	background-position: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#bandeau-vert {
	margin-top: 0px;
	background-color: #99CC00;
	height: 10px;
}
#container {
}
#content {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	margin-top: 20px;
}
#left {
	width: 200px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
#logo {
}
#logo a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#right {
	width: 740px;
	padding-right: 20px;
	padding-top: 0px;
	margin-top: 0px;
	float: left;
}
#header {
}
#menu {
	background-image: url(images/menu.gif);
	height: 25px;
	margin-top: 0px;
	padding-top: 0px;
	width: 740px;
	float: left;
}
#menu ul {
	margin-left: 0px;
	padding-left: 25px;
	margin-top: 0px;
	float: left;
	padding-top: 0px;
}
#menu li {
	display: inline;
	padding-right: 19px;
	margin-top: 0px;
	padding-top: 0px;
}
#menu a {
	color: #FFF;
	font-size: 12px;
}
#menu a:link {
	text-decoration: none;
}
#menu a:hover {
	color: #333;
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
}
#menu a:visited:hover {
	text-decoration: none;
	color: #333;
}
#titre {
	background-image: url(images/title.gif);
	height: 35px;
	width: 740px;
	float: left;
	background-repeat: no-repeat;
}
#titre h1 {
	font-size: 16px;
	color: #99CC00;
	padding-top: 6px;
	margin-top: 0px;
	padding-left: 25px;
	font-weight: normal;
	margin-bottom: 0px;
}
#contenus {
	padding-left: 25px;
	padding-top: 25px;
	visibility: visible;
	border-top-color: #99CC00;
	border-right-color: #99CC00;
	border-bottom-color: #99CC00;
	border-left-color: #99CC00;
	float: left;
	background-image: url(images/bkgd.gif);
	background-repeat: repeat-y;
	width: 715px;
}
#contenus h2 {
	background-color: #99CC00;
	width: 670px;
	color: #FFF;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 25px;
	float: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: normal;
}
#bottom {
	background-image: url(images/bottom.gif);
	height: 10px;
	float: left;
	width: 740px;
	background-repeat: no-repeat;
}
#contenus p {
	margin: 0px;
	padding-top: 20px;
}
#produit {
	width: 150px;
	padding-bottom: 25px;
	padding-right: 28px;
	float: left;
}
#produit-txt {
	font-size: 10px;
	color: #FFF;
	background-color: #99CC00;
	padding: 5px;
}
#produit-img {
}
#footer {
	background-image: url(images/footer.gif);
	height: 50px;
	float: left;
	width: 740px;
	color: #FFF;
	font-size: 10pt;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer ul {
	margin-top: 0px;
	padding-top: 15px;
}
#footer li {
	display: inline;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 25px;
	float: left;
}
#container #content #right #footer ul li img {
	float: left;
	padding-right: 10px;
}
.legal {
	font-size: 10px;
	padding-top: 5px;
	padding-left: 150px;
}
#produit-img a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#index {
	float: left;
	width: 715px;
	padding-bottom: 10px;
}
#index img {
	padding: 0px;
	border: 1px dotted #99CC00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#textes {
	float: left;
	width: 680px;
	font-size: 12px;
	color: #666;
	text-align: justify;
	padding-bottom: 25px;
}
#textes p {
	padding-top: 0px;
	padding-bottom: 25px;
	color: #666;
}
#textes h3 {
	font-size: 14px;
	color: #99CC00;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
#textes strong {
	color: #333;
	font-weight: normal;
}
#textes p a:link {
	color: #99CC00;
	text-decoration: none;
}
#textes p a:hover {
	color: #99CC00;
	text-decoration: underline;
}
#textes p a:visited {
	color: #99CC00;
	text-decoration: none;
}
#textes p a:visited:hover {
	color: #99CC00;
	text-decoration: underline;
}
#textes p img{
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 100px;
}
#footer ul li a:link {
	color: #FFF;
	text-decoration: none;
}
#footer ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer ul li a:visited:hover {
	color: #333;
	text-decoration: underline;
}
#footer ul li a:hover {
	color: #333;
	text-decoration: underline;
}
