/*********/
/*general*/
/*********/
* {
margin: 0;
padding: 0;
border: 0;
font-family:  Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
text-decoration: none;
color: #000000;

}
.both {
	clear: both;
	}

.left, #left {
	float: left;
	}
.right, #right {
	float: right;
	}

body {
	background-color: #fff;
	margin: 20px 0 0 0!important;
	margin: 0 0 0 0;
	text-align: center;
	background-image: url("/layout/img/fond_body2.jpg");
	background-repeat: no-repeat;
	background-position:  center top;
	}
#general {
	position: relative;
	width: 988px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url("/layout/img/fond_gen.png")!important;
	background-image: url("/layout/img/fond_gen.gif");
	background-repeat: repeat-y;
	}
#ombre {
	position: relative;
	width: 988px;
	height: 4px!important;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("/layout/img/fond_ombre.png")!important;
	background-image: none;
	background-repeat: no-repeat;
	}
#haut {
	width: 980px;
	height: 140px;
	margin-left: 4px;
	background-image: url("/layout/img/fond_haut.gif");
	background-position: center top;
	background-repeat: no-repeat;
	}

#haut #logo {
	width: 166px;
	height: 102px;
	float: left;
	margin: 18px 0 0 34px!important;
	margin: 18px 0 0 14px;
	}
#haut #compte {
	width: 189px;
	height: 127px;
	float: right;
	margin: 7px 7px 0 0;
	border: 1px solid #96a414;
	background-color: #f7f7f7;
	}
#haut #compte p.texte1{
	color: #432e07;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	padding: 4px 0 4px 0;
	margin: 0 3px 0 3px;
	border-bottom: 1px solid #432e07;
	}
#haut #compte p.texte2{
	color: #432e07;
	padding: 5px 5px 0 5px;
	line-height: 22px;
	font-weight: bold;
	}




/*
#haut #compte {
	width: 189px;
	height: 127px;
	float: right;
	margin: 7px 7px 0 0;
	border: 1px solid #432e07;
	background-color: #f7f7f7;
	background-image: url("/web/img/fond_compte.gif");
	background-repeat: no-repeat;
	background-position:  left top;
	}
#haut #compte p.texte1{
	color: #432e07;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding: 4px 0 0 48px;
	}
#haut #compte p.texte2{
	color: #432e07;
	padding: 2px 0 10px 48px;
	}
#haut #compte p.lien{
	clear: both;
	padding: 10px 0 0 16px;
	}
#haut #compte div.gauche{
	float: left;
	width: 158px;
	}
#haut #compte div.gauche input{
	width: 142px;
	height: 17px;
	border: 1px solid #96a414;
	line-height: 17px;
	margin: 3px 0 0 11px;
	}
#haut #compte div.droite input {
	background-image:url(/web/img/bouton_compte.gif);
	width:18px;
	height:18px;
	cursor: pointer;
	margin: 15px 0 0 3px;
	}
#haut #compte div.droite{
	float: right;
	width: 31px;
	}
*/
#menu {	
	width: 980px;
	height: 25px;
	margin-left: 4px;
	background-color: #dcd5c8;
	background-image: url("/layout/img/fond_menu_2.gif");
	background-repeat: repeat-x;
	line-height: 25px;
	vertical-align: middle;
	color: #432e07;
	}
#menu a{	
	color: #432e07;
	}
#menu img{	
	margin: 5px 7px 0 10px;
	float: left;
	}
#bandeau {
	width: 980px;
	height: 260px;
	margin-left: 4px;
	background-image: url("/layout/img/bandeau_1.jpg");
	background-repeat: no-repeat;
	}
#bas {
	background-color:  #b2a999;
	width: 980px;
	height: 98px;
	margin-left: 4px;
	}
#bas div.cadre_g{
	float: left;
	color: #fff;
	}
#bas div.cadre_lexique{
	float: left;
	color: #fff;
	padding: 0 0 0 15px;
	margin: 5px 0 0 15px;
	border-left: 1px solid #fff;
	line-height: 18px;
	}
#bas div.cadre_d{
	float: right;
	color: #fff;
	text-align: right;
	padding: 5px 5px 0 0;
	line-height: 18px;
	}
#bas div.cadre_d a{
	color: #fff;
	text-decoration: none;
	}
#bas div.cadre_lexique a{
	color: #fff;
	text-decoration: none;
	}
#bas div.cadre_d a.netskiss{
	color: #6d5a36;
	}
#bas cadre_g p {
	color: #fff;
	}
#bas div.cadre_g p{
	padding: 5px 0 0 5px;
	line-height: 18px;
	color: #fff;
	font-size: 11px;
	}
#bas a{
	color: #2c2212;
	text-decoration: underline;
	}
#bas a:hover{
	color: #2c2212;
	text-decoration: none;
	}


#contenu {
	background-image: url("/layout/img/fond_contenu.gif");
	background-repeat: repeat-y;
	background-position:  left top;
	width: 980px;
	margin-left: 4px;
	}
#contenu #gauche{
	width: 160px;
	float: left;
	padding-bottom: 20px;
	}
#contenu #droite{
	width: 820px;
	float: right;
	padding-bottom: 20px;
	}
#contenu #gauche p.titre {
	text-align: center;
	background-color: #96a414;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin: 6px 0 6px 0;
	padding: 2px 0 2px 0;
	font-size: 12px;
	}
#contenu #gauche p.sstitre a{
	color: #432e07;
	font-weight: bold;
	font-size: 12px;
	}
#contenu #gauche p.sstitre2 a{
	color: #432e07;
	font-weight: bold;
	font-size: 12px;
	}
