body {
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}

a.lienInactif {
	cursor: default;	
}

h1 {

	font: 3.8em/1em 'CartoGothicStdBook', Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: center;
}
h2 {
	font: 1.2em 'CartoGothicStdBook', Arial, sans-serif;
	text-transform: uppercase;	
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 2px 0px 0px 0px;
	text-align: center;
}
h3 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h4 {
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h1:first-letter, h2:first-letter, h3:first-letter {
	text-transform: uppercase;
}

hr {
	display : block;
	height: 1px;
	padding: 0;
	background: none;
	border: none;
	border-top : 1px dashed #666666;
	margin : 0px auto;
}
p {
	margin: 0;
	padding: 0;
}

form, input {
	margin: 0;
	padding: 0;
}

.separateur {
	clear: both;
}

.imgGauche {
	float: left;
	margin-right: 25px;
}
.imgDroite {
	float: right;
	margin-left: 25px;
}
.imgIcone {
	vertical-align: middle;
}

.champ, .champRecherche, .bouton {
	font-size: 1em;
	padding : 2px 0;
	vertical-align: middle;
	margin-bottom: 2px;
}
.champRecherche {
    margin: 0px 0px 1px 3px;
    padding:0px;
    text-align:center;
    width:80px;
    border: none;
    background: none;
}

.bouton {
	padding: 0 0 10px 0;
	width: 78px;
	height: 20px;
	cursor: pointer;
}

.boutonOk {
	vertical-align: middle;
	margin-left: 5px;
}

.entete_tableau{
	display: table-cell;
	font-weight: bold;
	padding-left: 5px;
	vertical-align: top;
	text-align: left;
}

.formulaireMail {
	text-align: right;
}

.formulaireMail label {
	font-weight: bold;
	float: left;
}

.formulaireMail .champ {
	margin-bottom: 5px; 
}

.champBouton {
	width: 180px;
	min-height: 19px;
	text-align: left;
}
.champBouton input {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
.champBouton input.champInput {
	text-align: center;
	width: 102px;
}
.champBouton .inputSubmit {
	padding-left: 14px;
	cursor: pointer;
	line-height: auto;
	width: 74px;
}



/***************************	structure générale	***************************/

#conteneur {
	position: relative;
	width: 960px;
	margin: 0 auto;
	z-index: 0;
}
#header {
	position: relative;
	height: 145px;
}
#logoHeader {
	position: absolute;
	top: 20px;
	left: 20px;
}
#header-print{
	display: none;
}

#zoneFormRecherche {
    position: absolute;
    top: 64px;
    right: 26px;
    width: 129px;
    margin: 0 auto;
	text-align: center;
	line-height: 16px;
	font-size: 12px;
}
#zoneFormRecherche input {
	background: none;
	border: none;
}

#bandeau, #bandeau .panel {
	width: 960px;
	height: 198px;
	overflow: hidden;
	position: relative;
}
#bandeau .titreBandeau {
	position: absolute;
	bottom: 0;
	display: block;
	padding: 10px;
	font-weight: bold;
	max-width: 748px;
}
#panier {
	position: absolute;
	right: 0;
	width: 172px;
	height: 148px;
	padding: 50px 0 0 20px;
}
#contenuPanier {
	cursor: pointer;
	line-height: 1.6em;
}
#panier .titrePanier {
	font-size: 1.1em;
	font-weight: bold;
}
#panier .pictoPanier {
	float: left;
	margin: 5px 8px 0 0;
}
#chargementPanier {
	height: 46px;
}
#chargementPanier img {
	margin: 8px 0 0 5px;
	width: 16px;
}
#panier .boutonCommander {
	display: block;
	padding: 5px 0 0 35px;
	width: 79px;
	height: 22px;
	margin: 15px 0 0 19px;
	font-size: 12px;
}

#pageContact {
	padding: 10px 30px;
}
#pageInscriptionNL {
	padding: 10px 50px;
}

.form_ajout_panier {
	float: right;
	position: relative;
}
.boutonAjouterPanier, .boutonAjouterPanierAttente, .boutonAjouterPanierDisabled {
	float: right;
	display: block;
	padding: 6px 0 0 32px;
	width: 100px;
	height: 21px;
	font-size: 12px;
}
.champQteAjouterPanier {
	margin: 1px 20px 0 3px;
	font-size: 0.9em;
	padding: 5px 2px;
	text-align: center;
}

.btnCommanderPanier {
	float: right;
	display: block;
	padding: 6px 0 0 22px;
	width: 110px;
	height: 21px;
	font-size: 12px;
	text-align: center;
}
.btnCompte {
	display: block;
	padding: 6px 0 0 22px;
	width: 110px;
	height: 21px;
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
}


