@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'SnellRoundhandLTStdScrRegular';
	src: url('snellroundhandltstd-scr-webfont.eot');
	src: local('☺'), url('http://www.simplenature.fr/css/snellroundhandltstd-scr-webfont.woff') format('woff'), url('snellroundhandltstd-scr-webfont.ttf') format('truetype'), url('snellroundhandltstd-scr-webfont.svg#webfontCGNUSVky') format('svg');
	font-weight: normal;
	font-style: normal;
}

body { font-family: Arial, Helvetica, sans-serif; }
input { outline: none; }
#oldnav { display:none; background:#FDF2AB; padding:5px; font-size:12px; font-family:Arial,Helvetica,sans-serif; text-align:center; border-bottom:1px solid #A29330; }
header, footer, aside, nav, article { display: block; }  
#wrapper { min-width: 1000px; background: url(../interface/images/fond.jpg) repeat-x center top; }
a img { border: 0; }
fieldset { padding: 10px; border: 1px solid #CCC; }
.confidentialite { font-size: 9px; }
h3 a { text-decoration: none; }
ul { margin-left: 20px; margin-top:10px; }
textarea { font-size:12px; }	

body { padding: 0px; margin: 0px; background: #ebe0c3; color: #3f291c; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
#general { width: 940px; position: relative; margin: 0 auto; }
#droite input[type=submit], #droite input[type=button] { background: url(../interface/images/bouton.png) no-repeat; border: 0; width: 122px; height: 33px; color: #ffeecc; text-transform: uppercase; font-size: 10px; cursor: pointer; display: block; margin: 0 auto; line-height: 33px; text-decoration: none; }
.shop-lien_panier, .bouton { background: url(../interface/images/bouton.png) no-repeat; border: 0; width: 122px; height: 33px; color: #ffeecc; text-transform: uppercase; font-size: 10px; cursor: pointer; display: block; text-align: center; line-height: 33px; text-decoration: none; }
#id-href-addpanier:hover .btn-milieu, .shop-lien_panier:hover, .bouton:hover { color: #FFF; }
.shop-lien_panier { margin: 0 auto; }
#id-href-addpanier { float: left; }
header {
	background: url(../interface/images/bandeau.png) no-repeat;
	width: 900px;
	padding: 0 20px;
	height: 233px;
	position: relative;
	z-index: 2;
	margin: 65px 0 0 0;
}
#logo { background: url(../interface/images/logo.png) no-repeat; width: 320px; height: 298px; position: absolute; top: -65px; left: -50px; }
#logo a { width: 320px; height: 298px; display: block; }
footer { background: url(../interface/images/pied.png) no-repeat; width: 940px; height: 112px; text-align: center; color: #ebe0c3; font-size: 10px; position: relative; padding-top: 20px; }
footer a { color: #ebe0c3; }
footer a:hover { text-decoration: none; }

#corps-fond { background: url(../interface/images/fond-repeat.png) repeat-y; width: 900px; padding: 0 20px; }
#corps { background: url(../interface/images/fond-centre.jpg) repeat-y; width: 900px; position: relative; margin: 0 auto; overflow: hidden; }

#gauche {
	font-size: 12px;
	float: left;
	width: 162px;
	margin: 15px 0 0 5px;
}

#droite {
	font-size: 12px;
	float: left;
	width: 693px;
	margin: 20px;
}

#ariane {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	border:1px solid #e6d6b8;
	background-color:#FFEECC;
	padding:5px;
}

fieldset {
	margin-bottom:10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	padding:10px;
	border:1px dotted #987b67;
}
legend { text-transform: uppercase; font-size: 11px; color: #987b67; }

/* MENU CATEGORIE */
nav ul {
	display: block;
	float: left;
padding: 0;
	list-style:none;
	height: 27px;
	margin:0px !important;
}
nav ul li {
	float: left;
}
nav ul ul li {
	padding: 0 5px;
}
nav ul#navigation li {
	padding: 0 5px;
}
nav ul li a {
	font-size:13px;
	line-height:27px;
	height:27px;
	color:#FFFFFF;
	width:auto;
	float:left;
	text-decoration:none;
}
nav ul li a:hover {
	background: url(../interface/images/menu_o.jpg) repeat-x;
	color:#3e210f;
}
nav > ul > li > a:first-child { display: none; }
nav > ul#navigation > li > a:first-child { display: block; }
nav ul ul ul { background: #c4bead; }
nav ul#navigation ul ul { background: none; }

#droite nav ul a {
	display: block;
	color: #000;
	text-decoration: none;
}
nav ul li ul li ul li a .menu-left, nav ul li ul li ul li a .menu-right { display: none; }
nav ul li ul li ul li a .menu-left, nav ul li ul li ul li a .menu-right, nav ul li ul li ul li a .menu-center { background: none !important; }
nav ul li .menu-left, nav ul li .menu-right { display: block; width: 6px; height: 27px; float: left; }
nav ul li .menu-center { display: block; line-height: 27px; float: left; padding: 0 2px; }
nav ul li a:hover .menu-left { background: url(../interface/images/menu-top-left.png) no-repeat; }
nav ul li a:hover .menu-right { background: url(../interface/images/menu-top-right.png) no-repeat; }
nav ul li a:hover .menu-center { background: url(../interface/images/menu-top-center.png) repeat-x; }
nav ul a:hover {
	color: #8071A3;
}

nav ul li li ul {
	position: absolute;
	left: -999em;
	height: auto;
	margin: 0;
}

nav ul li li { float: left; }

nav ul li li li { float: none; }
nav ul li li ul { top:27px; height: auto; overflow:hidden; border: 3px solid #FFF; border-top: 0px; -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-left-radius: 4px; -webkit-border-bottom-right-radius: 4px; -o-border-radius-bottomleft: 4px; -o-border-radius-bottomright: 4px; -moz-box-shadow: 0 1px 2px #000; -webkit-box-shadow: 0 1px 2px #000; -o-box-shadow: 0 1px 2px #000; box-shadow: 0 1px 2px #000; }
nav ul li ul a { width: 100%; }
nav ul li ul ul { margin: 24px 0 0 190px; }
nav ul li:hover ul ul, nav ul li:hover ul ul ul, nav ul li.sfhover ul ul, nav ul li.sfhover ul ul ul { left: -999em; }
nav ul li:hover ul, nav ul li li:hover ul, nav ul li li li:hover ul, nav ul li.sfhover ul, nav ul li li.sfhover ul, nav ul li li li.sfhover ul { left: auto; }
nav ul li:hover, nav ul li.sfhover { }


#bloc_actu { background: url("../interface/images/bloc-gauche-centre.jpg") no-repeat scroll center top #e2d2a8; padding: 5px; color: #3e210f; margin: 0; font-size: 11px; }
#bloc_actu a { color: #3e210f; }
#bloc_actu h3 { text-indent: -9999px; background: url(../interface/images/titre-nouveau.png) no-repeat; width: 89px; height: 24px; margin: 0 0 10px; }
/* menu simple */

.fond-bloc-gauche { width: 148px; padding: 2px; margin: 0 auto; background: #261810; -moz-box-shadow: 0 1px 5px #000000; -webkit-box-shadow: 0 1px 5px #000000; -o-box-shadow: 0 1px 5px #000000; box-shadow: 0 1px 5px #000000; margin: 0 auto 10px; }
nav { position: absolute; bottom: 0; right: 20px; height: 27px; }

/* MENU DEROULANT */
#navigation_deroulant, #navigation_deroulant ul {
	text-align: left;
	float: left;
	list-style: none;
	line-height: 24px;
	padding: 0;
	margin: 0;
}

#navigation_deroulant ul {
	background-color: #eee;
}

#navigation_deroulant a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 0px 5px;
}

#navigation_deroulant a:hover {
	color: #8071A3;
}

