@charset "UTF-8";
@font-face {
	font-family:'ElegantGaramondRoman';
	font-style:normal;
	font-weight:400;
	src:url('font/itcgaramondstd-lt-webfont.eot?iefix') format('eot'), url('font/itcgaramondstd-lt-webfont.ttf') format('truetype');
}
@font-face {
	font-family:'ElegantGaramondBold';
	font-style:normal;
	font-weight:700;
	src:url('font/itcgaramondstd-bk-webfont.eot?iefix') format('eot'), url('font/itcgaramondstd-bk-webfont.ttf') format('truetype');
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, menu, time, mark, audio, video, input {
	background:transparent;
	border:0;
	font-size:100%;
	font-weight:400;
	margin:0;
	outline:0;
	padding:0;
	vertical-align:baseline;
}
ul {
	list-style:none;
}
a {
	background:transparent;
	border:0;
	color:#232323;
	font-size:100%;
	margin:0;
	outline:none;
	padding:0;
	text-decoration:none;
	vertical-align:baseline;
}
a:active {
	outline:none;
}
.clear {
	clear:both;
}
input[type="submit"] {
	cursor:pointer;
}
body {
	background-color:#f4f4f4;
	background-image:url('img/bg_body.jpg');
	background-position:center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-repeat:no-repeat;
	z-index:1;
	color:#313131;
}
#container {
    width: 100%;
}

