* {
	margin: 0;
	padding: 0;
}

body {
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #888888;
	background: url(images/fond_noir.gif) repeat;
}

h1, h2, h3, h4 {
	color: #313131;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 150%;
	letter-spacing: -2px;
	font-weight: normal;
}

h3 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h4 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(images/img07.gif) no-repeat left center;
}

a {
	text-decoration: none;
	color: #313131;
}

a:hover {
	text-decoration: underline;
	color: #97BF07;
}

/* menu_accueil */

#menu_accueil {
	/*width: 780px;*/
	height: 60px;
	/*margin: 0 auto;*/
	/*border-left: 20px solid #97BF07;*/
	width: 800px;
	margin: 0 auto;
	background: url(images/barrehaute.gif) repeat-y;
	border-right: 1px solid #97BF07;
	border-left: 1px solid #e6e6e6;
	border-bottom: 1px solid #E6E6E6;
}

#menu_accueil ul {
	margin: 0;
	list-style: none;
	padding: 0;
	float: right;
}

#logo_accueil_ls {
}

#menu_accueil li {
	padding: 0;
	display: inline;
	background: none;
}

#menu_accueil a {
	display: block;
	float: left;
	height: 40px;
	padding: 20px 20px 0 20px;
	font-size: 92%;
	font-weight: bold;
	color: #e6e6e6;
}

#menu_accueil a:hover {
	background: #97BF07;
	text-decoration: none;
	color: #FFFFFF;
}

#menu_accueil b {
	text-decoration: underline;
}

/* logo_accueil */

#logo_accueil {
	width: 800px;
	height: 220px;
	margin: 0 auto;
	background: #010100 url(images/fond.jpg);
	border-top: 1px solid #97BF07;
	border-right: 1px solid #97BF07;
	border-left: 1px solid #E6E6E6;
	border-bottom: 1px solid #97BF07;
}

#logo_accueil h1 {
	margin: 0;
	padding: 20px 0 0 20px;
	text-align: left;
	letter-spacing: -1px;
	font-size: 189%;
}

#logo_accueil h2 {
	margin: 0;
	padding: 0px 0 0 20px;
	text-align: left;
	letter-spacing: -1px;
	font-size: 160%;
}

#logo_accueil h3 {
	margin: 0;
	padding: 100px 0 0 20px;
	text-align: left;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#logo_accueil a {
	text-decoration: none;
	color: #FFFFFF;
}

#barre {
	background: url(images/fond_noir.gif) repeat;
	height: 20px;
	border-left: 20px solid #97BF07;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
	border-right: 1px solid #97BF07;
	border-left: 1px solid #e6e6e6;
	border-top: 1px solid #E6E6E6;
}

/* contenu_accueil */

#contenu_accueil {
	float: left;
	width: 440px;
	padding: 20px 30px 20px 50px;
}

.bienvenue_accueil {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(images/img04.gif) repeat-x left bottom;
}

.bienvenue_accueil img {
	border: 1px solid #4c4c4c;
	padding: 1px;
}

.produit {
	float: left;
	width: 184px;
}

.produit p, .produit blockquote, .produit ol, .produit ul {
	line-height: 144%;
	font-size: 92%;
}

.produit img {
	border: 1px solid #4c4c4c;
	padding: 1px;
}
	
.commentaire {
	float: left;
	width: 439px;
	padding-top: 10px;
}

.commentaire p, .commentaire blockquote, .commentaire ol, .commentaire ul {
	line-height: 144%;
	font-size: 100%;
}
	
.commentaire2 {
	float: left;
}

.commentaire2 p, .commentaire2 blockquote, .commentaire2 ol, .commentaire2 ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box {
	float: left;
	width: 135px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 1px solid #4c4c4c;
	width: 200%;
	padding: 1px;
}

.floating-box1 {
	float: left;
	width: 135px;
}

.floating-box1 blockquote, .floating-box1 ol, .floating-box1 ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box1 p {
	line-height: 144%;
	font-size: 92%;
	padding-left: 45px;
}

.floating-box1 img {
	border: 1px solid #4c4c4c;
	width: 90%;
	padding: 1px;
}

.floating-box2 {
	float: left;
	width: 135px;
}

.floating-box2 p, .floating-box2 blockquote, .floating-box2 ol, .floating-box2 ul {
	line-height: 144%;
	font-size: 92%;
	padding-left: 50px;
}

.floating-box2 img {
	border: 1px solid #4c4c4c;
	width: 90%;
	float: right;
	padding: 1px;
}

.floating-box3 {
	float: right;
	width: 135px;
}

.floating-box3 p, .floating-box3 blockquote, .floating-box3 ol, .floating-box3 ul {
	line-height: 144%;
	font-size: 92%;
	padding-left: 50px;
}

.floating-box3 img {
	border: 1px solid #4c4c4c;
	width: 90%;
	float: right;
	padding: 1px;
}

.denomination {
	font-size: 200%;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	padding: 20px;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	background: url(images/img09.gif) no-repeat right bottom;
	border-left: 5px solid #97BF07;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}

#sidebar blockquote img {
	border: 1px solid #4c4c4c;
	width: 80%;
	padding: 1px;
}

#links {
}

#links ul {
	background: url(images/img04.gif) repeat-x left bottom;
}

#links li {
	background: url(images/img04.gif) repeat-x left top;
	padding: 5px 0;
	font-size: 120%;
	vertical-align: 30px;
}

#links a {
	padding-left: 30px;
	background: url(images/img08.gif) no-repeat left center;
	color: #97BF07;
	text-decoration: none;
}

#links a:hover {
	background: url(images/logo.gif) no-repeat left center;
	color: #97BF07;
	padding-left: 30px;
	text-decoration: none;
}

/* Footer */

#footer {
	height: 50px;
	border-top: 1px solid #97BF07;
	border-bottom: 1px solid #97BF07;
}

#footer .wrapper {
	width: 800px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 440px;
	height: 34px;
	padding: 16px 30px 0 30px;
	background: #FFFFFF;
	border-left: 20px solid #010100;
	font-size: 85%;
}

#footer .legal {
	float: right;
	width: 260px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	background: #97BF07;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}