#navigation_deroulant li {
	float: left;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 2px;
	padding-right: 10px;
	background-image: url(../interface/images/separation_menu.gif);
	background-repeat: repeat-y;
}

#navigation_deroulant li#first_page {
	background-image: none;
}

#navigation_deroulant li ul {
	position: absolute;
	left: -999em;
	height: auto;
	margin: 0;
}

#navigation_deroulant li li {
	width: 180px;
	float: none;
	background-image: none;
}

#navigation_deroulant li ul a {
	width: 100%;
}

#navigation_deroulant li ul ul {
	margin: -24px 0 0 190px;
}

#navigation_deroulant li:hover ul ul, #navigation_deroulant li:hover ul ul ul, #navigation_deroulant li.sfhover ul ul, #navigation_deroulant li.sfhover ul ul ul {
	left: -999em;
}

#navigation_deroulant li:hover ul, #navigation_deroulant li li:hover ul, #navigation_deroulant li li li:hover ul, #navigation_deroulant li.sfhover ul, #navigation_deroulant li li.sfhover ul, #navigation_deroulant li li li.sfhover ul {
	left: auto;
}

#navigation_deroulant li:hover, #navigation_deroulant li.sfhover {
	background-color: #CCCCCC;
}

/* style des sous-menus */
#bloc_sous_page li {
	list-style: none;
	text-align: left;
	color: #000000;
}