#container2 {
    margin: auto;
    min-height: 1400px;
    width: 1000px;
}
#menu {
	margin:53px auto auto;
	width:940px;
}
#navigation {
	font-size:11px;
	font-weight:700;
	margin-bottom:3px;
	margin-top:4px;
}
#form-log {
	float:right;
	margin-top:30px;
}
.garabold {
	font-family:'ElegantGaramondBold';
	font-weight:700;
}
.gara {
	font-family:'ElegantGaramondRoman';
}
#form-log form input[type=text], #form-log form input[type=password] {
	background-color:#FFF;
	border:none;
	height:18px;
	margin-top:7px;
	width:103px;
}
#form-log form input[type=submit], #recherche form input[type=submit], #newsletter form input[type=submit] {
	background-color:#000;
	border:medium none;
	color:#FFF;
	float:right;
	font-size:10px;
	height:18px;
	padding:1px 0 0;
	vertical-align:middle;
	width:85px;
}
#logo {
	color:#fab233;
	float:left;
	font-family:'ElegantGaramondRoman';
	font-size:35px;
	font-weight:400;
	margin-bottom:17px;
	margin-top:85px;
	text-shadow:-3px 1px 3px #623626;
}
#logo span {
	color:#FFF;
	display:inline-block;
	font-size:28px;
	margin-left:110px;
	margin-top:-6px;
}
#left-column {
	background-image:url('img/bg-left-column.jpg');
	background-repeat:no-repeat;
	float:left;
	margin-right:8px;
	min-height:1000px;
	width:199px;
}
#center-column {
	float:left;
	margin-right:8px;
	min-height:1000px;
	position:relative;
	width:588px;
}
#right-column {
	background-image:url(img/panier.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-right:0;
	min-height:1000px;
	width:197px;
}
#laboutique {
	height:860px;
}
#recherche form input[type=text] {
	background-color:#FFF;
	border:none;
	float:left;
	height:19px;
	margin-top:7px;
	width:166px;
}
#recherche form {
	margin-bottom:40px;
	margin-left:5px;
	margin-top:20px;
	width:190px;
}
.title_ques {
	cursor:pointer;
	display:block;
	font-size:14px;
	font-style: bold; 
	height:18px;
	margin-top:7px;
	padding-left:4px;
	padding-top:1px;
	text-transform:uppercase;
	width:195px;
}
.q1 {
	background-color:#fab233;
	color:#000;
}
.q2 {
	background-color:#000;
	color:#fab233;
}
.q3 {
	background-color:#bf7340;
	color:#fff;
}
.subMenu {
	font-size:12px;
	line-height:22px;
	margin-left:5px;
	padding-top:7px;

}
.subMenu a:hover {
	font-weight:bold;
}
#lesmarques ul li {
	border-top:1px solid #915640;
	font-size:10px;
	line-height:12px;
	padding-bottom:4px;
	padding-top:4px;
}
#lesmarques ul li:hover {
	background-color:#d3a27b;
}
#lesmarques ul li:hover >a {
	color:#FFF;
}
#lesmarques ul li img {
	float:left;
	margin-left:5px;
	margin-right:5px;
	position:relative;
	top:1px;
}
#lesmarques ul li span {
	font-size:11px;
	font-weight:700;
}
#last {
	border-bottom:1px solid #915640;
}
a#marocavie {
	background-image:url(img/marocavie.jpg);
	display:block;
	font-size:15px;
	height:363px;
	margin-top:45px;
	padding-top:115px;
	text-align:center;
}
#panier {
	padding-top:15px;
}
#nbpdt {
	display:block;
	float:left;
	font-weight:700;
	padding-left:4px;
	width:140px;
}
#totpanier {
	display:block;
	float:right;
	font-weight:700;
	width:50px;
}
#cpanier {
	background-color:#fab233;
	color:#000;
	height:15px;
}
ul#list-pdt {
	font-size:10px;
	margin-bottom:20px;
	margin-left:5px;
	margin-top:-5px;
	text-transform:uppercase;
}
#confcom {
	font-size:11px;
	line-height:15px;
	margin-left:5px;
}
#avantages {
	margin-top:70px;
}
#avantages ul li {
	display:inline-block;
	margin-bottom:6px;
	margin-top:6px;
}
#avantages ul li p {
	float:left;
	font-size:10px;
	margin-left:7px;
	margin-top:13px;
}
.titlerub {
	font-size:22px;
	margin-bottom:11px;
	margin-left:5px;
}
.pcont {
	border-top:1px solid #d28445;
	padding-top:4px;
}
.pnews {
	border-top:1px solid #81624a;
	padding-top:4px;
}
#contact {
	background-color:#24221f;
	color:#FFF;
	height:178px;
	margin-top:30px;
	padding-top:10px;
}
#textcont {
	margin-left:5px;
	margin-top:11px;
}
#newsletter {
	background-color:#d3a17a;
	height:155px;
	padding-top:7px;
}
#newsletter form {
	margin-left:5px;
	margin-top:6px;
}
#newsletter form input[type=text] {
	background-color:#FFF;
	border:none;
	height:19px;
	margin-top:7px;
	width:173px;
}
#newsletter form input[type=submit] {
	background-color:#000;
	border:medium none;
	color:#FFF;
	float:right;
	font-size:10px;
	height:17px;
	margin-right:19px;
	padding:1px 0;
	width:23px;
}
.text-cadre {
	float:left;
	font-size:9px;
	margin-left:5px;
	width:125px;
}
#slider-tem {
	background-color:#f4d295;
	height:148px;
	padding-top:7px;
	position:relative;
}
.ptem {
	border-top:1px solid #fd9e52;
	padding-top:4px;
}
#acc1 {
	background-image:url(img/pdt1.png);
	background-position:0 15px;
	background-repeat:no-repeat;
	height:390px;
}
#acc2 {
	background-image:url(img/bg-trspt-1.png);
	background-repeat:no-repeat;
	height:455px;
	padding-top:40px;
}
#acc3 {
	background-image:url(img/bg-trspt-2.png);
	background-repeat:no-repeat;
	height:455px;
	margin-top:-20px;
	padding-top:40px;
}
#acc4 {
	background-image:url(img/bg-trspt-3.png);
	background-repeat:no-repeat;
	height:455px;
	margin-top:-55px;
	padding-top:40px;
}
#acc1 p {
	color:#535353;
	font-size:11px;
	line-height:14px;
	margin-left:75px;
	margin-top:16px;
}
.sstt {
	font-size:14px;
	margin-left:70px;
	margin-top:25px;
}
.desc {
	font-size:11px;
	margin-left:70px;
	margin-top:10px;
}
#acc4 h2 {
	background-image:url("img/bg_title4.png");
	color:#658c32;
	font-family:'ElegantGaramondRoman';
	font-size:23px;
	height:56px;
	margin-left:71px;
	padding-left:36px;
	padding-top:7px;
	width:480px;
}
#acc3 h2 {
	background-image:url("img/bg_title3.png");
	color:#d85a4d;
	font-family:'ElegantGaramondRoman';
	font-size:23px;
	height:55px;
	margin-left:71px;
	padding-left:36px;
	padding-top:7px;
	width:480px;
}
#acc2 h2 {
	background-image:url("img/bg_title2.png");
	color:#e79224;
	font-family:'ElegantGaramondRoman';
	font-size:23px;
	height:56px;
	margin-left:71px;
	padding-left:36px;
	padding-top:7px;
	width:480px;
}
#acc1 h2 {
	background-image:url("img/bg_pdt-star.png");
	color:#963e23;
	font-family:'ElegantGaramondRoman';
	font-size:23px;
	height:55px;
	margin-left:71px;
	padding-left:36px;
	padding-top:7px;
	width:480px;
}
#acc1 p#acc1p1 {
	color:#ac654f;
	font-weight:700;
	margin-left:110px;
	margin-top:26px;
}
.savoir-plus {
	color:#ac654f;
	font-size:10px;
	font-weight:700;
	margin-left:185px;
	position:relative;
	top:-5px;
}
.savoir-plus2 {
	color:#ac654f;
	font-size:10px;
	font-weight:700;
	margin-left:462px;
	position:relative;
	top:-30px;
}
.produits {
	border-top:1px solid #000;
	margin-left:70px;
	margin-top:15px;
	width:515px;
}
.produits h3 {
	font-family:'ElegantGaramondBold';
	font-size:14px;
	margin-bottom:12px;
	margin-top:4px;
}
.produits .addCart, .produits .voir-plus {
	margin-left:0;
	margin-top:0;
	position:relative;
	top:-50px;
}
.produits .addCart {
	margin-left:19px;
}
.produits > div {
	float:left;
	margin-right:30px;
	text-align:center;
	width:151px;
}
.prix {
	color:#963E23;
	display:block;
	font-family:'ElegantGaramondRoman';
	font-size:18px;
	position:relative;
	top:-35px;
}
.zoneimg {
	height:197px;
	width:100%;
}
#promotions {
	background-image:url("img/bg_promo.png");
	background-repeat:no-repeat;
	border-top:1px solid #000;
	height:425px;
	margin-bottom:30px;
	width:585px;
}
#nouveaute {
	background-image:url(img/bg_nouveaute.png);
	background-repeat:no-repeat;
	border-top:1px solid #000;
	height:425px;
	width:587px;
}
.title-promo {
	background-color:#000;
	color:#F3F1EB;
	display:inline-block;
	font-family:'ElegantGaramondRoman';
	font-size:20px;
	height:22px;
	padding:3px 4px 4px;
}
#fincom {
	background-color:#000;
	color:#FFF;
	display:inline-block;
	padding:2px 3px;
}
.pastille {
	margin-left:-21px;
	margin-top:-43px;
	position:absolute;
}
#promoTxt {
	float:left;
	margin-left:5px;
	width:430px;
}
#nouvTxt {
	margin-left:5px;
	width:430px;
}
.pdt2 {
	float:left;
	margin-left:55px;
	margin-right:85px;
	margin-top:20px;
}
.pdt4 {
	float:left;
	margin-top:20px;
}
.pdt2 > h3, .pdt4 > h3 {
	color:#4C4C4C;
	font-family:'ElegantGaramondRoman';
	font-size:17px;
	margin-left:10px;
}
.pdt2 h3 > span, .pdt4 h3 > span {
	font-family:'ElegantGaramondBold';
	margin-right:50px;
}
.txtcadrePromoGris {
	color:#535353;
	font-weight:700;
	margin-bottom:10px;
	margin-top:35px;
	text-transform:uppercase;
}
.txtcadrePromoOrange {
	color:#AF2C11;
	font-weight:700;
	margin-bottom:15px;
	text-transform:uppercase;
}
.txtcadreNouvPt {
	color:#535353;
	font-size:11px;
	margin-bottom:15px;
}
.txtcadreNouvNomPdt {
	display:inline-block;
	font-family:'ElegantGaramondRoman';
	margin-left:30px;
}
#detailsProduits, #detailsProduitsCom {
	background-color:#FFF;
	border-bottom:1px solid #000;
	margin-bottom:28px;
	min-height:500px;
	padding-left:18px;
	padding-top:38px;
	width:570px;
}
#detailsProduitsCom {
	min-height:430px;
}
.pastilleDetailPdt {
	float:right;
	margin-right:20px;
	margin-top:-50px;
}
#ssTpdt {
	color:#535353;
	float:left;
	font-size:13px;
	font-weight:700;
	margin-right:10px;
	margin-top:8px;
}
.detailPdtAddcar {
	font-size:11px;
	font-weight:700;
	height:40px;
}
.detailPdtAddcar p {
	float:left;
	font-size:10px;
	font-weight:700;
	margin-top:33px;
}
.detailPdtAddcar .addCart {
	float:left;
	margin-left:0;
	margin-top:7px;
}
#detailPdtMarque {
	margin-bottom:8px;
}
.zoom {
	font-weight:700;
	margin-left:5px;
	width:140px;
}
.poids {
	font-family:"ElegantGaramondRoman";
	font-size:18px;
}
.txtDetailPdt {
	color:#535353;
	float:left;
	font-size:11px;
	margin-bottom:8px;
	width:270px;
}
#imgProduit {
	color:#535353;
	float:left;
	font-size:11px;
	font-weight:700;
	height:400px;
	margin-top:-7px;
	width:290px;
}
#detailsProduits h2 {
	color:#963E23;
	font-family:"ElegantGaramondRoman";
	font-size:23px;
	text-shadow:1px 2px 5px #9E9E9E;
}
.detailPdtLoupe {
	position:relative;
	top:4px;
}
.prixDetailsPdt {
	color:#963E23;
	display:block;
	font-family:'ElegantGaramondbold';
	font-size:22px;
}
.detailPdtPrixBarre {
	font-size:15px;
	margin-right:10px;
	text-decoration:line-through;
}
#jaimeFacebook {
	margin-bottom:35px;
	margin-left:190px;
	margin-top:20px;
}
.txtDetailPdtLast {
	margin-bottom:20px;
}
#dsq-content div, #dsq-content p, #dsq-content h3 {
	display:block;
	font-weight:700;
}
#dsq-content h3 {
	float:none;
	font-size:16px;
	margin-top:25px;
}
#dsq-sort-select {
	margin-left:30px;
}
.detailsProduitsListe {
	background-color:#FFF;
	border-bottom:1px solid #000;
	height:150px;
	margin-bottom:22px;
	padding-top:3px;
	position:relative;
	width:588px;
}
.pastilleListePdt {
	margin-top:-35px;
	position:absolute;
}
.imgProduitListe {
	color:#535353;
	float:left;
	font-size:11px;
	font-weight:700;
	height:auto;
	margin-top:12px;
	text-align:center;
	width:140px;
}
.detailsProduitsListe h2,.detailsProduitsListePromo h2 {
	color:#963E23;
	font-family:"ElegantGaramondRoman";
	font-size:20px;
	margin-top:-5px;
	text-transform:uppercase;
}
.detailsProduitsListe .ssTpdt,.detailsProduitsListePromo .ssTpdt {
	color:#535353;
	float:none;
	font-size:11px;
	font-weight:700;
	margin-right:10px;
	margin-top:0;
}
.listePdtCadreImg {
	height:95px;
	width:150px;
}
.logoPdtListe {
	float:right;
	margin-right:10px;
	margin-top:-31px;
}
.detailsProduitsListe .poids,.detailsProduitsListePromo .poids {
	font-family:"ElegantGaramondRoman";
	font-size:14px;
	font-weight:400;
}
.detailsProduitsListe .txtDetailPdt,.detailsProduitsListePromo .txtDetailPdt {
	float:none;
	height:38px;
	line-height:13px;
	margin-top:-5px;
	width:300px;
}
.detailTxtListe {
	float:left;
	margin-left:15px;
	width:433px;
}
.detailsProduitsListe .detailPdtAddcar p,.detailsProduitsListePromo .detailPdtAddcar p {
	float:none;
	left:-21px;
	margin-left:62px;
	margin-top:0;
	position:relative;
}
.detailsProduitsListe .detailPdtAddcar .addCart,.detailsProduitsListePromo .detailPdtAddcar .addCart {
	float:none;
	margin-left:102px;
	margin-top:-13px;
}
.detailsProduitsListe .detailPdtAddcar .addCart:hover,.detailsProduitsListePromo .detailPdtAddcar .addCart:hover {
	background-position:right top;
}
.detailsProduitsListe .voir-plus-nouv,.detailsProduitsListePromo .voir-plus-nouv {
	margin-left:0;
	top:-6px;
}
.detailsProduitsListe .prixDetailsPdt,.detailsProduitsListePromo .prixDetailsPdt {
  color: #963E23;
    display: block;
    font-family: 'ElegantGaramondbold';
    font-size: 19px;
    left: 22px;
    position: relative;
    text-align: right;
    width: 150px;}
