@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:normal;
	font-style:normal;
	text-align:left;
	font-family:inherit;
}
ol, ul {
	list-style:none;
}
body {
	font-size:71%;
	font-family: Verdana, Geneva, sans-serif;
	color:#4b4b03;
	background:#4b4b03 url(images/bg.jpg) repeat-x;
	margin:0;
}
#center {
	width:924px;
	margin:0 auto;
	background: #f0f0d8;
}
#header {
	margin:0 auto;
	width:960px;
	height:200px;
}


ul.menu {
	list-style:none;
	height:39px;
	width:924px;
	margin:0 auto;
	background:#eda547 url(images/bgmenu.jpg) repeat-x;
}


ul.menu li {
	list-style:none;
	display:block;
	float:left;
	height:39px;
	margin:0;
	font-size:14px;
}
ul.menu li a {
	color:#3f2815;
	display:block;
	float:left;
	text-decoration:none;
	padding:11px 15px 11px 15px;
	margin: 0;
}


ul.menu li a:hover {
	background: url(images/bgmenu-on.jpg) repeat-x;
	border:#bc8e3e solid 1px;
	color:#f8e3a4;
	padding:10px 14px 10px 14px;
}
ul.menu li a.current {
	background: url(images/bgmenu-on.jpg) repeat-x;
	border:#bc8e3e solid 1px;
	color:#f8e3a4;
	padding:10px 14px 10px 14px;
}

ul.menu li a:hover.current {
}


.boxprod{
	padding:7px 15px;
	text-align:center;
	float:left;
}

.boxprod a{
	text-transform:uppercase;
	text-decoration:none;
	font-size:1.1em;
	color:#3f2815;
	display:block;
	width:100%;
	text-align:center;
}



#footer {
	clear:both;
	width:100%;

}
#content {
	clear:both;
}
.colleft {
	float:left;
	width:194px;
	padding-top:14px;
}
.colright {
	float:right;
	width:168px;
	padding-top:14px;
}
.colcenter {
	float:left;
	width:720px;
	padding-top:14px;
	padding-right:10px;
}
.colleft h2 {
	margin:5px auto;
	font-weight:bold;
	color:#3f2815;
	text-align:center;
}

.colleft h2 a {
	color:#3f2815;
}

.colleft h3 {
	margin:5px;
	font-weight:bold;
	color:#3f2815;
}

.colleft h3 a {
	color:#3f2815;
}

.colleft p a {
	margin:7px;
	font-weight:normal;
	font-size:1em;
	color:#f8f8df;
}

.colleft .content {
	width:165px;
	margin:0 auto;
	background:#a87830;
	border:#825b27 solid 1px;
	color:#f8f8df;
	padding:5px;
}




.colleft ul {
	width:178px;
	margin:0 auto;
	padding:20px 0;
}
.colleft ul li {
	padding-left:5px;
	line-height: 26px;
	height:24px;
	background:url(images/line.gif) repeat-x left bottom;
}
a {
	color:#4b4b03;
	font-weight:bold;
}
.colleft ul li a {
	text-decoration:none;
}
.colleft ul li a:hover {
	color:#FFC900;
}

.colleft ul li a:visited {
	color:#FFC900;
}


h1 {
	display:none;
}

.colcenter #produits {
	width:100%;
	background:#fff;
	border:#e3d1b6 solid 1px;
}

.spacer{
	clear:both;
	
	}



.colcenter .content {
	clear:both;
	width:100%;
	background:#f8f8df;
	border:#dbdbc5 solid 1px;
	margin-top:10px;
}

.colcenter #blocpub {
	width:100%;
	background:#f0a848;
	border:#b78233 solid 1px;
	margin-top:10px;
}



.colcenter h2 {
	font-size:20px;
	line-height:24px;
	text-align:center;
	text-transform:uppercase;
	background:#f3d5a4;
	color: #3f2815;
	margin:10px 20%;
}

.colcenter h2 a {
	color: #3f2815;
}

.colcenter h3 {
	font-size:14px;
	line-height:20px;
	background:#f3d5a4;
	color: #3f2815;
	font-weight:bold;
	margin-right: 50%;
	padding:3px;
	display:inline;
}

.colcenter h3 a {
	color: #3f2815;
}


.colcenter p {
	line-height:1.3em;
	margin:0;
	padding:10px;
	text-align:justify;
}
#footer p {
	padding:10px;
	text-align:right;
	color: #a87830;
	font-size:0.9em;
}



td {
	text-align:left; padding:2px;}
	
.colcenter h4 {
	margin:10px;
	font-size:14px;
	line-height:18px;
	text-align:left;
	border-bottom:#000 solid 1px;
	font-weight:bold;
}

.colcenter ul li {
	list-style-type:disc;
	list-style-position:outside;
	margin-left:20px;
	margin-bottom:10px;
}

.colcenter ol li {
	list-style-type: decimal;
	list-style-position:outside;
	margin-left:40px;
	margin-bottom:10px;
}