#bloc_sous_page li a:link, #bloc_sous_page li a:visited {
	color: #000000;
	text-decoration: none;
}

#bloc_sous_page li a:hover {
	color: #8071a3;
	text-decoration: none;
}

#bloc_sous_page ul {
	margin: 0;
}

#bloc_sous_page {
	margin-bottom: 20px;
}


#shop-splash {
	font-size:12px;
	text-align:center;
	-webkit-box-shadow: 0px 5px 10px #000000;
	-moz-box-shadow: 0px 5px 10px #000000;
	-o-box-shadow: 0px 5px 10px #000000;
	box-shadow: 0px 5px 10px #000000;
	border:1px solid #CCCCCC;
	border-width:1px;
	border-color:#CCCCCC;
	padding-bottom:10px;
	height:115px;
}
#shop-splash table {
width:100%;
}
#shop-splash a {
	margin:0 5px;
}
.shop-ul-article {
	list-style:none;
}
.shop-li-article a {
	display:block;
	width:100%;
	height:20px;
	line-height:20px;
}
.shop-li-article a:hover {
	background:url(../interface/images/menu_o.jpg) repeat-x;
}

h3.cgv {
	font-size:12px;
	height:20px;
	line-height:20px;
	border-bottom:1px solid #3E210F;
	border-top:1px solid #3E210F;
	color:#3E210F;
	margin:10px 0;
}
h4 {
	margin:10px 0;
}


.cat_desc { padding:0; }
#cdc {
	text-align:center;
}
#cdc h3 {
	font-size:14px;
}

