body {
	background-color: #37281d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ededed;
}
* {
	margin: 0px;
	padding: 0px;
}
h1 {
	margin-right:10px;
}
p {
	margin-bottom: 8px;
}
ul, ol {
	margin-left:15px;
	margin-bottom: 8px;
}
ol li {
	/*border-bottom: dotted 1px #45c0d0;
	padding-bottom: 3px;
	margin-bottom: 3px;*/
}
h1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #45c0d0;
	margin-top: 5px;
	margin-bottom: 20px;
	font-weight: normal;
	text-transform: uppercase;	
	margin-left:10px;
}
h2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 8px;
	font-weight: normal;
	text-transform: uppercase;
}

/* -------------------------------------- */
/* ------------ CNSTRUCTION ------------- */
/* -------------------------------------- */
#intro {
	height: 400px;
	width: 970px;	
	margin: 20px auto  0px auto;
}
#entree {
	width: 970px;	
	margin: 10px auto 0px auto;
}
#entree a {
	text-decoration: none;
}
#logoPrint {
	display: none;
}
#maincontener  {
	width: 970px;
	margin: 0px auto;
}
#header  {
	position: relative;
	width: 970px;
	height: 106px;
	background: url(../img/commun/bkg-header.gif) no-repeat left top;
	border-top: solid 2px #45c0d0;
}
#navClient  {
	position: absolute;
	left: 720px;
	top: 0px;	
}
#navClient a  {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	color: #463828;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	height: 11px;
}
#nav  {
	margin-bottom: 0px;
	margin-left:0px;
}
#navClient a:hover  {
	color: #005c62;
}
#nav li  {
	list-style-type: none;	
}
#nav li a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9a8d85;
	text-decoration: none;
	background: url(../img/commun/bkg-navoff.gif) no-repeat left top;
	display: block;
	height: 24px;
	width: 153px;
	padding-top: 6px;
	padding-left: 15px;
	text-transform: uppercase;
}
#nav li a.boutique {
	color: #45c0d0;
}
#nav li a:hover, #nav li a.active {
	color: #068b93;
	background: url(../img/commun/bkg-navon.gif) no-repeat left top;
}
#colGauche {
	float: left;
	width: 168px;
}
#contener {
	float: left;
	width: 802px;
}
#contener a {
	color: #ededed;
	text-decoration: none;
}
#contener a:hover {
	color: #45c0d0;
}
#footer {
	width: 970px;
	font-size: 11px;
	color: #9c8f88;
	background: url(../img/commun/english-spoken.gif) no-repeat right top;
	height: 64px;
	padding-top: 25px;
}
#footer a {
	color: #9c8f88;
	text-decoration: none;
}
#footer a:hover {
	color: #068b93;
}
#breadcrumb {
	margin: 0px 10px 20px 10px;
	font-size: 11px;
	text-decoration: none;
}

/* -------------------------------------- */
/* ------------ PAGE ACCUEIL ------------ */
/* -------------------------------------- */
#visuHome {
	float: left;
	width: 257px;	
	height: 460px;
}
#mainPdt {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12
	px;
	margin-left: 7px;
	background-color:#EDEDED;
	padding: 10px;
	height: 440px;
	width: 220px;
	color: #463828;
	background-image: url(../img/accueil/bkg-bouton.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
}
#mainPdt img {
	margin: 10px 0;
}
#mainPdt a {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#463828;
}
span.mainPdtFam {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 25px;
	color:#00a9c9;
	line-height: 22px;
	text-transform: uppercase;
	background-image: url(../img/accueil/puce-fleche.png);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 30px;
}
#mainPdt a:hover {
	color:#00a9c9;
}
#mainPdtLink {
	position: absolute;
	bottom: 4px;
	left: 10px;
	width: 220px;
}
#mainPdtLink a {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#EDEDED;
	text-transform: uppercase;
}
#mainPdtLink a:hover {
	color:#FFFFFF;
}
#pageHome {
	float: left;
	width: 545px;
	margin-left: 0px;
	background-color: #8a7b72;
	height: 440px;
	padding-top: 20px;
}
#pageHome h1 {
	margin-bottom: 10px;
}
#pageHome p {
	margin-left: 10px; 
	margin-right: 10px; 
}
.inputActus {
	font-size: 10px;
	background-color: #8a7b72;
	border: 1px solid #58a4af;
	height: 13px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	color: #ededed;
	width: 250px;
}
#pscroller1 {
    height: 100px;
	/*margin-left: 10px;*/
}