#contenu #gauche p.sstitre {
	color: #432e07;
	font-weight: bold;
	padding: 4px 0 5px 10px;
	font-size: 12px;
	border-bottom: 1px solid #96a414;
	}
#contenu #gauche p.sstitre2 {
	color: #432e07;
	font-weight: bold;
	padding: 4px 0 5px 10px;
	font-size: 12px;
	border-bottom: 1px solid #96a414;
	border-top: 1px solid #96a414;
	}
#contenu #gauche p.sstitre3 {
	color: #432e07;
	font-weight: bold;
	padding: 4px 0 5px 10px;
	font-size: 12px;
	}
#contenu #gauche li{
	list-style-image: url(/web/img/puce_menu_gauche.gif);
	color: #432e07;
	font-size: 11px;
	margin: 0 0 0 20px;
	padding: 3px 0 0 0;
	}
#contenu #gauche ul{
	padding: 0 0 10px 0;
	}
#contenu #gauche img{
	margin: 3px 0 0 3px;

	}
/*accueil*/

#accueil .cadre {
	width: 250px;
	background-image: url("/web/img/fond_cadre_accueil.gif");
	background-repeat: no-repeat;
	background-position:  left top;
	float: left;
	margin: 18px 0 0 18px!important;
	margin: 18px 0 0 10px;
	}
#accueil .cadre h2{
	text-align:center;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	padding: 3px 0 3px 0;
	}
#accueil #durable{
	width: 786px;
	height: 95px;
	background-image: url("/web/img/fond_durable.jpg");
	background-repeat: no-repeat;
	background-position:  left top;
	clear: both;
	margin: 0 0 18px 18px;
	}
#accueil div.both{
	height: 18px;

	}
#accueil #durable h2{
	color: #96a414;
	font-size: 19px;
	font-weight: normal;
	padding: 14px 0 0 18px;
	}
#accueil #durable li{
	list-style-image: url(/web/img/puce_durable.gif);
	color: #3e3d40;
	font-size: 14px;
	margin: 0 0 0 50px;
	padding: 5px 0 0 0;
	}
/*texte*/
#contenu div.texte .ariane{
	margin-left: 1px;
	margin-right: 1px;
	background-image:url(/layout/img/fil-ariane.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding: 0 0 4px 0;
	/*height:18px;*/
	}
#contenu div.texte .ariane p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 4px 0 0 17px;
	color: #432e07;
	font-weight:bold;
	}
#contenu div.texte p {
	margin: 5px 10px 0 17px;
	color: #000;
	line-height: 18px;
	}
#contenu div.texte p a{
	color: #96a414;
	line-height: 18px;
	font-weight:bold;
	}
#contenu div.texte .ariane p a{
	font-weight: normal;
	color: #432e07;
	}
#contenu div.texte h1 {
	color: #96a414;
	font-size: 17px;
	margin: 14px 0 0 17px;
	text-transform: uppercase;
	}
#contenu div.texte h2 {
	color: #432e07;
	font-size: 13px;
	text-transform: uppercase;
	margin: 10px 0 0 17px;
	}
#contenu div.texte img#photo {
	float:right;
	}
/*contact*/
#contenu div.texte#contact table  {
	margin: 10px 0 0 17px;
	}
#contenu div.texte#contact input {
	border: 1px solid #96a414;
	height: 18px;
	}
#contenu div.texte#contact input#bouton {
	border: none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	}
#contenu div.texte#contact textarea {
	border: 1px solid #96a414;
	height: 100px;
	}
#contenu div.texte#contact .bouton {
	background-image:url(/layout/img/bouton-orange.gif);
	width:157px;
	height:23px;
	/*background-color: #96a414;*/
	color: #fff;
	cursor: pointer;
	}
/*qualité*/
#contenu div.texte#qualite .gauche  {
	float: left;
	width: 500px;
	}
#contenu div.texte#qualite .droite  {
	float: right;
	width: 320px;
	}
/*destockage*/
#contenu div.texte#destockage div.ligne {
	background-image: url("/web/img/pointille_horiz.gif");
	background-repeat: repeat-x;
	}
#contenu div.texte#destockage div.ligne div.gauche{
	float: left;
	width: 450px;
	margin-top: 20px;
	}
#contenu div.texte#destockage div.ligne div.gauche .prix{
	width: 51px;
	height: 28px;
	background-color: #96a413;
	text-align: center;
	font-size: 18px;
	color: #fff;
	margin: 10px 0 0 30px;
	font-weight: bold;
	line-height: 28px;
	float: left;
	}
#contenu div.texte#destockage div.ligne div.gauche .prix2{
	width: 51px;
	height: 28px;
	background-color: #e28110;
	text-align: center;
	font-size: 18px;
	color: #fff;
	margin: 10px 0 0 30px;
	font-weight: bold;
	line-height: 28px;
	float: left;
	text-decoration:line-through;
	}
#contenu div.texte#destockage div.ligne div.gauche .prix3{
	width: 75px;
	height: 28px;
	background-color: #ff0000;
	text-align: center;
	font-size: 18px;
	color: #fff;
	margin: 10px 0 0 30px;
	font-weight: bold;
	line-height: 28px;
	float: left;
	}
#contenu div.texte#destockage div.ligne div.gauche .ttc{

	float: left;
	font-size: 12px;
	color: #96a413;
	margin: 10px 0 0 30px;

	line-height: 28px;
	}
#contenu div.texte#destockage div.ligne div.droite{
	float: right;
	width: 370px;
	text-align: center;
	margin-top: 20px;
	}
p.image-exemple img {
	margin-right: 5px;
	}