.btnEnvoyer {
	display: block;
	padding: 6px 0 0 22px;
	width: 88px;
	height: 21px;
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
}

.btnValiderLivraison {
	display: block;
	padding: 6px 0 0 22px;
	width: 110px;
	height: 21px;
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
}
.btnValiderCommande, .btnPaiementCarte, .btnPaiementCheque, .btnPaiementContreRemb {
	display: block;
	padding: 6px 0 0 22px;
	width: 185px;
	height: 21px;
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
}
.btnPaiementCarte {
	float: left;
	margin: 15px;
}
.btnPaiementCheque {
	float: right;
	margin: 15px;
}
.btnPaiementContreRemb {
	clear: both;
	width: 262px;
	padding: 6px 0 0 30px; 
}

#monCompte {
	position: absolute;
	top: 40px;
	left: 468px;
	width: 300px;
	cursor: pointer;
}
#monCompte .titreCompte {
	font-size: 1.2em;
	font-weight: bold;
}
#monCompte .pictoMonCompte {
	float: left;
	margin-right: 5px;
}

#corps, #corpsAccueil {
	float: left;
	min-height: 300px;	
	text-align: justify;
	overflow:hidden;
}
#corps {
	width: 480px;
	padding: 20px 48px 0 48px;
}
#corpsAccueil {
	width: 652px;
	padding: 20px 58px 40px 58px;
}
#outils {
	position: absolute;
	top: 26px;
	right: 20px;    
}
#outils img {
	vertical-align: middle;
}
#outils .tailleTexte {
	margin: 0 5px;
}
#gauche {
	float: left;
	min-height: 400px;
	padding: 25px 5px 10px 5px;
	width: 182px;

}
#droite {
	float: right;
	min-height: 400px;
	padding: 0 5px 10px 5px;
	width: 182px;
}
#droite h2 {
	font-family: arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin: 27px 0 18px 0;
	padding: 0;
}
#droite h2:first-letter {
	font-size: 1.6em;
}

#footer {
	text-align: left;
	padding: 10px 0;
	min-height: 20px;
}
#menuFooter {
	display: block;
	width: 790px;
	padding: 0 0 10px 170px;
}
#menuFooter ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menuFooter li {
	float: left;
	margin: 0;
	padding: 0;
}
#menuFooter li a {
	display: block;
	padding: 2px 10px;
}
#footer .logosFooter {
	float: right;
	clear: both;
	margin: 3px 21px 0 0;
}
#footer .logosFooter img {
	vertical-align: middle;
	margin: 0 4px;
}
#footer .adresse {
	margin-left: 142px;
}
#footer .listeMarques {
	padding: 20px 0 20px 40px;
}
#footer .listeMarques .colonneMarque {
	float: left;
	width: 90px;
	margin: 0 30px;
}
#signature {
	position: relative;
	padding: 5px 385px 0 0;
	height: 15px;
	text-align: center;
	width: 575px;
	margin: 0 auto;
}

#zoomPhoto, #fondZoomPhoto {
	width: 100%;
	height: 100%;	
	padding-top: 20px;
	position: fixed;
	z-index: 2;	
}
#fondZoomPhoto {
	background: #f0f0f0 url(../images/trameFond.png);
	opacity: 0.9;
	z-index: 1;	
}
#contenuZoomPhoto {
	width: 850px;
	margin: 0 auto;
	text-align: center;
}
#contourZoomPhoto {
	display: inline-block;
	background: white;
	padding: 25px 25px 10px 25px;
	border: 1px solid #666666;
	max-width: 800px;
}
#contenuZoomPhoto img {
	max-width: 800px;
	margin-bottom: 5px;
}

#liens-outils{
    font-size:0.9em;
    font-weight: bold;
    padding-left: 15px;
    margin: 20px 0px;
}
#liens-outils a{
    display: block;
    padding: 3px 0px 3px 15px;
    margin: 0px;
}

#bloc_galerie_photo_print{display:none;}
#bloc_galerie_photo{display:block;}

.moduleKmlProduits h1 {
    margin-bottom: 5px;
}
.moduleKmlProduits .recherche-rubrique {
    margin-bottom: 15px;
}
.pageSousMenu li{
    padding: 0px 0px 8px 0px;
}
.pageSousMenu li a{
    font-weight: bold;
}

.sommaire ul{
    margin: 0px 0px 25px 0px;
}
.sommaire ul li{
    list-style: none;
    display: inline;
    padding: 0px 15px 0px 0px;
}
.sommaire ul li a{
    font-size: 1.2em;
    font-weight: bold;
}

