﻿/* CSS Document */

@import "menu/menu.css"; 
@import "../outils/CompteClient/menu/menu.css";

*{ 
	margin:0;
	padding:0;
	outline:none;
}
html, body{
	text-align:center;
	font-size:70%;
	height:100%;
}
img{
	border:0;
	-ms-interpolation-mode: bicubic;
}
/*************************************************************************/
/*---------------------------STYLE ACCUEIL ------------------------------*/
/*************************************************************************/
body.accueil{
	background: #fff url(../images/charte/bg-body-accueil.jpg) center top no-repeat;
}
#accueil_conteneur{
	position:absolute;
	left: 50%;
	top: 0;
	width: 970px;
	height: 630px;         /* hauteur de img_accueil + 130px du bandeau en bas */
	margin-left: -485px;   /* moitié de la largeur */
}
#img_accueil{
	width: 970px;
	height: 650px; /* Ne pas depasser 500px en hauteur */
	margin-bottom:20px
}
#accueil_coords{
	width:950px;
	height:20px;
	text-align:center;
	padding:0 10px 0 10px;
}
#accueil_desc{
	width:950px;
	height:auto;
	overflow:hidden;
	text-align:center;
	padding:0 10px 0 10px;
}
#accueil_domaine{
	width:200px;
	height:60px;
	float:left;
	display:block;
	text-align:left;
	padding:0 0 0 10px;
}
#accueil_distrib{
	width:200px;
	height:60px;
	float:right;
	display:block;
	text-align:center;
}	
#accueil_copyright{
	width:120px;
	float:left;
	margin:10px 0 0 215px;
	text-align:center;
	text-transform:uppercase;
}
.accueil p{
	color:#9a9a9a;
}
.accueil a, .accueil a:link, .accueil a:visited{
	font-size:0.85em;
	color:#8e3a7a;
	text-decoration: none;
	outline:none;
}
.accueil a:hover, .accueil a:active{
	color:#8e3a7a;
	text-decoration: underline;
}
/*************************************************************************/
/*---------------------------STYLE CHARTE -------------------------------*/
/*************************************************************************/
body{
	background:url(../images/charte/bg-body.jpg) center top no-repeat #fff;
} 
#conteneur{
	/*background:url(../images/charte/contenu_repeat.jpg) repeat-y;*/
	width:970px;
	margin:0 auto;
	text-align:left;
	min-height:100%;
}
#haut{
	height:268px;
	width:970px;
	position:relative;
	background:url(../images/charte/haut.jpg) left top no-repeat;
	display:block;
}
/*---------------------------CONTENU------------------------------*/

#texte{
	/*background:url(../images/charte/contenu.jpg) no-repeat;*/
	width:910px; 	/* soustraire les padding à la largeur normal de la div */
	height:auto;
	min-height:300px;
	position:relative;
	float:left;
	padding: 0 30px 20px 30px;
}
/*---------------------------BAS DE PAGE ------------------------------*/
#global_bas{
	margin:-90px 0 0 0;/*----rajouter en marge négative la hauteur de #bas---------*/
	background: url(../images/charte/bas.jpg) center top no-repeat;
	position:relative;
	clear:both;
	width:100%;
}
#bas{
	height:37px;/*----rajouter en marge négative la hauteur dans #global_bas---------*/
	position:relative;
	width:970px;
	margin:0 auto;
	padding:53px 0 0 0;
}
#bas a { color:#9f9f9f; font-size:0.85em; text-decoration:none }
#bas a:hover { color:#7c246d; text-decoration:underline }