#boxActus {
	float: left;
	width: 379px;
	margin-left:10px;
	border-right: dotted 1px #625346;
    height: 100px;
	padding-right: 10px;
}
* html #boxActus {margin-left:5px;} /* hack IE6 */
#boxActusVisu {
	float: left;
	width: 144px;
	text-align: center;
}
#boxActusVisu img {
	border: solid 1px #c0b8b3;
	padding: 1px;
	margin: 0px 10px 7px 10px;
}

/* -------------------------------------- */
/* ---------- PAGE INTERIEURE ----------- */
/* -------------------------------------- */
#pageInt {
	width: 793px;
	margin-left: 9px;
	background-color: #8a7b72;
	padding: 10px 0px;
}

/* -------------------------------------- */
/* ---------------- BOXES --------------- */
/* -------------------------------------- */
#box569 {
	width: 569px;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
}
* html #box569 {margin-left: 5px;} /* hack IE6 */

#box289 {
	float: left;
	width: 207px;
	margin-left: 7px;
}
#box469 {
	width: 469px;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
}
* html #box469 {margin-left: 5px;} /* hack IE6 */

#box389 {
	float: left;
	width: 307px;
	margin-left: 7px;
}
#box1col {
	margin: 0px 10px;
}
#boxPromos {
	background: url(../img/commun/bkg-boxpromo.gif) no-repeat center top;
	margin-top: 3px;
	padding-top:5px;
	padding-left:5px;
	height: 31px;
}
* html #boxPromos {	padding-top:10px;} /* hack IE6 */
#boxPromos a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #37281d;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#boxPromos a:hover {
	color: #fff;
}
.boxPagePromos {
	float: left;
	width: 251px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #56aeb8;
	color: #211912;
	font-size: 11px;
}
* html .boxPagePromos {margin-left: 5px;} /* hack IE6 */

.boxPagePromos p, .boxPagePromos h3 {
	margin-left: 10px;
	margin-right: 10px;
}
.boxPagePromos h3 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 3px;
	font-weight: bold;
}
.boxPagePromosDesc {
	margin-bottom: 0px;
}
.boxPagePromosDate {
	font-size: 10px;
}
.boxPagePromosPrix {
	margin:2px 0px 2px 0px;
	color: #FFFFFF;
	font-size: 20px;
}
.boxPagePromosMarge {
	margin-top: 5px;
}
.boxPagePromosEnd {
	margin-bottom:-3px;
}
h2.boxPagePromosRub {
	margin:10px;
}
#boutique {
	float: left;
	width: 588px;
}
#boutAccroche {
	padding: 0px 0px;
	float: left;
	width: 185px;
	margin-left: 10px;
	/*background-color: #75675c;*/
	text-align: center;
}
#boutAchatSecure {
	border: solid 1px #aa9f98;
	padding: 1px;
	float: right;
	width: 161px;
}
#boutHome a.boutHomeLien, #boutHome a.boutHomeLienPromo {
	color:#37281d;
	font-size: 14px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
#boutHome a.boutHomeLien:hover {
	color:#03a0bd;
}
#boutHome a.boutHomeLienPromo:hover {
	color:#fff;
}
#boutHome a.boutHomeLien strong,#boutHome a.boutHomeLienPromo strong {
	font-size: 16px;
	text-transform: uppercase;
}
.boxBoutFamPromo {
	width: 184px;
	float: left;
	margin: 0px 0px 10px 11px;
	background-color: #56aeb8;
	padding-top: 1px;
}
* html .boxBoutFamPromo {margin-left: 5px;} /* hack IE6 */
.boxBoutFam {
	width: 184px;
	float: left;
	margin: 0px 0px 10px 11px;
	background-color: #ededed;
	padding-top: 1px;
}
* html .boxBoutFam {margin-left: 5px;} /* hack IE6 */
.boxBoutFamDesc {
	padding-bottom: 8px;
	line-height: 14px;
}
.boxBoutFamPrix {
	color:#03a0bd;
	font-size: 18px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-align: right;
	padding-bottom: 8px;
	line-height: 14px;
}
.boxBoutList {
	width: 186px;
	text-align: center;
	float: left;
	margin: 0px 0px 7px 10px;
	background-color: #a99e97;
}
#boutDet {
	width: 771px;
	background-color: #A99E97;
	background-image: url(../img/boutique/bkg-ajoutpanier2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0 10px;
	padding-bottom: 30px;
	position: relative;
}
.boutDetVisu {
	float: left;
	width: 280px;
	background-color: #EDEDED;
	text-align: center;
	padding-top: 10px;
}
.boutDetVisuMain {
	width: 260px;
	float: left;
	border: solid 1px #fff;
}
#boutDetColor {
	background-color: #A99E97;
	padding-top:10px;
	font-weight: bold;
	float:left;
}
#boutDetColor p {
	margin-bottom: 3px;
}
#boutDetColor a {
	float: left;
	padding: 1px;
	border: solid 4px #BAB1AC;
	
	margin-top: 1px;
}
#boutDetColor a:hover {
	border: solid 4px #37281d;
}
#boutDetColor a.colorActiv {
	border: solid 4px #FFF;
}
#boxBoutCommand2 {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#boxBoutCommand2 a {
	color: #423429;
	font-size:14px;
	font-weight:bold;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
