/* © 2006 Bexter Ben CSS */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin: 0px;
	padding: 0px;
	background: #DEAD61 url(images/bg-site.jpg) repeat-x;
}
p{
	margin: 1em 0;
}
#site {
	width: 768px;
	position: absolute;
	margin-left: -384px;
	left: 50%;
	background: #F9D69C url(images/contenu.jpg) repeat-y;
}
#header{
	width: 768px;
	height: 273px;
	background: transparent url(images/header.jpg) no-repeat;
	display: block;
}

h3{
	color:#5F4020;
}

/*----------------------------------------------------------------------*/
/* debut - gestion du menu général */
/*----------------------------------------------------------------------*/
#menu{
	width: 200px;
	height: 515px;/*617px;*/
	margin: 0px;
	padding: 0px;
	background: transparent url(images/menu.jpg) no-repeat;
	float: left;
	list-style-type: none;
}
#menu ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#menu ul li{
	list-style:none;
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;
}
#menu ul li a{
	list-style:none;
	display: block;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#menu ul li strong{
display: none;
}
li#menu_01 a { height: 104px; }
li#menu_02 a { height: 105px; }
li#menu_03 a { height: 103px; }
li#menu_04 a { height: 104px; }
li#menu_05 a { height: 105px; }
li#menu_06 a { height: 102px; }
li#menu_01 a:hover { background: transparent url(images/menu-on.jpg) -0px -0px no-repeat;}
li#menu_02 a:hover { background: transparent url(images/menu-on.jpg) -0px -104px no-repeat; }
li#menu_03 a:hover { background: transparent url(images/menu-on.jpg) -0px -209px no-repeat; }
li#menu_04 a:hover { background: transparent url(images/menu-on.jpg) -0px -312px no-repeat; }
li#menu_05 a:hover { background: transparent url(images/menu-on.jpg) -0px -416px no-repeat; }
li#menu_06 a:hover { background: transparent url(images/menu-on.jpg) -0px -521px no-repeat; }

/*----------------------------------------------------------------------*/
/* fin - gestion du menu général */
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/* debut - gestion contenu */
/*----------------------------------------------------------------------*/
#contenu {
	width:768px;
	padding: 0px;
	margin: 0px;
	background: #F9D69C;
}
#contenu p {
}
#contenu a {
}
#contenu a:hover {
}
.content{
	float: right;
	width: 568px;
	padding: 0px;
	margin: 0px;
}
.content h2 {
	padding: 0px;
	margin: 0px;
}
.content p{
}
.content a{
	font-weight: bolder;
	text-decoration: none;
	color: #996633;
}
.content a:hover{
	color: #5F4020;
}
#corner01{
	width: 560px;
	height: 10px;
	padding: 0px;
	margin: 0px;
	background: #FBF1E8 url(images/corner01.jpg) no-repeat;
}
#nocorner{
	width: 560px;
	padding: 0px;
	background: #FBF1E8;
}
#corner02{
	width: 560px;
	height: 10px;
	padding: 0px;
	margin: 0px;
	background: #FBF1E8 url(images/corner02.jpg) no-repeat;
}
.contacthead{
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 147px;
	left: 626px;
}
.contacthead a{
	display: block;
	width: 105px;
	height: 103px;
	padding: 0px;
	margin: 0px;
	text-indent: -3000em;
	text-decoration: none;
}
.panierhead{
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 147px;
	left: 37px;
}
.panierhead a{
	display: block;
	width: 81px;
	height: 103px;
	padding: 0px;
	margin: 0px;
	text-indent: -3000em;
	text-decoration: none;
}
.bloconnex{
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 217px;
	left: 156px;
	width: 454px;
	height: 45px;
	background: #FDECD2 url(images/fond-connexion.jpg) no-repeat;
	color: #5F4020;
}
.bloconnex a{
	text-decoration: none;
	color: #5F4020;
}
.bloconnex a:hover{
	color: #996633;
}
.listeprod{
	width: 100%;
}
.listeprod img{
	border: none;
}
.listeprod p{
/*	clear: both;*/
}
.listeprod h3{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}
#texte{
	width: 540px;
	padding: 0px 10px;
	background: #FBF1E8;
}
#search{
	display: block;
	padding: 0px;
	margin: 0px;
	float: right;
	width: 160px;
}
#search input{
	font-size: 10px;
	border: 1px solid #DEAD61;
}
.ok{
	border: 1px solid #DEAD61;
	background: #D6983A;
	color: #fff;
	font-weight: bolder;
}
li{
	list-style:url(images/puce.gif);
	margin:0px 5px 0px 0px;
	padding:0px;
}