/* CSS WebKit HACK (pour Safari et Chrome) */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#bas{position:static;margin-top:90px; /* A modifier aussi en fonction de bas et global-bas*/}
	#global_bas{position:static;}
}
#bas ul.menu_bas{
	width:70%;
	margin:0 auto 0 auto;
	clear:both;
}
#bas ul.menu_bas li{
	float:left;
	text-align:center;
	position:relative;
	margin: 6px 10px;
	list-style-type:none;
	font: 0.8em Arial, Verdana, Helvetica, sans-serif;
}
/*div.ruban { width:161px; height:119px; background:url(../images/charte/ruban-blanc.png) left top no-repeat; display:block; position:absolute; top:110px; left:138px }*/
/*************************************************************************/
/*---------------------------STYLE TEXTE -------------------------------*/
/*************************************************************************/
body, table, div, p, select, textarea, span, .texte {
	font: 1.025em Arial, Verdana, Helvetica, sans-serif;
	color:#353435;
	line-height:20px;
}
#texte p{
	margin: 10px 0;
}
p.intro { font: 1.3em Arial, Helvetica, sans-serif; font-style:italic; color:#f2e856;}
.petit_texte {
	font-size: 0.8em;
	color: #9e7995;
	line-height:normal;
	padding-left:5px;
}
h1{
	height:0;
	visibility:hidden;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
 }
.titre { margin-left:108px; }
h2{
	font: bold 1.4em Arial, Verdana, Helvetica, sans-serif;
	margin:10px 0;
}
h3{
	font: bold 1.2em Arial, Verdana, Helvetica, sans-serif;
	margin:10px 0;
}
a:link, a:visited{                             /*---------------------------STYLE LIENS -------------------------------*/
	color: #7ca9eb;
	text-decoration:underline;
}
a:hover, a:active{                             /*---------------------------STYLE LIENS -------------------------------*/
	color: #7ca9eb;
	text-decoration:underline;
}
.avertissement {
	color: #CC0000;
}
#texte ul {
	list-style-type:none;
	margin-left:30px;
	position:relative
}

#texte ol{
	margin-left:30px;
}
/*************************************************************************/
/*------------------------FORMULAIRE CONTACT ----------------------------*/
/*************************************************************************/
input, textarea, select, .titre_tab { 
	background:#fff url(../images/contact/ombre.jpg) top left repeat-x;
	color:#103458;
	border:1px solid #cecece;
    padding:3px;
}
.colonne-contact-left{
	float:left;
	padding:5px;
	margin: 15px 0 0 200px;
	width:50%;
}
.colonne-contact-right{
	float:left;
	padding:5px;
	margin:0;
	width:35%;
}
#coordonnee{
	border-bottom:3px dotted #bcbbbc;
	padding: 10px 0;
}
.legislation{
	width:95%;
	margin:20px 0 0 10px;
	text-align:justify;
}
.td_contact{
	padding: 5px 0 ;
}
input.btn-envoi{
	width:110px;
	height:30px;
	display:block;
	border:0;
	cursor: pointer;
	background:url(../images/charte/BTenvoyer.jpg) 0 0 no-repeat;
}
.coche{
	background:none;
	width:auto;
	border:0;
}
.alert_contact{
	margin: 20px 0 0 30px;
}

.message{
	width:300px;
}

/*************************************************************************/
/*--------------------------------DIVERS --------------------------------*/
/*************************************************************************/

a.button {
	padding:2px 5px;
	font-size:10px;
	font-weight:bold;
	border:0;
	cursor: pointer;
	background:#3d3d3d;
	color:#fff;
	padding:3px 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size:1.025em;
	text-decoration:none
}
.clearer{
	clear:both;
	height:0px;
}

.left{
	float:left;
}
.right{
	float:right;
}
.rss{
	float:right;
	margin:5px 10px 0 10px;
}
.png-cgv{
	float:right;
	margin:12px 10px 0 10px;
}
.png-icon-footer{
	float:right;
	margin:10px 10px 0 10px;
}
/****************MODAL BOX(envoyer à un ami)********************/
.hidden{
	display:none;
}