#boxBoutCommand2 a:hover {
	color: #fff;
}
#boxBoutCommand2 select {
	border: solid 1px #d6d4d4;
	background-color: #FFFFFF;
}

.boxBoutCol282 {
	width: 292px;
	float: left;
	margin-bottom: 20px;
}
* html .boxBoutCol282 {margin-left: 0px;} /* hack IE6 */

.boxBoutCol296 {
	width: 293px;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	background-color: #EDEDED;
}
.boxBoutSsfam {
	background-color: #aa9f98;
	width: 282px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	float: left;
	line-height: normal;
	margin: 0px 0px 7px 10px;
	padding: 9px 0px 0px 0px;
}
* html .boxBoutSsfam {margin-left: 5px;} /* hack IE6 */
.boxBoutDesc {
	padding: 5px 10px 10px 10px;
	background-color: #4D9BA5;
	width: 262px;
	font-size: 11px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ededed;
	font-style: normal;
	font-weight: normal;
}
#boxBoutPanier {
	width: 461px;
	float: left;
	background-color: #a99e97;
	margin-left: 10px;
	padding:10px 10px 0px 10px;
	margin-bottom: 100px;
}
#boxBoutPanier h2 {
	color: #37281D;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
}
#boxBoutCommand {
	background-color: #45898c;
	padding:10px;
	margin-bottom: 8px;
}
#boxBoutCommand table {
}
#boxBoutCommand td {
	padding: 5px 0px;
	border-bottom: solid 1px #34989d;
}
#boxBoutCommand td.prix {
	padding-right: 10px;
	border-bottom: none 1px #ffffff;
	font-size: 16px;
	font-weight: bold;
	background-color: #34989d;
	text-align: right;
	border-top: solid 1px #45898C;
}
#boxBoutCommand input {
	border: solid 1px #ffffff;
	background-color: #FFFFFF;
	width: 25px;
	text-align: justify;
}
.boutAjout {
	color: #006569;
	font-weight: bold;
	background-image: url(../img/boutique/picto-ajout-panier.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 298px;
	padding-left: 20px;
}
#boutique a.boxBoutFamLien {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #463828;
	text-decoration: none;
	font-style: normal;
}
#boutique a.boxBoutFamLien:hover {
	color: #448386;
}
#boutique a.boxBoutListLien {
	display: block;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #211912;
	text-decoration: none;
	margin: 0px 10px;
}
#boutique a.boxBoutFamLien:hover {
	color: #448386;
}
#boutique a.boxplusInfo {
	display: block;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #211912;
	text-decoration: none;
	background-image: url(../img/boutique/bout-ssfamille-info.gif);
	background-position: left top;
	padding-top: 25px;
	height: 19px;
	width: 282px;
	margin-top: 0px;
}
#boutique a.boxplusInfo:hover {
	color: #000000;
}
.boxBoutFamVisu {
	margin: 8px 0px 5px 0px;
	padding: 1px;
	border: solid 1px #FFFFFF;
}
.boxBoutFamVisuPromo {
	margin: 8px 0px 5px 0px;
	padding: 1px;
	border: solid 1px #56aeb8;
}
.boxBoutDetVisu {
	padding: 1px;
	border: solid 9px #a99e97;
	margin-bottom: 20px;
}
.boxBoutListPrix {
	display: block;
	margin:3px 10px 0px 10px;
	color: #ffffff;
	font-size:11px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}
.prixBoutique {
	font-size:14px;
	font-weight:normal;
	color: #EDEDED;
	text-decoration: line-through;
}
.prixOnline {
	font-size:14px;
	color: #45c0d0;
}
.prixOnline strong {
	font-weight:bold;
	font-size:18px;
}

/* -------------------------------------- */
/* ---------- VISITE VIRTUELLE ---------- */
/* -------------------------------------- */