#souscat{
	display: block;
	width:525px;
	border:0px solid #A07737;
	padding:0px;
	text-align:center;
}

#souscatMenu{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#souscat ol{
	list-style-type: circle;
	padding: 0px;
	margin: 0px;
}
#souscat ol li{
	float: left; 
/*	width: 135px;
	height: 68px; */
	padding: 0px;
	margin: 0px;
/*	background: #FBF1E8 url(images/papier.jpg) no-repeat; */
/*	vertical-align: middle; */
	text-align:left;
}
#souscat a{
/*	display: block; */
	font-size:10px;
/*	width: 134px;180px;*/
/*	height: 45px;/*55px;*/
	padding:0px 0px 2px 0px;
	margin: 0px;
	text-align:left;
/*	text-transform: uppercase; */
/*	letter-spacing: -1px; */
}
#souscat ol li a:hover{
/*	background: #FBF1E8 url(images/papier-on.jpg) no-repeat; */
}
.wash{
	clear: both;
	height: 5px;
	font-size: 5px;
}
/*-- debut titre page ------------------------------------------------*/
#titre-accueil{
	background: transparent url(images/titre-accueil.jpg) no-repeat;
	display: block;
	width: 768px;
	height: 50px;
}
#titre-accueil h1{
	padding: 0px;
	margin: 0px;
	display: none;
}
/*-- fibn titre page ------------------------------------------------*/
/*-- debut titre h2 ------------------------------------------------*/
.vide{
	background: transparent url(images/vide.jpg) no-repeat;
	display: block;
	width: 537px;
	height: 33px;
}
.vide strong{
	display: none;
}
/*-- fibn titre h2 ------------------------------------------------*/

/*----------------------------------------------------------------------*/
/* fin - gestion contenu */
/*----------------------------------------------------------------------*/

/*----------------------------------------------------------------------*/
/* debut - formulaire */
/*----------------------------------------------------------------------*/

#formulaire fieldset {
	width: 425px;
	padding: 2em 1.5em 1em 1.5em;
	border: 1px solid #ccc;
	position: relative;
	margin: 0px auto;
}
#formulaire fieldset div {
	width: 100%;
	margin-bottom: 0.5em;
	position: relative;
}
#formulaire legend {
	font-weight: bold;
	text-transform: uppercase;
/*	font-size: 0.9em;*/
}
#msg {
	display: block;
	margin-bottom: 0.5em;
}
#formulaire .icontain {
	position: absolute;
	right: 0;
	width: 55%;
	background: white url(../img/corner_tr_form.gif) top right no-repeat;
}
#formulaire input {
	position: relative;
/*	left: 10px;*/
	width: 100%;
}
#formulaire .tcontain {
	width: 100%;
	display: block;
}
#formulaire .tcontain span {
	display: block;
}
#formulaire input, #formulaire textarea {
/*	font: 1em Arial, Helvetica, sans-serif;*/
	width: 100%;
/*	padding: 0;*/
}
#submit {
	text-align: center;
/*	background: #304968;
	padding: 1em 0;*/
	margin-top: 0.5em;
}
#submit input {
	position: static;
	width: 40%;
}
#joindre{
	display: block;
}
#formulaire .infojoint{
	font-style: italic;
	font-size: 9px;
	color: Gray;
}
#formulaire .champ{
	margin: 15px 0px;
	border-bottom: 1px solid #e5e5e5;
}
/*----------------------------------------------------------------------*/
/* fin - formulaire */
/*----------------------------------------------------------------------*/

/*----------------------------------------------------------------------*/
/* debut - gestion footer */
/*----------------------------------------------------------------------*/
#footer {
	clear:both;
	text-align: center;
/*	letter-spacing: -1px;*/
	width: 520px;
	height: 113px;
	padding: 15px 124px 0px 124px;
	background: transparent url(images/footer.jpg) no-repeat;
	color: #FFF;
}
#blocfoot{
	background: #4b4b4b;
	width: 520px;
	height: 90px;
	text-transform: uppercase;
}
#footer p{
}
#footer a{
	color: #FFF;
	font-weight: bolder;
	text-decoration: none;
}
#footer a:hover{
}
#footer em {
	padding: 0px 60px;
}
/*----------------------------------------------------------------------*/
/* fin - gestion footer */
/*----------------------------------------------------------------------*/