.outils_partage_article {
  margin:8px 0px;
  padding:0px;
  text-align: center;
}
.outils_partage_article a {
  margin: 0 3px;
}
.outils_partage_article a img {
	vertical-align: middle;
}

/* pretty galery */
.pp_overlay{
	position: absolute;
	left: 0px;
	top: 0px;
}
.pp_pic_holder{
	position: absolute;
	left: 0px;
	top: 0px;
}
.ppt{
	position: absolute;
	left: 0px;
	top: 0px;
}

#ficheProduit {
	margin-bottom: 30px;
}
#ficheProduit .infosProduit {
	padding: 20px;
}
#ficheProduit h2 {
	text-align: left;
	text-transform: none;
	font-size: 1.4em;
	margin-bottom: 20px;
}
#ficheProduit .infosProduit .description:first-letter, #ficheProduit .plusInfosProduit:first-letter {
	text-transform: uppercase;
}

#ficheProduit .zoneVisuels {
	float: left;
}
#ficheProduit .zoneImage {	
	text-align: center;
	width: 208px;
	height: 208px;
	overflow: hidden;
}
#ficheProduit .zoneImage img {
	max-width: 208px;
	max-height: 208px;
}
#ficheProduit .prixProduit, #ficheProduit .prixProduitPromo {
	text-align: center;
	margin: 16px 0;
	font-size: 1.6em;
	font-weight: bold;
}
#ficheProduit .infoPrixProduit {
	font-size: 0.8em;
	font-weight: normal;
}
#ficheProduit .visuels {
	width: 220px;
}
#ficheProduit .zoneQte {
	float: left;
}
#ficheProduit .moduleKmlPrettyGallery {
	width: 108px;
	height: 52px;
	padding: 0;
}
#ficheProduit .galerie-content {
	width: 108px;
	height: 54px;
}
#ficheProduit .galerie-content .fiche {
	padding: 1px;
}
#ficheProduit .galerie-content .picto-next, #ficheProduit .galerie-content .picto-previous {
	top: 6px;
}
#ficheProduit .marqueProduit {
	width: 90px;
	margin-top: 12px;
	text-align: center;
	overflow: hidden;
	float: right;
}
#ficheProduit .marqueProduit img {
	max-width: 80px;
	max-height: 28px;
}
#ficheProduit .messageDeclinaison {
	text-align: center;
	margin-bottom: 16px;
	width: 200px;
	float: right;
}
#ficheProduit .declinaisonsProduit, #ficheProduit .plusInfosProduit {
	padding: 20px;
}
#ficheProduit .declinaisonsProduit h3 {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 1.1em;
}

#ficheProduit label {
	font-weight: bold;
}

#ficheProduit .boutonRadio {
	float: left;
	margin: 9px 5px 9px 0;
}
#ficheProduit .form_ajout_panier {
	width: 200px;
	clear: right;
}
#ficheProduit .form_ajout_panier_bas {
	width: 200px;
	margin: 20px  auto 0 auto;
	position: relative;
}

#messageSelectDeclinaison {
	position: absolute;
	top: 15px;
	width: 200px;
	padding: 10px;
	opacity: 0.9;
}
#messageSelectDeclinaison .pictoBulle {
	position: absolute;
	bottom: -6px;
	left: 5px;
}
#messageSelectDeclinaison2 {
	position: absolute;
	bottom: 15px;
	left: 125px;
	width: 200px;
	padding: 10px;
	opacity: 0.9;
}
#messageSelectDeclinaison2 .pictoBulle {
	position: absolute;
	top: -6px;
	left: 5px;
}

#ficheProduit .commentaireDeclinaison {
	margin-left: 15px;
}


#listeMarques .fiche {
	float: left;
	width: 178px;
	margin: 0 40px 40px 0;
	padding: 20px;
	text-align: center;	
}
#listeMarques .fiche .zoneImage {
	width: 180px;
	height: 70px;
	
	margin: 0 auto;
}
#listeMarques .fiche .zoneImage img {
	max-width: 180px;
	max-height: 70px;
}

#listeMarques .lienToutesMarques {
	float: left;
	display: block;
	width: 220px;
	text-align: center;
	padding: 70px 0;
}
#listeMarques .lienToutesMarques span {
	vertical-align: middle;
}
#listeMarques .lienToutesMarques img {
	vertical-align: middle;
	margin-right: 5px;
}

#listeProduits .fiche, #gammes .fiche {
	float: left;
	width: 200px;
	text-align: left;
	margin: 0 23px 23px 0;
}

#corps #listeProduits .fiche {

	width: 218px;
	margin: 0 40px 40px 0;
}