#hiddenFormami{
	background:#333;
	height:470px;
	padding:20px;
	width:300px;
}
#hiddenFormami #entete{
	font-size:1.4em;
	color:#CCC;
	margin:0 0 30px 0;
}
#hiddenFormami label{
	float:left;
	width:70px;
	padding:13px 0 7px 0;
	color:#CCC;
}
#hiddenFormami .inputfooter{
	width:259px;
	height:24px;
	font-size:1em;
	padding:4px 0 0 0;
	margin:3px 5px 3px 0;
	float:right;
	background:url(../images/charte/bg-input-footer.jpg) no-repeat;
}
#hiddenFormami .inputfooter2{
	width:259px;
	height:38px;
	font-size:1em;
	padding:4px 0 0 0;
	margin:3px 5px 3px 0;
	float:right;
	background:url(../images/charte/bg-input-footer3.jpg) no-repeat;
}
#hiddenFormami textarea{
	width:259px;
	height:90px;
	font-size:1em;
	padding:4px 0 0 0;
	margin:3px 5px 3px 0;
	float:right;
	background:url(../images/charte/bg-textarea-footer.jpg) no-repeat;
}
#submitModal{
	width:120px;
	height:24px;
	display:block;
	float:right;
	margin:5px 5px 0 0;
	cursor:pointer;
	background:url(../images/charte/bt-submit-footer.jpg) no-repeat;
}
/*************************************************************************/
/*------------------------------PAGINATION-------------------------------*/
/*************************************************************************/

/* PENSEZ A REPRENDRE LA MEME DIV QU'IL AURA AU DESSUS DES LIENS ET */
/* DE REGLER LES TOP LEFT DES LIENS */

.pagination{
	float:right;
	text-align:right;
	padding:0 25px 5px 10px;
	color:#000;
	font-weight:bold;
}
.pagination2{
	float:right;
	text-align:right;
	padding:0 25px 5px 10px;
	color:#000;
	font-weight:bold;
}

#pagination .page_active{
	color:#F00;
}

#boutons { width:145px; margin:0 0 0 550px;}
.prec{
	background-image:url(../images/charte/precedent.jpg);
	width:23px;
	height:23px;
	display:block;
	float:left;
}
.prec span { display:none; }
.suiv{
	background-image:url(../images/charte/suivant.jpg);
	width:23px;
	height:23px;
	display:block;
	float:left;
}
.suiv span { display:none; }
.retour{
	background-image:url(../images/charte/retour.jpg);
	width:79px;
	height:23px;
	display:block;
	float:left;
	margin: 0 10px;
}
.retour span { display:none; }

/*************************************************************************/
/*--------------------------------PERSO---------------------------------*/
/*************************************************************************/

.espaceSmall { padding-top:10px; }
.espace { padding-top:20px; }
.espaceBig { padding-top:40px; }

.ligne1{
	background:#f2f0f4;
	color:#000;
	height:30px;
	line-height:30px;
}
.ligne2{
	background:#e5e3e6;
	color:#000;
	height:30px;
	line-height:30px
}

.colonne_fr { float:left; width:275px; padding-right:20px; border-right: 1px solid #fff;}
.colonne_uk { float:left; width:275px; padding-left:20px }
.colonne_fr p, .colonne_uk p { text-align:justify }

#panier{
	width:100px;
	height:30px;
	position:absolute;
	top:0px;
	left:620px;
}
/*************************************************************************/
/*--------------------------------SLIDER---------------------------------*/
/*************************************************************************/

#bg-slider {
	width:442px;
	height:465px;
	background:url(../images/presentation/bg-slider.png) left top no-repeat;
	display:block;
	margin:0 0 0 240px;
	padding:39px 0 0 189px;
}

/*************************************************************************/
/*--------------------------------BASE---------------------------------*/
/*************************************************************************/



.mini_fiche { clear:both; margin-bottom:40px; position:relative; margin-left:160px; width:740px }
h2.produit {
	font: bold 1.6em Arial, Verdana, Helvetica, sans-serif;
	margin:10px 0;
	padding:0;
	color:#815676;
	float:right;
	margin-bottom:10px; border-bottom:1px dotted #999;
	width:495px;
}

.bg-tof-fr {
	position:relative;
	float:left;
	width:244px;
	height:304px;
	background:url(../images/base/bg-tof-fiche_fr.png) left top no-repeat;
	display:block;
	/*margin:0 0 0 240px;
	padding:39px 0 0 189px;*/
}