.detailsProduitsListe .detailPdtAddcar,.detailsProduitsListePromo .detailPdtAddcar {
	float:right;
	font-size:11px;
	font-weight:700;
	height:40px;
	margin-top:-35px;
}
.detailsProduitsListe .detailPdtPrixBarre,.detailsProduitsListePromo .detailPdtPrixBarre {
	color:#000;
	font-size:13px;
	margin-right:0;
	text-decoration:line-through;
}
.titreListe h1 {
	background-color:#48453E;
	color:#F3F1EB;
	display:inline-block;
	font-family:"ElegantGaramondroman";
	font-size:24px;
	line-height:18px;
	margin-bottom:8px;
	padding:5px;
}
.titreListe > p:first-of-type {
	color:#535353;
	font-size:11px;
	font-weight:700;
	margin-bottom:10px;
}
.titreListe > p:first-of-type a {
	color:#963E23;
	text-decoration:underline;
}
.titreListe > p:last-of-type, .titreListe2 p {
	color:#535353;
	float:right;
	font-size:11px;
	font-weight:700;
	margin-bottom:5px;
}
.titreListe > p:last-of-type a, .titreListe2 p a {
	color:#535353;
}
.titreListe > p:last-of-type a.actif, .titreListe2 p a.actif {
	color:#963e23;
	font-size:16px;
	text-decoration:underline;
}
.titreListe2 {
	margin-top:-18px;
}
#savplus {
	color:#000;
	display:inline-block;
	margin-top:243px;
}
.liencont {
    background-color: #FFC029;
    color: #000000;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    height: 15px;
    padding: 2px;
    text-align: center;
    width: 135px;
}.addCart {
	background-image:url(img/ajout-panier.png);
	background-position:left;
	display:inline-block;
	height:36px;
	margin-bottom:5px;
	margin-left:75px;
	margin-top:15px;
	width:108px;
}
.voir-plus {
	background-image:url(img/savoir-plus.png);
	background-position:left;
	display:inline-block;
	height:17px;
	margin-left:75px;
	width:89px;
}
.lienpromo {
	background-color:#ffc029;
	color:#000;
	display:inline-block;
	float:right;
	font-size:11px;
	font-weight:700;
	height:15px;
	left:235px;
	margin-top:-20px;
	padding-left:9px;
	padding-top:3px;
	position:absolute;
	width:185px;
	top: 2473px;
}
.lienpromo:hover {
	background-color:#000;
	color:#FFF;
}
.voir-plus-nouv {
	background-image:url(img/savoir-plus.png);
	background-position:left;
	display:inline-block;
	height:17px;
	margin-left:105px;
	position:relative;
	top:-18px;
	width:89px;
}
#footer {
	background-color:#ebccaa;
	background-image:url(img/footer.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#646464;
	font-size:10px;
	height:76px;
	line-height:14px;
	margin-bottom:80px;
	margin-top:70px;
	padding-top:5px;
	text-align:center;
	width:100%;
}
#footer a {
	color:#646464;
}
.boldac654f {
	color:#ac654f;
	font-weight:700;
}
.caf2c11 {
	color:#af2c11;
}
.c79321C {
	color:#79321C;
}
.c963e23 {
	color:#963e23;
	font-weight:700;
}
.current {
	color:#f5be5a;
}
.open span, #dsq-num-posts, .bold {
	font-weight:700;
}
#lesmarques ul li:hover > a span, .connect_widget .like_button_dark .connect_widget_text a {
	color:#000;
}
#avantages ul li img, .img-cadre {
	float:left;
}
.addCart:hover, .voir-plus:hover, .voir-plus-nouv:hover {
	background-position:right;
}
.pdt-cadeau {
	margin-top: 15px;
	text-align: center;
	width: 580px;
}
.pdt-cadeau td {
	width:150px;
}
p#etapes {
	color: #535353;
	font-size: 13px;
	margin-bottom: 15px;
	margin-top: 0;
	text-align: center;
}
p#etapes span {
	color:#232323;
}
#choixCadeau {
	background-color: #FFC029;
	color: #000000;
	font-weight: 700;
	height: 15px;
	margin: 30px auto auto;
	padding: 2px;
	width: 495px;
	text-align: center;
}
#form1 {
	margin-bottom: 10px;
	margin-top: 30px;
	text-align: right;
}
#form1 input {
	background-color: #FFFFFF;
	border: thin solid #79321C;
	height: 17px;
	margin-top: 6px;
	width: 100px;
}
#form1 input[type=submit] {
	background-color:#000;
	color:#FFF;
	border: medium none;
	height: 19px;
	margin-left: -3px;
	padding: 1px 0;
	position: relative;
	top: 1px;
	width: 55px;
}
#form1 input[type=submit]:hover {
	background-color:#ffc029;
	color:#000;
}
.retour-bt, .valid-bt {
	background-color: #000000;
	color: #FFFFFF;
	display: inline-block;
	margin-top: 30px;
	padding: 5px;
	text-transform: uppercase;
}
.retour-bt:hover, .valid-bt:hover {
	background-color:#ffc029;
	color:#000;
}
.valid-bt {
	margin-left:247px;
}
#cxpanier {
	background-color: #FFFFFF;
	padding: 10px;
	border-bottom:1px solid #000;
}
#cxpanier .titreListe h1 {
	margin-top:5px;
	margin-left:-10px;
}
.nomPdtCart {
	font-family: 'ElegantGaramondBold';
	font-size: 14px;
	margin-bottom: 12px;
	margin-top: 4px;
}
#cxpanier h2 {
	color: #963E23;
	font-family: "ElegantGaramondRoman";
	font-size: 23px;
	text-shadow: 1px 2px 5px #9E9E9E;
	margin-top:30px;
}
#tabPanier {
	margin:auto;
	margin-top:35px;
}
#tabPanier tr {
	height:30px;
}
.sstotal {
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-right: 95px;
	margin-top: 10px;
}
#messPromo {
	background-color: #FFC029;
	color: #000000;
	font-weight: 700;
	height: 15px;
	margin: 10px;
	padding: 2px;
}
.Style13 {
	margin-bottom:10px;
	margin-top:20px;
}
#form {
	margin-bottom: 10px;
	margin-top: 30px;
}
#form input[type=text] {
	background-color: #FFFFFF;
	border: thin solid #79321C;
	height: 17px;
	margin-top: 6px;
	width:250px;
}
#form input[type=submit], #form2 input[type=submit] {
	background-color:#000;
	color:#FFF;
	border: medium none;
	height: 19px;
	margin-left: -3px;
	padding: 1px 0;
	position: relative;
	top: 1px;
	width: 95px;
	text-transform:uppercase;
	float:right;
	margin-right:30px;
}
#form input[type=submit]:hover, #form2 input[type=submit]:hover {
	background-color:#ffc029;
	color:#000;
}
#form input[type=radio] {
	width:30px;
}
.avantage {
	font-size:11px;
	font-weight:bold;
}
#Pinsc {
	margin:auto;
	width:130px
}
#Pinsc input[type=text], #Pinsc input[type=password] {
	border: thin solid #CCCCCC;
	height: 17px;
	margin-top: 6px;
	width: 130px;
}
#Pinsc input[type=submit] {
	background-color: #000000;
	border: medium none;
	color: #FFFFFF;
	float: right;
	height: 19px;
	margin-right: -2px;
	margin-top: 7px;
	padding: 1px 0;
	position: relative;
	text-transform: uppercase;
	top: 1px;
	width: 95px;
}
#Pinsc input[type=submit]:hover {
	background-color:#ffc029;
	color:#000;
}
.imgPaid {
	display: inline-block;
	margin-top: 50px;
	width: 180px;
}
.txtPaid {
	position: relative;
	top: -32px;
}
.compte {
	background-color: #48453E;
	color: #F3F1EB;
	display: inline-block;
	font-family: "ElegantGaramondroman";
	font-size: 24px;
	line-height: 18px;
	margin-left: -10px;
	margin-top: -10px;
	padding: 5px;
}
#cxpanier #fincom {
	background-color: #000000;
	color: #FFFFFF;
	display: inline-block;
	margin-left: 21px;
	padding: 2px 3px;
}
#cxpanier #fincom:hover, #fincom:hover {
	background-color:#ffc029;
	color:#000;
}
/* RAJOUTE  PAR BL*/
.image {
	margin-right: 8px;
	margin-top: 4px;
}
strong {
	font-size: 12px;
	color: #963E23;
	font-weight: bold;
}
.sstvalidation {
	margin-top:20px;
	margin-bottom:15px;
	font-size:13px;
	font-weight:bold;
}
#form3 td {
	width:140px;
}
#form3 {
	margin-bottom: 10px;
	margin-top: 30px;
}
#form3 textarea {
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
	height: 80px;
	margin-bottom: 6px;
	margin-top: 6px;
	width: 250px;
}
#form3 input[type=text] {
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
	height: 17px;
	margin-bottom: 6px;
	margin-top: 6px;
	width: 250px;
}
#form3 input[type=submit] {
	background-color:#000;
	color:#FFF;
	border: medium none;
	height: 19px;
	margin-left: -3px;
	padding: 1px 0;
	position: relative;
	top: 1px;
	width: 95px;
	text-transform:uppercase;
	float:right;
	margin-right:30px;
}
#form3 input[type=submit]:hover {
	background-color:#ffc029;
	color:#000;
}
#form3 input[type=radio] {
	width:30px;
}
#cinfos {
	background-color: #FFFFFF;
	padding: 10px;
	border-bottom:1px solid #000;
}
#cinfos h1 {
	margin-top:5px;
	margin-left:-10px;
}
#cinfos h2,#cinfos h1.tinfos {
	color: #963E23;
	font-family: "ElegantGaramondRoman";
	font-size: 23px;
	margin-bottom:30px; text-transform: uppercase;text-shadow:1px 2px 5px #9E9E9E;margin-top:0;
	margin-left:0;
}
#cinfos h2.tmarge, .tmarge {
	 color: #658C32;
    font-size: 19px;
    margin-bottom: 10px;
    margin-top: 25px;text-shadow:none;
}
#cinfos ol {
	margin-left:35px;
}
.marge {
    margin-bottom: 10px;
}
.pdtinf {
	 float: left;
    margin-right: 30px;
    text-align: center;
    width: 151px;
}
.spinfo {
	text-transform:lowercase;
	float:right;
	color:#ac654f;
}
.listebeaute {
	 color: #963E23;
    font-size: 17px;
    margin-bottom: 10px;
    margin-top: 20px;
}
.voirPlusAlep {
	background-color: #FFC029;
    color: #000000;
    display: block;
    font-weight: 700;
	text-align:center;
    height: 15px;
    padding: 2px;
    margin:auto;
    width: 310px;}
.voirPlusAlep:hover, .voirPlusAlep:hover a  {
	background-color: #000;
    color: #FFF;
   }
   .detailsProduitsListePromo {
    background-color: transparent;
    border-bottom: 1px solid #000000;
    height:auto;

    margin-bottom: 22px;
    padding-top: 3px;
    position: relative;
    width: 588px;
	margin-left:-10px;
}
 @media screen and -webkit-min-device-pixel-ratio0 { /*corrections mini-decalages webkit*/
#navigation {
margin-bottom:5px;
}
 #lesmarques ul li img {
top:2px;
}
 .detailsProduitsListe .detailPdtAddcar p,detailsProduitsListePromo .detailPdtAddcar p {
left:-26px;
}
 .detailsProduitsListe h2,.detailsProduitsListePromo h2 {
margin-top:0;
}
}
.temoi {
   margin-left: 44px;
    margin-top: 5px;}
#panier a.lienpanier { display:block; width:149px; height:45px; margin-top:8px; }