#listeProduits .infosProduit {
	position: relative;
	padding: 10px 10px 5px 10px;
}
#listeProduits .cartouche {
	clear: both;
	min-height: 28px;
	padding: 6px;
	width: 188px;
	line-height: 1.1em;
}
#corps #listeProduits .cartouche {
	width: 206px;
}
#listeProduits .prixProduit, #listeProduits .prixProduitPromo {
	float: right;
	text-align: right;
	min-width: 64px;
	margin-top: 7px;
	font-size: 1.4em;
	font-weight: bold;
}
#corps #listeProduits .prixProduit, #corps #listeProduits .prixProduitPromo {
	text-align: center;
	min-width: 110px;
}

#listeProduits .prixProduitPromo {
	margin-top: 0px;
}
#listeProduits .infoPrixProduit {
	font-size: 0.8em;
	font-weight: normal;
}
#listeProduits .prixAnnule {
	font-size: 0.8em;
	font-weight: normal;
	margin-right: 20px;
}
#corps #listeProduits .prixAnnule {
	margin-right: 0px;
}
#listeProduits .marqueProduit {
	position: absolute;
	bottom: 3px;
	right: 10px;
	width: 85px;
	text-align: center;
	overflow: hidden;
}
#listeProduits .marqueProduit img {
	max-width: 80px;
	max-height: 28px;
}
#listeProduits .fiche .zoneImage {
	float: left;
	width: 90px;
	height: 80px;
	margin: 0 3px 2px 0;
	text-align: center;
	overflow: hidden;
}
#listeProduits .fiche .image {
	max-width: 90px;
	max-height: 80px;
}
#listeProduits h2 {
	font-family: arial, sans-serif;
	text-transform: none;
	font-weight: bold;
	font-size: 1em;
	margin: 0;
	padding-bottom: 30px;
	text-align: left;
}
#listeProduits .fiche:hover, #gammes .fiche:hover, #listeMarques .fiche:hover {
	position: relative;
	top: -2px;
	left: -2px;
}
#gammes .fiche {
	position: relative;
	min-height: 136px;
}
#gammes h2 {
	font-family: arial, sans-serif;
	text-transform: none;
	text-align: center;
	margin: 0;
	padding: 0;
}
#gammes .infosGamme {
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 192px;
	padding: 4px;
}

#banniere {
	margin-top: 15px;
	padding: 5px;
}
#banniere img {
	max-width: 640px;
}
#nouveauProduits .fiche {
	margin-bottom: 6px;
	padding: 1px;
	position: relative;
}
#nouveauProduits .fiche:hover {
	padding: 0;
}
#nouveauProduits .fiche:hover .zoneImage {
	border: none;
	padding: 1px;
}
#nouveauProduits .fiche .zoneImage {
	float: left;
	width: 67px;
	height: 67px;
	overflow: hidden;
	margin-right: 8px;
	text-align: center;
}
#nouveauProduits .fiche img {
	max-width: 67px;
	max-height: 67px;
}
#nouveauProduits .fiche h3 {
	font-size: 1em;
	line-height: 1.1em;
	margin: 0 0 1.3em 0;
	padding: 6px 4px 0 0;
}
#nouveauProduits .fiche .prixProduit {
	position: absolute;
	bottom: 6px;
	right: 0;
	font-size: 1.4em;
	width: 103px;
	font-weight: bold;
	text-align: center;	
}
#nouveauProduits .fiche:hover .prixProduit {
	bottom: 5px;
	right: -1px;
}
#nouveauProduits .fiche .prixProduit .infoPrixProduit {
	font-size: 0.8em;
	font-weight: normal;
}

#nouveauProduits .prixAnnule {
	font-size: 0.7em;
	font-weight: normal;
}

#corpsGuideTailles {
	width: 720px;
	margin: 10px auto;
	padding: 20px;
}
#corpsGuideTailles h3 {
	text-align: center;
	margin-top: 10px;
}
#corpsGuideTailles .zoneTaille {
	float: left;
	margin: 0 10px;
}
#corpsGuideTailles table th, #corpsGuideTailles table td {
	text-align: center;
	padding: 2px 4px;
}


#blocDroit {
	padding: 10px 0 10px 10px;
}
#blocDroit .zoneImage {
	float: left;
	width: 38px;
	text-align: center;
	margin-right: 6px;
	padding-top: 2px;
}


.tab-captcha{
	position: relative;
	border-collapse: collapse;
	width: 150px;
	margin: 0 auto;
}
.tab-captcha td{
	text-align: center;
	padding: 3px;
}