#search_bloc_search { width: 152px; margin: 0 0 10px 0; float: right; }
#search_form, #search_bloc_form { border: 0; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; background: #261810; }
#search_form { width: 300px; }
#search_bloc_form input[type=text] { width: 120px; }
#search_form input[type=text] { width: 90%; }
#search_bloc_form input[type=text], #search_form input[type=text] { background: none; border: 0px; padding: 3px 5px; color: #ffeecc; font-size: 11px; float: left; height: 14px; }
#search_bloc_form input[type=text]:focus, #search_form input[type=text]:focus { color: #FFF; }
#search_bloc_form input[type=submit], #search_form button { border: 0; text-indent: -9999px; background: url(../interface/images/recherche.jpg) no-repeat center center; width: 22px; height: 20px; cursor: pointer; }
#shop_bloc_panier, .shop_bloc_log { float: right; margin: 20px 20px 0 20px; text-align:center; width:210px; clear: right; color: #ebe0c3; }
#shop_bloc_panier { margin-top: 10px; }
#shop_bloc_panier a:first-child, .shop_bloc_log input[type=submit] { background: url(../interface/images/bouton.png) no-repeat; border: 0; width: 122px; height: 33px; color: #ffeecc; text-transform: uppercase; font-size: 10px; cursor: pointer; display: block; margin: 0 auto; line-height: 33px; text-decoration: none; }
.shop_bloc_log input[type=text], .shop_bloc_log input[type=password] { border: 0; background: #261810; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; width: 81px; height: 18px; line-height: 18px; color: #ebe0c3; margin: 10px 0; padding: 0 3px; }
.shop_bloc_log input[type=text]:focus, .shop_bloc_log input[type=password]:focus { color: #ffffff;  }
.shop_bloc_log a { font-size: 10px; color: #ebe0c3; text-transform: lowercase; text-decoration: none; }
.shop_bloc_log a:hover { color: #ffffff; }
#shop_bloc_panier a:first-child:hover, .shop_bloc_log input[type=submit]:hover { color: #FFF; }


#droite input[type=text], #droite input[type=password], #droite textarea { border: 0; background: #261810; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; height: 18px; line-height: 18px; color: #ebe0c3; margin: 2px 0; padding: 0 3px; }
#droite textarea { height: auto; }

#mode-paiement { position: absolute; right: 20px; top: 10px; background: url(../interface/images/mode-paiement.png) no-repeat; width: 160px; height: 59px; text-indent: -9999px; }
#bloc-fdp { display: block; width: 162px; height: 73px; background: url(../interface/images/frais-de-port.png) no-repeat; margin: 0 auto 10px; }
#bloc-fdp:hover { background:url(../interface/images/frais-de-port-2.png) no-repeat; }


.categories-div { display: block; width: 166px; height: 93px; overflow: hidden; }

#droite .categorie-lien:hover {
	color:#000000;
}
#droite .categorie-lien {
	width:167px;
	height:125px;
	text-align:center;
	float:left;
	margin:10px;
	background: url(../interface/images/ardoise.png) no-repeat;
	display: block;
	padding: 15px;
font-family: 'SnellRoundhandLTStdScrRegular', sans-serif;
	font-size: 20px;
font-weight: normal;
line-height: 32px;
font-style: normal;
	text-decoration:none;
	color:#FFFFFF;
}

#cgv { position: absolute; left: 30px; }
#cgv a { font-family:'SnellRoundhandLTStdScrRegular',sans-serif; font-size: 20px; font-weight: normal; line-height: 32px; font-style: normal; text-decoration:none; color:#ebe0c3; padding: 0; text-decoration:none; text-transform:none; }
#cgv a:hover { color: #FFF; }

.div-bloc-image { overflow:hidden; display: block; -moz-box-shadow: 0 1px 2px #000; -webkit-box-shadow: 0 1px 2px #000; -o-box-shadow: 0 1px 2px #000; box-shadow: 0 1px 2px #000; height: 140px; width: 140px; background: #FFF; margin-bottom: 3px; text-align: center; }
.div-bloc-image img { margin: 0 auto; }
.div-bloc-article { float: left; width: 140px; margin: 15px; height:230px; text-align: right; }
.a-libelle-article { font-size:14px; font-weight:bold; display: block; text-decoration: none; color: #3E210F; font-style: italic; }
.div-bloc-libelle { height: 32px; display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; width: 140px; }
.a-libelle-article:hover { color: #FF6600; }
.shop-label-apartirde { font-size: 12px; }

a { color: #3E210F; }
a:hover { text-decoration: none; }

.btn-gauche, .btn-droite, .btn-milieu { display: block; float: left; }
.btn-gauche, .btn-droite { height: 33px; width: 9px; }
.btn-milieu { background: url(../interface/images/btn-centre.png) repeat-x; display: block; line-height: 33px; padding: 0 3px; color: #ffeecc; text-transform: uppercase; font-size: 10px; cursor: pointer; display: block; text-align: center; text-decoration: none; }
.btn-gauche { background: url(../interface/images/btn-gauche.png) no-repeat; }
.btn-droite { background: url(../interface/images/btn-droite.png) no-repeat; }


#navigation li.first_page { display: none; }
.bt_valide_com {
font-weight:bold;
display:block;
width:200px;
float:right;
}

.bt_valider_com {
display: block;
    float: right;
    font-size: 17px;
    font-weight: bold;
    width: 250px;}