.boxVitrine {
	float: left;
	margin: 0px 0px 10px 10px;
	width: 382px;
	background-color: #a99e97;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #211912;
	text-align: center;
}
* html .boxVitrine {margin-left: 5px;} /* hack IE6 */
.legende {
	background-image: url(../img/vitrines/bkg-legende-vitrine.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.vitrineVisu {
	padding: 2px;
	border: solid 1px #8a7b72;
	margin: 9px 9px 0px 9px;
}

/*=====================================*/
/*=========== MENU ACCORDEON ==========*/
/*=====================================*/

h3.toggler {
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	/*background: url(../images/commun/bkg-toggler.jpg) no-repeat;*/
	border-left: 10px solid #4d9ba5;
	color: #4d9ba5;
	background-color: #716158;
	height: 25px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.element {
	margin: 0px 0px 5px 0px;
	border-left: dotted 1px #4d9ba5;
	border-right: dotted 1px #4d9ba5;
	border-bottom: dotted 1px #4d9ba5;
	padding: 0px 10px;
}
.element a.lien-pdf {
	color: #E85426;
	text-decoration: none;
	background-image: url(../img/commun/icone-pdf.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 20px;
	/*display: block;*/
	padding-top: 5px;
}
.element a.lien-pdf:hover {
	color: #000000;
}
#accordion p {
	margin: 0px;
}
#accordion {
	margin: 0px 10px;
}
.visuFloatiRght {
	float: right;
	margin: 0px 0px 20px 20px;
	border-bottom: solid 10px #8a7b72;
}

/* -------------------------------------- */
/* ------------- BON CADEAUX ------------ */
/* -------------------------------------- */

#bonCadeau {
	width: 550px;
	margin: 0px auto;
	position:relative;
	background-color: ##463828;
}
#bonCadeau p {
	margin-bottom: 3px;
}
.bonCadeauVisuPoint  {
	border: dotted 1px #3fb3cc;
	padding: 3px;
	margin-top: 10px;
}
.bonCadeauVisuNone {
	padding: 4px;
	margin-top: 10px;
}
#CadeauPrix  {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3fa5ba;
	text-align: right;
	width: 350px;
	position: absolute;
	top: 100px;
	right: 50px;	
}
#CadeauCodeUp {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3fa5ba;
	width: 300px;
	position: absolute;
	top: 255px;
	left: 20px;
	letter-spacing: 2px;
}
#CadeauCodeBas  {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3fa5ba;
	width: 300px;
	position: absolute;
	top: 560px;
	left: 20px;
	letter-spacing: 2px;
}
#CadeauMessage  {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #34271A;
	width: 510px;
	position: absolute;
	top: 385px;
	left: 20px;
	height: 128px;
}
#CadeauApercu  {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #34271A;
	width: 510px;
	height: 230px;
	background: url(../img/bon-cadeau/bon-cadeau-faux.jpg) no-repeat;
	padding: 70px 20px 0;
}


/* -------------------------------------- */
/* --------------- COMMUN --------------- */
/* -------------------------------------- */

.clear  {
	clear: both;
}
.left  {
	float: left;
}
.right  {
	float: right;
}
.txt-marron {
	color: #695a4a;
}
.bleu {
	color: #45c0d0;
}
.txt-citation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.txt-36 {
	font-size: 36px;
}
.noBold {
	font-weight: normal;
}
.noList {
	list-style-type: none;
}
.cap {
	text-transform: uppercase;
}
.visuEncadre {
	border: solid 1px #c0b8b3;
	padding: 1px;
	margin: 8px 10px 0px 10px;
}
.visuEncadreBig {
	padding: 2px;
	border: solid 9px #a99e97;
}
.filetSoulign {
	margin: 5px 0px;
}
.hidetd{
	display:none;
	visibility:hidden;
}
.afftd{
	visibility:visible;
}
.input-200 {
	width: 200px;
}
.input-100 {
	width: 100px;
}
.formInput300 {
	border: solid 1px #45bfcf;
	margin-bottom: 2px;
	width: 300px;
	color: #ededed;
	background-color: #8a7b72;
	padding: 2px 4px;
	font-weight:bold;
	font-size: 12px;
}
input[disabled ] {color:#000;background-color:#FFF;}
.subtn {
	margin-left: 10px;
	margin-top: 0px;
}
.margin10 {
	margin-left: 10px;
	margin-right: 10px;
}
.txt-turquoise {
	color: #45c0d0;
}
.txt-titre {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #45c0d0;
	margin-top: 0px;
	margin-bottom: 8px;
	font-weight: normal;
	text-transform: uppercase;
}
.txt-marron {
	color: #463828;
}
.txt-legende {
	font-size: 10px;
}
.txt10{
	font-size: 10px;
}
.msgErreur {
	font-weight: bold;
	color: #FFFFFF;
}
#msg {
	color: #463828;
	font-weight: bold;
	margin: 5px 0 15px 0;
	border-bottom: 2px solid #463828;
	padding-bottom: 5px;
}
#mentionsTarifs {
	color: #8a7b72;
	margin: 10px 0 0 10px;;
}
#mentionsTarifs a {
	color: #8a7b72;
}