.coda-slider { float: left; overflow: hidden; position: relative }
.coda-slider .panel { display: block; float: left }
.coda-slider .panel-container { position: relative }
.coda-nav-left, .coda-nav-right { float: left }
.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }

@font-face {
	font-family: 'CartoGothicStdBook';
	src: url('CartoGothicStd-Book.eot');
	src: local('CartoGothic Std Book'), local('CartoGothicStd-Book'), url('CartoGothicStd-Book.ttf') format('truetype');
}


.logoMarque {
	float: left;
	margin-right: 20px;
	max-width: 180px;
	max-height: 180px;
	padding: 5px;
}

.numerosPages {
	text-align:center;
}
.numerosPages a, .numerosPages .numeroPageSelection {
	display: inline-block;
	width: 35px;
	height: 20px;
	padding-top: 3px;
}
.numerosPages a:hover {
	text-decoration: none;
}

.pagination {
	position: relative;
}

.lienPagePrecedente {
	vertical-align: middle;
	position: absolute;
	left: 5px;
	top: 3px;
}
.lienPagePrecedente img {
	vertical-align: middle;
	margin-right: 6px;
}
.lienPageSuivante {
	vertical-align: middle;
	position: absolute;
	right: 5px;
	top: 3px;
}
.lienPageSuivante img {
	vertical-align: middle;
	margin-left: 6px;
}

.pagesInternes {
	margin-bottom: 30px;
}

.pagesInternes h2 {
	font-size: 1.4em;
	text-align: left;
	margin: 30px 0 5px 0;
}

.pagesInternes .photoMdl {
	padding: 2px;
}

.panier_liste {
	padding: 10px;
}

.choix_mode_paiement h2 {
	margin-bottom: 5px;
}
.infosCompte {
	padding: 15px 50px;
	margin: 10px 0;
}
.liste_commandes {
	padding: 15px 10px;
	margin: 10px 0;
}
.infosCompte .nomCompte {
	float: left;
}

.infosCompte .adresseCompte {
	float: right;
}

.infosCompte h2, .liste_commandes h2 {
	margin-bottom: 10px;
}

.modifInfosCompte {
	width: 350px;
	padding: 15px;
	margin: 0 auto;	
}
.modifInfosCompte label {
	display: block;
	float: left;
	margin-top: 2px;
	width: 80px; 
}

.modifInfosCompte .modifMDP {
	width: 180px;
	margin: 0 auto;
}
.modifInfosCompte .modifMDP label {
	width: auto;
}

.modifInfosCompte .message_ok {
	width: 160px;
	text-align: left;
	padding: 10px 0 25px 0;
	margin: 0 auto;
}

.modifInfosCompte .iconeOk {
	float: left;
	margin: 7px 15px 0 0;
}

.liste_commandes .table_liste_commandes {
	border-collapse: collapse;
	width: 100%;
}

.liste_commandes .table_liste_commandes .header_etat_commande {
	width: 200px;
}
.liste_commandes .table_liste_commandes th {
	text-align: center;
}
.liste_commandes .table_liste_commandes td {
	padding: 2px 5px;
	text-align: center;
}

.liste_commandes .table_liste_commandes .cell_etat_commande {
	text-align: left;
}

.formIdentificationCompte {
	width: 250px;
	margin: 20px auto;
	padding: 15px;
}
.formIdentificationCompte .champ {
	margin-bottom: 5px;
}

.formMdpPerdu {
	width: 350px;
	margin: 0 auto;
	padding: 25px;
}
.zone_form_ident .msgErreur .image {
	float: left;
	margin-right: 10px;
}
.zone_form_ident .msgErreur {
	width: 140px;
	margin: 0 auto;
	text-align: left;
}

.blocFiche {
	padding: 10px;
} 
.messageAjoutPanier {
	width: 132px;
	padding-top: 3px;
	clear: both;
	float: right;
	text-align: center;
}

#ck_mail_existant {
	display: block;
	padding: 10px;
	margin: 0 10px; 
	text-align: center;
}
.infosPage {
	margin-bottom: 15px;
}
.infosPage .infosResultat {
	float: right
}

@media print{
	#conteneur {width:100%;}
	#header-print {display:block;}
	#header {display:none;}
	#gauche {display:none;}
	#corps{margin-left:0px;width:100%;overflow:visible;padding:0;}
	#droite {display:none;}
	#menu{display:none;}
	#menuH{display:none;}
	#signature{display:none;}
	#outils{display:none;}
	#footer{display:none;}
    #bloc_galerie_photo_print{display:block;}
    #bloc_galerie_photo{display:none;}
    #raccourcis {display:none;}
    .outils_partage_article {display:none;}
}