.bg-tof-uk {
	position:relative;
	float:left;
	width:244px;
	height:304px;
	background:url(../images/base/bg-tof-fiche_uk.png) left top no-repeat;
	display:block;
	/*margin:0 0 0 240px;
	padding:39px 0 0 189px;*/
}
.mini_tof { position:absolute; width:178px; height:171px; top:68px; left:18px; }
.mini_tof2 { position:absolute; width:178px; height:171px; top:17px; left:18px; }

a.BTcommander { width:150px; height:30px; display:block; position:absolute; top:253px; left:38px; text-decoration:none }
a.BTcommander span { visibility:hidden }

.mini_descr { width:485px; float:right; padding:0 0 5px 10px; margin-bottom:5px;  border-bottom:1px dotted #999; }
.mini_descr p { line-height:normal }
.mini_prix {
	padding:3px 10px;
	color:#fff;
	font-weight:bold;
	background:#593751;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	float:right;
	text-decoration:line-through;
	margin:15px 10px 0 0;
	}
.mini_promo { padding:3px 10px; color:#fff; font-weight:bold; background:#7f5274; -moz-border-radius:10px; -webkit-border-radius:10px; float:right; margin:15px 0 0 0 ; }
.barre {text-decoration:line-through; color:#fff; font-weight:bold;}
.no_barre { text-decoration:none;color:#fff; font-weight:bold;}



/********* BIG FICHE ******/

.fiche { clear:both; position:relative; margin-left:160px; width:740px }
.bg-tof {
	position:relative;
	float:left;
	width:340px;
	height:300px;
	background:url(../images/base/bg-tof-big-fiche.png) left top no-repeat;
	display:block;
}
.tofs_droite { width:70px; position:absolute; top:0; right:40px; text-align:center; padding-top:10px }
.tofs_droite img {
	margin:0 0 5px 0;
	padding:4px;
	background:#ffffed;
	border:1px solid #dfdfdf
}
.tofs_bas { width:350px; position:absolute; top:239px; right:40px; text-align:right; padding-top:10px }
.tofs_bas img {
	margin:0 0 0 5px;
	padding:4px;
	background:#ffffed;
	border:1px solid #dfdfdf
}	
h2.big_produit {
	font: bold 1.6em Arial, Verdana, Helvetica, sans-serif;
	margin:10px 0;
	color:#815676;
	float:right;
	margin-bottom:10px; border-bottom:1px dotted #999;
	width:395px;
}
.descr { width:385px;; float:right; padding:0 0 10px 10px; margin-bottom:10px;  border-bottom:1px dotted #999; }
.descr p { line-height:normal }	
.prices { width:395px; float:right; }
.prix {
	padding:3px 10px;
	color:#fff;
	font-weight:bold;
	background:#593751;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	float:right;
	text-decoration:line-through;
	margin:15px 10px 5px 0;
	}
.promo { padding:3px 10px; color:#fff; font-weight:bold; background:#7f5274; -moz-border-radius:10px; -webkit-border-radius:10px; float:right; margin:15px 0 5px 0 ; }

select.couleur, select.taille { float:right }
select.couleur { margin:10px 15px 10px 0 }
select.taille { margin:10px 0 }

a.pointsVente {
	text-decoration:none;
	float:right;
	margin:7px 0 10px 15px;
	width:181px;
	height:28px;
	display:block;
}
a.pointsVente:link, a.pointsVente:visited { background:url(../images/charte/BTpoints-vente.jpg) 0 0 no-repeat; }
a.pointsVente:hover { background:url(../images/charte/BTpoints-vente.jpg) 0 -28px no-repeat; }
a.pointsVente span { visibility:hidden }

a.commander {
	text-decoration:none;
	float:right;
	margin:10px 0 10px 15px;
	width:110px;
	height:30px;
	display:block;
	cursor:pointer;
}
a.commander { background:url(../images/charte/BTcommander.jpg) 0 0 no-repeat; }
a.commander:hover { background:url(../images/charte/BTcommander.jpg) 0 -30px no-repeat; }
a.commander span { visibility:hidden }


a.savoirPlus {
	text-decoration:none;
	position:absolute;
	top:253px;
	left:38px;
	width:152px;
	height:37px;
	display:block;
	z-index:200
}
a.savoirPlus.fr:link, a.savoirPlus.fr:visited { background:url(../images/base/BTsavoirPlus-fr.jpg) 0 0 no-repeat; }
a.savoirPlus.fr:hover { background:url(../images/base/BTsavoirPlus-fr.jpg) 0 -37px no-repeat; }
a.savoirPlus.fr span { visibility:hidden }

a.savoirPlus.uk:link, a.savoirPlus.uk:visited { background:url(../images/base/BTsavoirPlus-uk.jpg) 0 0 no-repeat; }
a.savoirPlus.uk:hover { background:url(../images/base/BTsavoirPlus-uk.jpg) 0 -37px no-repeat; }
a.savoirPlus.uk span { visibility:hidden }


/******** MENU BASE ***************/

/* BOUTIQUE MENU FIRST LEVEL */

ul#menu_boutique { margin:0 0 0 155px }
#menu_boutique li { list-style:none; margin:216px 0 5px 11px; width:104px; float:left; display:inline }
#menu_boutique a {
	padding:5px 10px;
	width:84px;
	height:36px;
	display:block;
	text-align:center
}
#menu_boutique a:link, #menu_boutique a:visited {
	text-decoration:none/*---------- Couleur du roll over  -----------*/
}
#menu_boutique a:hover, #menu_boutique a:active{
	text-decoration:none;
	 
	/*---------- Couleur du roll over  -----------*/
}
#SsCatVar1{
	float:left;
	width:722px;
	text-align:center;
	margin-left:250px;
	padding:0px;
}
#SsCatVar1 ul li{
	float:left;
	white-space: nowrap;
	display:block;
	width:80px;
	background-color:#666;
	padding:0 0px;
	margin:2px 0;
	border-left:solid 1px #342e2f;
	line-height:2.8em;
}
#SsCatVar1 a{
	font-size:1.2em;
	color: #fff;
	text-decoration:none;
}
#SsCatVar1 a:hover, a:active{
	font-size:1.2em;
	text-decoration:none;
	color:#FFF;
}



/* SOUS-MENUS 

.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively
	margin: 0 0 0 -1px;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	visibility: hidden;
	z-index: 900;
}
.ddsubmenustyle li { padding-top:10px }
.ddsubmenustyle li a:link, .ddsubmenustyle li a:visited {
	display: block;
	width: 84px; /*width of menu (not including side paddings)
	text-decoration: none;
	color:#fff;
	background-color:#4e4c4c;
	text-transform:uppercase;
	padding:5px 10px;
	margin-bottom:0;
	border:1px solid #fff;
	border-top:0
}

* html .ddsubmenustyle li{ /*IE6 CSS hack
	display: inline-block;
	width: 84px; /*width of menu (include side paddings of LI A
}

.ddsubmenustyle li a:hover{
	color:#fff;
	background-color:#79486d;
	text-transform:uppercase;
	padding:5px 10px;
	text-decoration: none;
}

/* Neutral CSS  

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items
	padding-left: 4px;
	border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items
	position: absolute;
	padding-top: 3px;
	left: 100px;
	border: 0;
}

.ddiframeshim{
	position: absolute;
	z-index: 500;
	background: transparent;
	border-width: 0;
	width: 0;
	height: 0;
	display: block;
}
.hor li{
	width: 84px; /*width of menu (not including side paddings)
	text-decoration: none;
	color:#fff;
	background-color:#4e4c4c;
	text-transform:uppercase;
	padding:5px 10px;
	border:1px solid #fff;
	border-top:0;
	float:left;
	display:inline
	
}

#texte .hor li a:link, #texte .hor li a:visited {
	text-decoration: none;
	color: #fff;
	font-weight:bold;
}*/
