
/* 10/01/2011 */

/*
Nom du theme: Generique LIGHT pour Mobshop
Description: Theme par defaut de MobShop.
Version: 260509|1140 modifiée par Tzvétan Vermand le 3 mai 2010.
Auteur: Baptiste Jacquinet (Studio Gamboo SARL)
Auteur URL: http://www.totalementsubjectif.com/
Auteur URL: http://www.studio-gamboo.com/
Proprietaire: Mobshop SARL
Proprietaire URL: http://www.mobshop.fr
*/

/* ----- ORGANISATION & SHORCUTS ----
- GLOBAL
    =1.RESET CSS
    =2.ZONES GLOBALES
    =3.ELEMENTS GLOBAUX
=4.COMPORTEMENTS TYPEBLOCS
    =5.ZONE1
    =6.ZONE2
        =typebloc+num
        ...
    =7.ZONE3&4
    =9.ZONE5
    =Lightbox
    =10.COULEURS & IMG
*/

/*
--CONSTANTES--
# Vert/turquoise (titre): #AFEEEE
# Jaune pastel (link:hover): #FFF8DC

# Chemin absolu images: ?
*/

/**********************************************************/
/* GLOBAL */
/**********************************************************/

/* =1.RESET CSS */
/*--------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
:focus { outline: 0; }
ins { text-decoration: none; } del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

/*  =2.ZONES GLOBALES */
/*--------------------------------------------------------*/
body{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:0.80em;
    line-height: 1.2em;
    color:#3F3F3F;
}
#corps{
  width: 980px;
  margin: 0 auto 0 auto;
  overflow:hidden;
}
#zone1{
    border-bottom-width:1px;
    border-bottom-style: solid;
    border-bottom-color: #D3D3D3;
    margin-bottom:10px;
	float:right;
	width:100%;
}
#wrap{
    overflow:hidden;
	float:right;
	width:100%;
}
#zone2{
	float: left;
}
#zone2{
    width:980px;
}
.cols2 #zone2{
  width: 784px;
}
.cols3 #zone2{
  width: 588px;
}
#zone3,
#zone4{
  width:190px;
  float:left;
  border-width:1px;
  border-style: solid;
  border-color: transparent;
  }
#zone3{
    margin-right:4px;
}
#zone4{
    margin-left:4px;
}
#zone5{
    margin-top:10px;
    border-top-width:1px;
    border-top-style: solid;
    border-top-color: #D3D3D3;
    padding:10px 0 10px 0;
	float:left;
	width:100%;
}
/*  =3.ELEMENTS GLOBAUX */
/*--------------------------------------------------------*/
h1,h3,h2,h4,h5{
  text-align:left;
  font-weight: bold;
  padding: 5px;
  margin-bottom:4px;
}
a{
  text-decoration:none;
  color:#3F3F3F;
}
a:hover{
  color: black;
}
input, textarea, select{
  border-width:1px;
  border-style: solid;
  border-color: #D3D3D3;
  padding:2px;
  color:gray;
  margin: 0px;
  margin-bottom: 2px;
}
input[type="text"], input[type="password"], select{
  width:168px;
}
input[type="submit"],input[type="button"]{
  border-width:1px;
  border-style: solid;
  border-color: transparent;
  padding:1px;
}
.bloc4moteurrecherche,
.bloc3listemenus,
.bloc6contenupanier,
.bloc6listeproduit,
.bloc6lienpanier,
.typebloc5 form,
.bloc9conteneur,
.typebloc2 ul{
  margin: 6px 6px 6px 6px;
}
.attributproduit,
.attributproduitcrosssell{
  margin:4px auto 8px auto;
  text-align:center;
  /*overflow:hidden;*/
}

.attributproduit44{
  margin-top: 20px;
  margin-bottom: 20px;
  /*overflow:hidden;*/
}
.libelleattribut {
    float:left;
    font-weight:bold;
}
.valeurattribut {
    border-bottom-width:1px;
    border-bottom-style: dotted;
    border-bottom-color: #D3D3D3;
    text-align:right;
}
.valeurattribut65 {
    display:inline;
    padding-left:25px;
    border-bottom-color: transparent;
}
.valeurattribut5, .valeurattribut34, .valeurattribut55, .valeurattribut56, .valeurattribut52, .valeurattribut69, .valeurattribut16, .valeurattribut14, .valeurattributpanier, .valeurattribut21, .valeurattribut44, .valeurattribut28 {
    display:inline;
    border-bottom-color: transparent;
}
.valeurattribut16,
.valeurattributcrosssell16{
font-size:1.3em;
  }
.attributproduit65,
.attributproduit65 a {
    color:red;
    font-size:16px;
    font-variant:small-caps;
    font-weight:bold;
}
.attributproduit16,
.attributproduit16 a,
.valeurattributcrosssell16,
.valeurattributcrosssell16 a{
    font-weight:bold;
    color:black;
    font-size:1.1em;
}
.attributproduit14,
.attributproduit14 a,
.valeurattributcrosssell14,
.valeurattributcrosssell14 a{
    font-weight:bold;
}
#casedesinscription120{
  vertical-align:middle;
}
.valeurattributbtn_voir {
	border: none;
	text-align: center;
	font-weight: bold;
}

.boutonfichepanier{
  display:block;
  width:150px;
  height:20px;
  margin:auto;
  text-align:center;
  color:white;
  line-height:19px;
}
.bloc10typeliste td{
  vertical-align:middle;
  padding: 2px;
    border-bottom-width:1px;
    border-bottom-style: dotted;
    border-bottom-color: #D3D3D3;
}
/* =typebloc2  */
#zone1 .typebloc2 ul li,
#zone5 .typebloc2 ul li {
	margin-right: 4px;
  	line-height: 1.5em;
}
.msg_erreur{
  border: 1px solid #FA8072;
  padding: 4px;
  color: red;
  margin: 4px;
  text-align:left;
  background-color: SeaShell;
}
.msg_valid{
  border: 1px solid #66AA66;
  padding: 4px;
  color: #66AA66;
  margin: 4px;
  text-align:left;
  background-color: #EEFFEE;
}

.bloc10next{
	text-align:center;
}
#zone2 .attributmenu1,
#zone2 .attributmenu2,
#zone2 .attributmenu3,
#zone2 .attributmenu4{
	padding:2px;
}
#zone2 .attributmenu1{
	font-weight:bold;
}
.bloc1texte{padding: 4px;}
/*  =navigationlangues */
#navigationlangues a:link{
    text-decoration:none;
    border-bottom: none;
    padding-bottom:0px;
    background-color: white;
}
#navigationlangues a, #navigationlangues a:visited, #navigationlangues a:hover{
    border:none;
    background: none;
}

#navigationlangues li {
    height: 15px;
    float:right;
    margin-top: 3px;
    margin-right: 2px;
}
#navigationlangues{
	float:right;
	margin:0;
	width:100%;
	text-align:right;
}
s{
	color: #D3D3D3;
	font-size: 0.8em;
}
.prixpromo{
	font-size:1.1em;
	color:red;
}
.apartirde {
	color: #D3D3D3;
	font-size: 0.8em;	
}
.libelleattribut28:after {
	content: " : ";
}
.prixdegressifquantite {
	text-align: left;
	display: inline;
}
.prixdegressifquantite:after {
	content: " et plus pour ";
}
.prixdegressifprix {
	text-align: left;
	display: inline;
}
.bloc11paginationconteneur{
  width:100%;
  float:left;
  text-align:center;
}
.bloc11paginationselected,
.bloc11pagination{
  display:inline;
  margin:2px;
}
.bloc11paginationselected{
  font-weight: bold;
}

/**********************************************************/
/* =4.COMPORTEMENTS TYPEBLOCS PAR ZONE*/
/**********************************************************/
/*  =5.ZONE1 */
/*--------------------------------------------------------*/
/* Niveau1 */
.bloczone1{
  float:right;
  height:56px;
  margin:2px;
}
.bloczone1 li{
    display:inline;
}
.bloczone1 a{
    border-bottom-width:1px;
    border-bottom-style: dotted;
    border-bottom-color: #D3D3D3;
}
.bloczone1 a:hover{
    border-bottom-width:1px;
    border-bottom-style: solid;
    border-bottom-color: #D3D3D3;
}
/* =typebloc1 */
#zone1 .typebloc1{
    float:left;
}

#zone1 .typebloc1 a{
    border:none;
}
/* =typebloc2 */
#zone1 .typebloc2{
  height:22px;
  padding:2px;
}
#zone1 .typebloc2 ul{
  margin:0;
}
/* =typebloc3 (MENU JS) */
#zone1 .typebloc3{
    float:left;
    width:976px;
  	height:auto;
  	margin-bottom:0;
}
#nav, #nav ul{
    margin:0;
    padding:0;
    position:relative;
    z-index: 9;
}
#nav li{
	float:left;
    border-bottom-color: white;
    border-bottom-style: solid;
    border-bottom-width: 4px;
    position:relative;
	padding: 5px 10px 5px 10px;
}
#nav li:hover{
  border-bottom-color: #AFEEEE;
}
#nav a{border:none;}
.attributmenu2{display:inline;}
#nav li ul{
  	border-width: 1px;
  	border-color: gray;
  	border-style: solid;
  	background-color:white;
    position:absolute;
    display:none;
    top:29px;
    left:0px;
}
#nav li ul a{
    width:170px;
    height:auto;
    float:left;
}
#nav ul ul{
    top:auto;
}
#nav li ul ul {
    left:190px;
    margin:0px 0 0 0px;
}
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul{
    display:none;
}
#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li li li li:hover ul{
    display:block;
}
/* =typebloc4 */
#zone1 .typebloc4{
  height:26px;
}
#zone1 .typebloc4 .bloc4moteurrecherche{
	margin:2px;
}
/* =typebloc5 */
#zone1 .typebloc5{
    height:116px;
	width:270px;
	padding-left:6px;	
}
#zone1 .typebloc5 form{
	margin:0;
}
#zone1 .typebloc5 #login80,#zone1 .typebloc5 #password80{float:left;width:58%;}
#zone1 .typebloc5 label{float:left;width:37%;}
#zone1 .bloc5creercompte, #zone1 .bloc5mdpperdu, #zone1 .validbloc18login{
	display:inline;
	margin-right:2px;	
}
/* =typebloc6 */
#zone1 .typebloc6{
  width:200px;
  text-align:center;
}
#zone1 .typebloc6 h3{
  text-align:center;
  margin-bottom:0;
}
#zone1 .typebloc6 .bloc6contenupanier{
	margin-top: 0;
	margin-bottom:0;
	font-size: 0.9em;
	line-height:15px;	
}
/* =typebloc9 */
#zone1 .typebloc9{
    height:86px;
}
/*  =6.ZONE2 */
/*--------------------------------------------------------*/
/* Niveau1 */
.bloczone2,
.cols1 #zone2 .bloc10typeliste,
.cols1 #zone2 .bloc10typeliste2{
  margin:2px;
  margin-bottom:7px;
  border-width:1px;
  border-style: dotted;
  border-color: #D3D3D3;
  overflow:hidden;
  float:left;
  width:974px;
}
.cols3 .bloczone2,
.cols3 #zone2 .bloc10typeliste,
.cols3 #zone2 .bloc10typeliste2{
	width:582px;
	clear:both;
}
.cols2 .bloczone2,
.cols2 #zone2 .bloc10typeliste,
.cols2 #zone2 .bloc10typeliste{
  width: 778px;
}

.bloczone2 h1,.bloczone2 h3,.bloczone2 h2,.bloczone2 h4,.bloczone2 h5{
  border-bottom-width:1px;
  border-bottom-style: dotted;
  border-bottom-color: #D3D3D3;
}
/* =typebloc */

/* =typebloc1 */
#zone2 .typebloc1{
    border-width:1px;
    border-style: dotted;
    border-color: transparent;
    text-align: center;
}
#zone2 .typebloc1 .bloc1HTML,
#zone2 .typebloc1 .bloc1texte {
    text-align: left;
    padding: 4px;
}

#zone2 .typebloc2{}
/* =typebloc4 */
#zone2 .typebloc4{}
#zone2 .typebloc5{}
/* =typebloc9 */
#zone2 .typebloc9{}
.bloc9conteneur{
  overflow:hidden;
}
#zone2 .bloc9libelle,#zone2  .bloc9champemail,#zone2  .bloc9conteneurbouton,#zone2  .bloc9desinscription{
  display:inline;
}
/* =typebloc10 */
#zone2 .typebloc10{
	min-height:200px;
	float:left;
	clear:none;
}
#zone2 .art1{
    width:190px;
}
#zone2 .art2{
    width:386px;
}
#zone2 .art3{
    width:582px;
}
#zone2 .art4{
    width:778px;
}
#zone2 .bloc10typeliste2{
	width:100%;
}
#zone2 .bloc10group{
  overflow:hidden;
  margin:0;
}
#zone2 .typebloc10 .bloc10produitmiseenavant {
  width:170px;
  float:left;
  margin: 0 2px 0 2px;
  padding: 0 10px 0 10px
}
#zone2 .art2 .bloc10produitmiseenavant{
  width:169px;
}
#zone2 .art1 .bloc10produitmiseenavant{
  width:167px;
}
/* =typebloc11 */
#zone2 .typebloc11{}
.reponses{
	padding:4px;
	font-weight:bold;
}
.bloc11ligneproduit{
  overflow:hidden;
  margin-bottom:10px;
}
.bloc11typefiche{
  width:160px;
  float:left;
  margin: 0 2px 0 2px;
  padding: 0 15px 0 15px
}
#zone2 .typebloc11 table,
#zone2 .typebloc10 table{
	width:100%;
}
#zone2 .bloc11typeliste td{
	padding:2px;
	vertical-align:middle;
}
#zone2 .bloc11typeliste tr{
	border-bottom-width:1px;
	border-bottom-color: #DFDFDF;
	border-bottom-style: dotted;
}
/* type =liste-detaille *****   */

#zone2 .typebloc11 .bloc11typelistedetaille,
#zone2 .typebloc10 .bloc10typelistedetaille{
  width: 99%;
  text-align:left;
  margin: 0;
  padding: 5px 1% 0 0;
  border-bottom-color: #D3D3D3;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  height: auto;
  overflow:hidden;
}
#zone2 .typebloc11 .bloc11typelistedetaille .attributproduit,
#zone2 .typebloc10 .bloc10typelistedetaille .attributproduit{
  width:auto;
  margin-left: 140px;   
  display:block;
  text-align:left;
}
#zone2 .typebloc11 .bloc11typelistedetaille .attributproduit5,
#zone2 .typebloc10 .bloc10typelistedetaille .attributproduit5,
#zone2 .typebloc11 .bloc11typelistedetaille .attributproduit69,
#zone2 .typebloc10 .bloc10typelistedetaille .attributproduit69{
  float:left;
  width: 120px;
  margin: 5px 2px 5px 2px;
}
#zone2 .typebloc11 .bloc11typelistedetaille .valeurattribut5,
#zone2 .typebloc10 .bloc10typelistedetaille .valeurattribut5,
#zone2 .typebloc11 .bloc11typelistedetaille .valeurattribut69,
#zone2 .typebloc10 .bloc10typelistedetaille .valeurattribut69{
  margin: 0px 0px 0px 0px;
  width:120px;
}
#zone2 .typebloc11 .bloc11typelistedetaille .boutonpanier,
#zone2 .typebloc10 .bloc10typelistedetaille .boutonpanier{
	text-align:left;
}
#zone2 .typebloc11 .bloc11typelistedetaille .boutonfichepanier,
#zone2 .typebloc10 .bloc10typelistedetaille .boutonfichepanier{
    margin: 0;
	text-align:center;
}

/* =typebloc12 */
#zone2 .typebloc12{}
/* =typebloc13 */
#zone2 .typebloc13{}
#zone2 .typebloc13 ul h3{
	background: transparent;
	border-bottom-width: 0;	
}
/* =typebloc14 */
#zone2 .typebloc14{
  border-color:transparent;
}
#zone2 .typebloc14 #bloc14zone1,.typebloc14 #bloc14zone4, .typebloc14 .warp{
	margin:6px;
}
.warp{
  overflow:hidden;
}
#fiche-produit-content{text-align:center;}
#zone2 .typebloc14 #fiche-produit-content .attributimage1{
	text-align:center;
	clear:both;
	display:block;
	width:99%;
}
#zone2 .typebloc14 .attributproduit5,
#zone2 .typebloc14 .attributproduit69 {
	display:inline;
	overflow:hidden;
	padding:6px 3px 0 0;
	width:57px;
}

#zone2 .typebloc14 .boutonfichepanier {
height:35px;
width:186px;
line-height:32px;
font-size: 1.3em;
}

#bloc14zone1{
    padding-top:4px;
    margin-bottom:10px;
}
#bloc14zone2{
  float:left;
  width:50%;
  margin-bottom:10px;
}
#bloc14zone3{
  float:right;
  width:50%;
  margin-bottom:10px;
}
#bloc14zone4{}

/* !!!!!!!!!!!!!!!! ModifiÃ© !!!!!!!!!!!!!! */

/*
#zone2 .typebloc14 .valeurattribut {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #D3D3D3;
    text-align:right;
}
*/
#zone2 .typebloc14 .attributproduit{
  text-align:justify;
}
#zone2 .typebloc14 #bloc14crosssell{
	overflow:hidden;
}
#zone2 .typebloc14 #bloc14crosssell li{
	width:190px;
	float:left;
	text-align:center;
}
#zone2 .typebloc14 .libelleattribut44{
	float:none;
}
/* Attribut regroupement couleur */
.attributproduit67 .valeurattribut > span {
	line-height: 40px;
}
.attributproduit67 label {
	width: 40px;
	height: 40px;
	display: inline-block;
	text-align: center;
}
.attributproduit67 label span {
	display: inline;
	padding: 2px;
	text-align: center;
	white-space:nowrap;text-overflow:ellipsis;overflow:hidden;
	background-color: #ffffff;
	-moz-opacity: 0.5;
	opacity: 0.5;
	filter: alpha(opacity=50);	
	font-size: 10px;
}

/* =typebloc16 (CATEGORIE) */
#zone2 .typebloc16{}
#zone2 .typebloc16 .attributmenu5,#zone2 .typebloc16 .attributmenu1,#zone2 .typebloc16 .attributmenu3 {
	float:left;
}
#zone2 .typebloc16 .attributmenu5 {
	margin-right:4px;
}
#zone2 .typebloc16 .attributmenu1,#zone2 .typebloc16 .attributmenu3 {
	width:75%;
}
/* =typebloc17 (PANIER) */
#zone2 .typebloc17{}
#bloc17general{}
/* =COMMUN */
/**********************/
.bloc17ligneafficheproduit{
  width: 49%;
  border-right: 1px dotted #D3D3D3;
  height: 20px;
}
.bloc17lignequantite{
  width: 9%;
  text-align:center;
  border-right: 1px dotted #D3D3D3;
  height: 20px;
  margin:0%;
  padding-left:1%;
  padding-right:1%;
}
.bloc17ligneprixu{
  width: 19%;
  border-right: 1px dotted #D3D3D3;
  padding-right: 2%;
  height: 20px;
}
.bloc17ligneprix{
  width: 11%;
  border-right: 1px dotted lightgray;
  padding-right: 2%;
  height: 20px;
}
.bloc17lignemegerreur{
  width:48%;
  color: red;
  font-weight: bold ;
  padding-left: 2%;
}
/* =LIGNE INTITULE */
/**********************/
.bloc17ligneintitul{
  height: 22px;
  border-bottom: 1px solid #D3D3D3;
  margin-bottom:0px;
  padding-top:3px;
  font-variant: small-caps;
  color:black;
}
.bloc17ligneintitul .bloc17ligneafficheproduit,.bloc17ligneintitul .bloc17lignequantite,.bloc17ligneintitul .bloc17ligneprixu,.bloc17ligneintitul .bloc17ligneprix{
  font-weight : bold;
  float:left;
  height: 22px;
  text-align:center;
}
.bloc17ligneintitul .bloc17ligneafficheproduit{
  text-align:left;
  text-indent: 6px;
}
/* =LIGNES PRODUIT */
/**********************/
.bloc17ligneproduit .bloc17ligneafficheproduit a{
    display:block;
    float:left;
    width: 100%;
}
.bloc17ligneproduit{
  border-bottom: 1px dotted #D3D3D3;
  overflow:hidden;
  padding: 5px 0 5px 0;
}
.bloc17ligneproduit > div {
  float:left;
  text-align:right;
  height:auto;
  padding-top:3px;
  padding-bottom:3px;
}
.bloc17ligneafficheproduit > div{
  float:left;
}
.bloc17ligneproduit .bloc17lignemegerreur{
    text-align:left;
}
.bloc17ligneproduit .bloc17lignequantite{
    text-align:center;
}
.bloc17ligneafficheproduit .attributproduit{
  width:70%;
  margin:0px;
  margin-bottom: 2px;
  float:left;
  text-align:left;
}
.bloc17ligneafficheproduit .attributproduit69{
  width:29%;
  margin:0;
  float:left;
  text-align:left;
}
.bloc17ligneafficheproduit .valeurattribut{
  text-align:left;
}
.bloc17ligneafficheproduit .valeurattribut4{
  text-align:right;
}

.bloc17ligneafficheproduit .attributproduit5,
.bloc17ligneafficheproduit .attributproduit69{
  margin-right: 1%;
  margin-top:0;
}
.bloc17lignequantite{
  text-align:center;
}
.bloc17quantitemoins,.bloc17quantiteplus,.quantiteprod{
  display:inline;
  font-weight:bold;
}
.quantiteprod{
  padding: 4px;
  color: gray;
  font-size:16px;
}
.bloc17quantitemoins a,.bloc17quantiteplus a{
  border:none;
  font-weight:bold;
  font-size: 20px;
  color: gray;
}
.bloc17ligneprix{
  font-weight: bold;
}
.bloc17lignesupr{
    height:20px;
    width:5%;
}
.bloc17lignesupr a{
  text-indent: -999px;
  text-align:left;
  overflow:hidden;
  display:block;
  height:20px;
}
/* =LIGNE TOTAL */
/**********************/
.bloc17lignetotal{
  border-top: 1px solid gray;
  padding-top:10px;
  margin-top: 2px;
  height: 35px;
  background-color: #F9F9F9;
}
.bloc17lignetotal .bloc17lignetotalintitul{
    width:48%;
    padding-left:1%;
    font-size:18px;
    font-weight: bold;
    height: 26px;
    float:left;
    }
.bloc17lignetotal .bloc17lignequantite{
    font-size:16px;
    font-weight: bold;
    height: 26px;
    float:left;
}
.bloc17lignetotal .bloc17ligneprix{
    margin-left: 21%;
    text-align:right;
  font-size:18px;
  font-weight: bold;
  height: 26px;
  float:left;
}
/* =COMMANDER/CONTINUER */
.bloc17commander,.bloc17continuer{
  margin-top: 10px;
  margin-bottom: 10px;
}
.bloc17commander{
    float:right;
}
.bloc17continuer{
    float:left;
    margin-bottom: 30px;
}
.bloc17commander input, .bloc17commander a, .bloc17continuer a{
    width: 186px;
    color:white;
    display:block;
    height: 35px;
    line-height:32px;
    text-align:center;
    font-size:1.1em;
}
.bloc17acceptcgv input[type="checkbox"] {width: auto; float: left; margin: 4px;}
.bloc17acceptcgv a {
	width: 100%; text-align: left; line-height: 22px;
}
/* =typebloc18 (LOGIN) */
#zone2 .typebloc18{}
#zone2 #bloc18formulairelogin{
  width: 48%;
  float:left;
  margin-top: 0px;
  margin: 4px;
}
.bloc18Title1, .bloc18Title2 {
	padding: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
#zone2 #bloc18introinscription {
  width: 48%;
  float:right;
  margin-top: 0px;
  margin: 4px;
  background: url("/themes2/themegenerique/ray.jpg");

  height: 130px;
  }

#zone2 .typebloc18 li {
	overflow: hidden;
}
#zone2 #bloc18formulairelogin input,
#zone2 #bloc18introinscription input,
#zone2 .typebloc18 input{
	padding: 4px;
	margin: 2px;
	width: 150px;
}
#zone2 #bloc18formulairelogin .iPush,
#zone2 #bloc18introinscription .iPush {
	margin-left: 114px;
  	margin-top: 12px;
	width: 160px;
	border: 1px solid #AAAAAA;
	background-color: #EEEEEE;
}
#zone2 #bloc18formulairelogin label,
#zone2 #bloc18introinscription label,
#zone2 .typebloc18 .label{
    display:block;
    float:left;
    text-align:right;
    padding: 4px;
    margin: 2px;
    width: 100px;
}
/* Mot de passe perdu */
#zone2 #bloc18formulairelogin .bloc18mdpperdu {
	float: left;
	padding: 2px;
	margin: 2px;
	font-size: 11px;
	color: #AAAAAA;
}
#zone2 #bloc18formulairelogin .bloc18mdpperdu .intromotdepasseperdu {
	margin: 2px;
	padding: 2px;	
}	

#zone2 #bloc18formulairelogin .bloc18mdpperdu a{
	color: #AAAAAA;	
}
#zone2 #bloc18formulairelogin .bloc18mdpperdu input {
	padding: 2px;
	width: 150px;

}
#zone2 #bloc18formulairelogin .bloc18mdpperdu .iPush {
	width: 60px;
	margin: 0px;
	float: ;
}

#zone2 .typebloc18 #bloc18login1 label,
#zone2 .typebloc18 #bloc18login2 label {
	width: 150px;
}

#zone2 .typebloc18 input {
	/*height: 18px;*/
	/*padding: 3px;*/
}
#zone2 .typebloc18 input[type="radio"] {
	width: auto;
	margin-top: 7px;
	border: none;
	background: none;
}
#zone2 .typebloc18 textarea {
	width: 200px;
	height: 40px;
	margin: 2px;
}


/*
.validbloc18login,.validbloc18introinscription{
	text-align:center;
}
*/
/* Formulaire inscription */
#zone2 .typebloc18 select {
  width: 175px;
  margin: 4px;
  margin-left: ;
}
#zone2 .typebloc18 #bloc18inscription #label {
	font-weight: bold;
}
#zone2 .typebloc18 #bloc18inscription .bloc18newsletter {
	padding: 6px;
}
#zone2 .typebloc18 #bloc18inscription #newsletter1,
#zone2 .typebloc18 #bloc18inscription #newsletter0 {
	width: auto;
}

#zone2 .typebloc18 #formadressebirthday1,#zone2 .typebloc18 #formadressebirthday2,#zone2 .typebloc18 #formadressebirthday3{
  width:53px;
  margin-right: 0px;
}
#zone2 .typebloc18 #bloc18inscription .iPush{
  	margin-left: 164px;
  	margin-top: 12px;
  	margin-bottom: 12px;
  	width: 160px;
	border: 1px solid #AAAAAA;
	background-color: #EEEEEE;
}
#zone2 .typebloc18 small{
  float:right;
  margin: 0 10px 10px 0;
  color:gray;
}
.bloc18bienvenu {
	font-weight:bold;
	text-align: center;
	padding: 8px;
}
.bloc18actions {
  margin: 8px;
}

.bloc18actions li {
	padding: 8px;
	padding-left: 30px;
}
.bloc18actions li.bloc18lien1 {
	background: transparent url(/themes2/themegenerique/picto_commander.png) no-repeat left center;
	font-weight: bold;
	border-bottom: 1px dotted lightgray;
}
.bloc18actions li.bloc18lien2 {
	background: transparent url(/themes2/themegenerique/picto_mescommandes.png) no-repeat left center;
	border-bottom: 1px dotted lightgray;
}
.bloc18actions li.bloc18lien3 {
	background: transparent url(/themes2/themegenerique/picto_mesadresses.png) no-repeat left center;
	border-bottom: 1px dotted lightgray;
}
.bloc18actions li.bloc18lien4 {
	background: transparent url(/themes2/themegenerique/picto_password.png) no-repeat left center;
	border-bottom: 1px dotted lightgray;
}
.bloc18actions li.bloc18logout {
	background: transparent url(/themes2/themegenerique/picto_logout.png) no-repeat left center;
}



#bloc18contenu1,
#bloc18contenu2,
#bloc18contenu3,
#bloc18contenu4,
#bloc18contenu5,
#bloc18contenu6  {
	margin: 8px;
}

/* Adresses */
#zone2 .typebloc18 .bloc18adresse {
	margin-bottom: 8px;
}
#zone2 .typebloc18 #bloc18contenu1 h3,
#zone2 .typebloc18 #bloc18contenu2 h3 {
	padding-left: 30px;
	padding-top: 14px;
	background: transparent url(/themes2/themegenerique/picto_mesadresses.png) no-repeat left bottom;
	border-bottom-width: 0px;
	border-top: 1px solid lightgrey;
}

#zone2 .typebloc18 .bloc18boutonmodifier {
	margin-left: inherit;
	background: transparent url(/themes2/themegenerique/picto_edit.png) no-repeat left top;
	padding-left: 20px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	height: auto;
	width: auto;
	cursor: pointer;
}
#zone2 .typebloc18 .bloc18boutonsupprimer {
	margin-left: inherit;
	background: transparent url(/themes2/themegenerique/picto_suppr.png) no-repeat left top;
	padding-left: 20px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	height: auto;
	width: auto;
	cursor: pointer;
}
#zone2 .typebloc18 .bloc18boutoncreer {
	margin-left: inherit;
	background: transparent url(/themes2/themegenerique/picto_ajouteradresse.png) no-repeat left top;
	padding-left: 30px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	height: auto;
	width: auto;
	cursor: pointer;
}
#zone2 .typebloc18 #bloc18contenu2 label {
	width: 150px;
}
#zone2 .typebloc18 #bloc18contenu2 li,
#bloc18login1 li {
	overflow: auto;
}
#zone2 .typebloc18 #bloc18contenu2 #formadresselabel {
	font-weight: bold;
}
#zone2 .typebloc18 #bloc18contenu2 #civil0,
#zone2 .typebloc18 #bloc18contenu2 #civil1,
#zone2 .typebloc18 #bloc18contenu2 #civil2 {
	width: auto;
	margin: 8px;

}
#zone2 .typebloc18 #bloc18contenu2 .iPush {
	margin-left: 164px;
  	margin-top: 12px;
	width: 160px;
	border: 1px solid #AAAAAA;
	background-color: #EEEEEE;
}



/* Liste commandes */
#zone2 .typebloc18 #bloc18contenu5 h3 {
	padding-left: 30px;
	padding-top: 14px;
	background: transparent url(/themes2/themegenerique/picto_mescommandes.png) no-repeat left bottom;
	border-top: 1px solid lightgrey;
	border-bottom: none;

}

#zone2 .typebloc18 .bloc18commandes { /* Table */
	border: 1px solid lightgrey;
	width: 100%;
}
#zone2 .typebloc18 .bloc18commandes .bloc18lignecommande {
	cursor: pointer;
}
#zone2 .typebloc18 .bloc18commandes .bloc18lignecommande:hover {
	background-color: #EEEEEE;
}
#zone2 .typebloc18 .bloc18commandes td { /* Table */
	padding: 4px;
}

#zone2 .typebloc18 .bloc18commandesentete { /* Ligne en-tête */
	font-weight: bold;
	background: transparent url(/themes2/themegenerique/ray.jpg) repeat left bottom;
}

#zone2 .typebloc18 .bloc18commandesentetecase1 {
	width: 20%;
	border: 1px solid lightgrey;
}
#zone2 .typebloc18 .bloc18commandesentetecase2 {
	width: 30%;
	text-align: left;
	border: 1px solid lightgrey;
}
#zone2 .typebloc18 .bloc18commandesentetecase3 {
	width: 25%;
	text-align: right;
	border: 1px solid lightgrey;
}
#zone2 .typebloc18 .bloc18commandesentetecase4 {
	text-align: right;
	border: 1px solid lightgrey;
}


#zone2 .typebloc18 .bloc18commandes .bloc18commandenumero,
#zone2 .typebloc18 .bloc18commandes .bloc18commandedate {
	vertical-align: middle;
	text-align: left;
}
#zone2 .typebloc18 .bloc18commandes .bloc18commandemontant,
#zone2 .typebloc18 .bloc18commandes .bloc18commandestatut,
#zone2 .typebloc18 .bloc18commandes .bloc18commandeajoutcommentaire {
	vertical-align: middle;
	text-align: right;
}

#zone2 .typebloc18 .bloc18commandes .bloc18commandeajoutcommentaire {
	border-bottom: 1px solid lightgrey;
	text-align: left;
}
#zone2 .typebloc18 .bloc18commandes .bloc18commandeajoutcommentaire a {
	display: block;
	float: left;
	font-style: italic;
}
#zone2 .typebloc18 .bloc18commandes .bloc18commandeajoutcommentaire form {
	overflow: auto;
}
#zone2 .typebloc18 .bloc18commandes .bloc18commandeajoutcommentaire textarea {
	float: left;
	width: 300px;
	height: 4em;
	margin-left: 4px;
}
#zone2 .typebloc18 .bloc18commandes .bloc18commandeajoutcommentaire input {
	display: inline;
	margin-left: 12px;
}

/* Statuts de commande */
#zone2 .typebloc18 .bloc18commandestatut1,
#zone2 .typebloc18 .bloc18commandestatut1 a {
	color: #FF0000;
	font-weight: bold;
}
#zone2 .typebloc18 .bloc18commandestatut2,
#zone2 .typebloc18 .bloc18commandestatut2 a {
	color: #FFAA00;
	font-weight: ;
}
#zone2 .typebloc18 .bloc18commandestatut3,
#zone2 .typebloc18 .bloc18commandestatut3 a {
	color: #FFAA00;
	font-weight: ;
}
#zone2 .typebloc18 .bloc18commandestatut4,
#zone2 .typebloc18 .bloc18commandestatut4 a {
	color: #00AA00;
	font-weight: bold;
}

#zone2 .typebloc18 .bloc18commandestatut5,
#zone2 .typebloc18 .bloc18commandestatut5 a {
	color: #AAAAAA;
}

/* Détails commande */
#zone2 .typebloc18 #bloc18contenu6 h3 {
	padding-left: 30px;
	padding-top: 14px;
	background: transparent url(/themes2/themegenerique/picto_mescommandes.png) no-repeat left bottom;
	border-top: 1px solid lightgrey;
	border-bottom: none;
}
#zone2 .typebloc18 .bloc18tableaufc { /* Table */
	border: 1px solid lightgrey;
	width: 100%;
}

#zone2 .typebloc18 .bloc18tableaufc td { /* Table */
	padding: 4px;
}

#zone2 .typebloc18 .bloc18tableaufc .bloc18fichecommandereference,
#zone2 .typebloc18 .bloc18tableaufc .bloc18fichecommandelibelle,
#zone2 .typebloc18 .bloc18tableaufc .bloc18fichecommandequantite,
#zone2 .typebloc18 .bloc18tableaufc .bloc18fichecommandesoustotal { 
	font-weight: bold;
	border: 1px solid lightgrey;
	background: transparent url(/themes2/themegenerique/ray.jpg) repeat left bottom;
}
#zone2 .typebloc18 .bloc18tableaufc .bloc18fichecommandequantite,
#zone2 .typebloc18 .bloc18tableaufc .bloc18fichecommandesoustotal { 
	text-align: right;
}
#zone2 .typebloc18 .bloc18tableaufc .bloc18fccol3,
#zone2 .typebloc18 .bloc18tableaufc .bloc18fccol4 {
	text-align: right;
}
#zone2 .typebloc18 .bloc18fcretourliste {
	padding: 4px;
	padding-left: 22px;
	background: transparent url(/themes2/themegenerique/back.png) no-repeat left center;
}
#zone2 .typebloc18 .bloc18fcdate {
	padding: 4px;
	padding-left: 0px;
}
#zone2 .typebloc18 .bloc18commandedatestatut {
	float: left;
	color: #AAAAAA;
	padding-right: 8px;
	font-weight: normal;
}
#zone2 .typebloc18 .bloc18commandelibellestatut {
	color: #3F3F3F;
}

#zone2 .typebloc18 .bloc18fcmontant {
	padding: 4px;
	padding-left: 0px;
	margin-bottom: 8px;
}

#zone2 .typebloc18 .bloc18fccommentairemarchand1 {
	padding: 4px;
	padding-left: 30px;
	margin-top: 8px;
	background: transparent url(/themes2/themegenerique/Comment.png) no-repeat left center;
}
#zone2 .typebloc18 .bloc18fccommentairemarchand2 {
	padding: 4px;
	color: #AAAAAA;
	font-style: italic;
}
#zone2 .typebloc18 .bloc18fcajoutcommentaire {
	padding: 4px;
	padding-left: 30px;
	margin-top: 8px;
	background: transparent url(/themes2/themegenerique/Comment_add.png) no-repeat left center;
}
#zone2 .typebloc18 #bloc18contenu6 textarea {
	float: left;
	width: 100%;
	height: 92px;
	clear: both;
}
#zone2 .typebloc18 #bloc18contenu6 .iPush {
  	float: right;
  	clear: both;
  	margin-left: auto;
  	margin-right: auto;
  	margin-top: 8px;
  	margin-bottom: 8px;
  	width: 160px;
	border: 1px solid #AAAAAA;
	background-color: #EEEEEE;
	
}
/* Mot de passe */
#zone2 .typebloc18 #bloc18contenu4 h3 {
	padding-left: 30px;
	padding-top: 14px;
	background: transparent url(/themes2/themegenerique/picto_password.png) no-repeat left bottom;
	border-top: 1px solid lightgrey;
	border-bottom: none;
}
#zone2 .typebloc18 #bloc18contenu4 .bloc18lostpwintro2 {
	margin: 2px;
	padding: 4px;
	float: left;
	font-weight: bold;
}
#zone2 .typebloc18 #bloc18contenu4 .bloc18lostpw2 {
	float: left;
}
#zone2 .typebloc18 #bloc18contenu4 label {
	width: 250px;
	clear: left;
}
#zone2 .typebloc18 #bloc18contenu4 .iPush {
	float: left;
	clear: both;
	margin-left: 264px;
  	margin-top: 12px;
  	margin-bottom: 12px;
	width: 160px;
	border: 1px solid #AAAAAA;
	background-color: #EEEEEE;
}


/* Panier vide */
#bloc17general p {
	text-align: center;
	font-size: 14px;
	padding: 10px;
}

/* FIN typebloc18 (LOGIN) */
#zone2 .typebloc19{}

/* Niveau2 */

#zone2 .bloc12ligneproduit{
  overflow:hidden;
  margin-bottom:7px;
  text-align:center;
}
#zone2 .typebloc12 .bloc12categorie {
margin:2px;
width:190px;
float:left;
}

/* Typebloc19 */
.bloc19conteneur {
	padding: 4px;
}
.typebloc19 textarea {
	width: 400px;
	height: 100px;
}
.typebloc19 .bloc19libellenom, .typebloc19 .bloc19libellemail, .typebloc19 .bloc19libellemessage {
	padding: 2px;
} 


/* typebloc20 Tell a friend */
#zone2 .typebloc20 .bloc20intro,
#zone2 .typebloc20 .bloc20facebook,
#zone2 .typebloc20 .bloc20twitter {
	padding: 4px;
	overflow: auto;
}
#zone2 .typebloc20 img,
#zone2 .typebloc20 a {
	display: block;
	float: left;
}
#zone2 .typebloc20 a {
	width: 100%;
}
#zone2 .typebloc20 img {
	width: 16px;
	height: 16px;
	margin-right: 4px;
}

/* typebloc21 Logo */
#zone1 .typebloc21 {
	float: left;
	background: none;
	height: auto;

}
.typebloc21 a {
	background: none;
	margin: 0px;
}
.typebloc21 a:hover {
	border: none;
}
/*  =7.ZONE3&4 */
/*--------------------------------------------------------*/
/* Niveau1 */
.bloczone3,
.bloczone4{
  border-width:1px;
  border-style: solid;
  border-color: #D3D3D3;
  margin-bottom:4px;
  padding:1px;
}
.bloczone3 .bloc3niveau1,.bloczone4 .bloc3niveau1{padding-left:4px;}
.bloczone3 .bloc3niveau2,.bloczone4 .bloc3niveau2{padding-left:8px;}
.bloczone3 .bloc3niveau3,.bloczone4 .bloc3niveau3{padding-left:12px;}
.bloczone3 .bloc3niveau4,.bloczone4 .bloc3niveau4{padding-left:16px;}
#zone3 h3,
#zone4 h3{
  font-weight:normal;
}
/* =typebloc1 (multimÃ©dia) */
#zone3 .typebloc1,
#zone4 .typebloc1{
    text-align: center;
}
#zone3 .typebloc1 .bloc1HTML,
#zone4 .typebloc1 .bloc1HTML,
#zone3 .typebloc1 .bloc1texte,
#zone4 .typebloc1 .bloc1texte {
    text-align: left;
    padding: 4px;
}
/* =typebloc3 (menu) */
#zone3 .typebloc3 li,
#zone4 .typebloc3 li{
    margin-bottom:6px;
}
/* =typebloc5  */
#zone3 .typebloc5,
#zone4 .typebloc5{
  text-align:center;
}
#zone3 .typebloc5 .bloc5bienvenue,
#zone4 .typebloc5 .bloc5bienvenue{
	font-weight:bold;	
}
#zone3 .typebloc5 .bloc5actions,
#zone4 .typebloc5 .bloc5actions{
	margin: 4px;	
}
/* =typebloc6  */
#zone3 .typebloc6,
#zone4 .typebloc6{
}
#zone3 .typebloc6 .bloc6contenupanier,
#zone4 .typebloc6 .bloc6contenupanier,
#zone3 .typebloc6 .bloc6paniervide,
#zone4 .typebloc6 .bloc6paniervide{
  font-size:0.85em;
}
#zone3 .typebloc6 .attributproduit,
#zone4 .typebloc6 .attributproduit{
  margin:0;
}
#zone3 .typebloc6 > div,
#zone4 .typebloc6 > div{
  text-align:center;
}
/* =typebloc10  */
#zone3 .typebloc10 .bloc10produitmiseenavant,
#zone4 .typebloc10 .bloc10produitmiseenavant {
	margin-bottom:20px;
	padding:5px;
}
/* =typebloc15 */
.typebloc15{
  text-align:center;
}
.filtre_bloc,
.filtre_actif{
    margin: 0px 8px 16px 8px;
}
.filtre_bloc li{
    padding-left:15px;
    text-align:left;	
}
.filtre_actif li{
    padding-left:15px;
    text-align:left;
}
.filtre_actif a{
    color: red;
}
.filtre_bloc a{
    margin-right:2px;
}
/* FIN =typebloc15 */

/*  =9.ZONE5 */
/*--------------------------------------------------------*/
/* Niveau1 */
.bloczone5{
    margin:2px;
    text-align:center;
}
.bloczone5 li{
    display:inline;
}
.bloczone5 a{
    border-bottom-width:1px;
    border-bottom-style: dotted;
    border-bottom-color: #D3D3D3;
}
.bloczone5 a:hover{
    border-bottom-width:1px;
    border-bottom-style: solid;
    border-bottom-color: #D3D3D3;
}
#zone5 .typebloc1{}
#zone5 .typebloc2{}
/* Niveau2 */
#zone5 h1,#zone5 h3,#zone5 h2,#zone5 h4,#zone5 h5{
  text-align:center;
}
/* PAGE =CHECKOUT */ /* ANCIEN CHECKOUT */
/**********************************************************/

/*
#corpscheckout #corps{
  background-color:white;
}
#produit1,#chkadressefacturation,#chkadresselivraison,#chkmode1,#commande1,#tp1,#pai1{
    padding: 4px 4px 4px 4px;
    margin: 10px 0 10px 0;
    font-size: 15px;
    clear:both;
    font-weight: bold;
    border-bottom: 1px solid grey;
    color: #444;
}
#commande1,#tp1,#pai1{background: #afeeee;}
#pai2 input[type="button"]{
  margin-left: auto;
  margin-right: auto;
}
.checkoutquantite,.checkoutlibelle,.checkoutlignettc,#fdp1,#total1{
    float:left;
    padding:4px;
    font-weight: bold;
    color:#444444;
	}
.checkoutquantite{
    background-color:#444444;
    color:#FFFFFF;
}
.checkoutlignettc{
    color:black;
}
.checkoutlisteproduits{
  margin-bottom: 10px;
}
#checkoutadresses{
  margin-bottom: 10px;
  overflow:hidden;
  width:260px;
  float:left;
}
#checkoutadresses ul{
  overflow:hidden;
}
#boutonlivraison input{
  border:medium none;
  cursor:pointer;
  font-size:15px;
  height:30px;
  padding-bottom:5px;
  width:196px;
  margin: 10px auto 0 auto;
  color:black;
}
.checkoutboutonmodifier{
  margin-top:10px;
  float: right;
background: transparent url(/themes2/themegenerique/btn_valid.jpg) no-repeat center bottom;}
.checkoutlignettc{
  float:right;
}

.checkoutadresse a{
    display:block;
    width:161px;
    min-height:23px;
    border:none;
	padding-left:14px;
	line-height: 22px;
}
#checkoutadresselivraison form li{
  margin-bottom:5px;
}
#formadressepays{
  border: 1px solid #D3D3D3;
}
#boutonlivraison{
  text-align:center;
}
#checkoutadresses li input[type="button"]{
    height:20px;
    padding-left: 10px;
    border:none;
    cursor:pointer;
	color:black;
}

#chkadressefacturation2,
#chkmode2,
#tp2,
#pai2{
  width: 450px;
  padding: 4px;
  border:1px dotted #D3D3D3;
  text-align:center;
  overflow:hidden;
  margin: 0 auto 0 auto;
  margin-bottom:10px;
}

#checkoutadresselivraison{
  	width: 450px;	
	margin: auto;
  	padding: 4px;
  	border:1px dotted #D3D3D3;
  	text-align:center;
  	overflow:hidden;
  	margin-bottom:10px;	
}

.checkoutmode{
  	border:1px dotted #D3D3D3;
	margin: 0px auto 5px auto;
	padding: 5px;
}
.checkoutmode label {
	cursor: pointer;
}
#chkmode2{
  text-align:left;
  border: none;
  padding: px;
}


#checkoutadresselivraison label{
    text-align:right;
    width:150px;
    display: block;
    float: left;
    margin: 3px;
}
#checkoutadresselivraison #formadressepays{
  width: 168px;
}
#checkoutadresselivraison select{
	max-width: 200px;}
#checkoutadresselivraison li{
    text-align:left;


}
#checkoutadresselivraison .msg_erreur li{
    text-align:left;
}
#checkoutadresselivraison strong{
    background-color: #FFE4E1;
    margin-bottom:4px;
}
.checkoutlignettc{
    font-weight: bold;
    font-size: 15px;
}
.checkoutligneproduit{
    padding:5px;
    overflow:hidden;
    border-bottom: 1px dotted #D3D3D3;
}
#fdp1{
  margin-bottom:0;
  color:black;
}
#fdp2{
  text-align:right;
  height: 28px;
  border-bottom:1px dotted #D3D3D3;
  margin-bottom:0px;
  color:black;
}
#total1{
    margin-top: 8px;
    font-size: 18px;
    font-weight: bold;
    color:black;
    padding: 0 0 0 4px;
    font-variant: small-caps
}
#total2{
  font-weight: bold;
  font-size: 18px;
  text-align:right;
}
#total2 input{
    width: 230px;
    height: 35px;
    font-size: 18px;
    font-weight: bold;
    padding-bottom:10px;
    cursor: pointer;
    color:#104E4D;
}
#checkouttotal{
  height: 30px;
  border-bottom:1px dotted #D3D3D3;
  background-color: #F9F9F9;
  color: black;
  font-weight: bold;
  padding-top: 8px;
}


.checkoutrecapproduit{
    padding:5px;
    overflow:hidden;
    border-bottom: 1px dotted #D3D3D3;
    font-size: 15px;
}
.checkoutrecapproduitlibelle{
  float:left;

}
.checkoutrecapproduitprix{
  float:right;
    font-weight: bold;
}
.checkoutattributpaiement{
  margin:10px auto 10px auto;
  background-color: #FFF8DC;
  font-weight: bold;

}
#pai2 > div{
  text-align:center;
    margin-bottom:2px;
}
#pai2 .iPush {
    width: 230px;
    height: 35px;
    font-size: 16px;
    font-weight: bold;
    padding-bottom:10px;
    cursor: pointer;
    color: #104E4D;
    margin-top: 10px;
}

#tp2{
  width: 100%;
  padding: 0px;
  border: none;
  text-align:left;
}
.checkoutPaymentMethod {
	padding: 5px;
	margin: 5px 0px 5px 0px;
    border: 1px dotted #D3D3D3;
}
.checkoutPaymentMethodHeader {
	height: 31px;
}


.checkoutPaymentMethodHeader label {
	cursor: pointer;
}
.checkoutPaymentMethodHeader input {
	margin: 8px 10px 0px 10px;
	float: left;
}
.checkoutPaymentMethodHeader img {
	max-height: 31px;
	float: left;
}
.checkoutPaymentMethodHeader span {
	margin: 8px 10px 0px 10px;
	float: left;
}
.checkoutPaymentMethodContent {
	margin-top: 10px;
}


.checkoutPaymentType1 .checkoutPaymentMethodContent p {
	margin-bottom: 10px;
}
.checkoutPaymentType1 .checkoutPaymentMethodContent ul {
	overflow: hidden;
}
.checkoutPaymentType1 .checkoutPaymentMethodContent li {
		float: left;
		margin-right: 10px;
}
.checkoutPaymentType1 .checkoutPaymentMethodContent li label {
	display: block;
	margin: 2px;
}
#expire1, #expire2 {
	width: auto;
}
#checkoutpayboxCardCVV {
	height: 100%;
}
#checkoutpayboxCardCVV label {
	vertical-align: bottom;
}
#payboxcvv {
	width: 30px;
}



#checkoutadresses .iBClassic {
	font-size: 13px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#3F3F3F;
}
*/

/* NOUVEAU CHECKOUT */
/**********************************************************/
#onePageCheckout {
	overflow: hidden;
	background-color: #FFFFFF;
	padding: 10px 0px 10px 0px;
}
.checkoutBlockContent {
	overflow: hidden;
	min-height: 50px;
}
#discountCode .checkoutBlockContent {
	min-height: inherit;
}
.checkoutBlockLoader {
	height: 50px;
	background: transparent url(/themes2/themegenerique/ajax-loader.gif) no-repeat center bottom;}
}
#onePageCheckout input[type="radio"] {
	margin-left: 1px;
}
#onePageCheckout ul {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#checkoutColumn1, #checkoutColumn2, #checkoutColumn3 {
	float: left;
	width: 33%;
}

.checkoutBlock {
	overflow: hidden;
	clear: both;
	margin: 0px 5px 15px 5px;
}
.checkoutBlockTitle {
	margin: 0px 0px 10px 0px;	
}
.checkoutBlockTitle strong {
	display: block;
}
.checkoutBlockContent li {
	float: left;
	width: 100%;
	margin: 3px 0px 3px 0px;
}
.checkoutBlockContent .label {
	float: left;
	width: 33%;
	margin: 2px;
}
.checkoutBlockContent .input {
	display: block;
	float: left;
}
/* Carnet d'adresses */
.customerAddressBook {
	margin-bottom: 10px;
}
/* Code promo */
#discountCodeForm {
	margin-bottom: 10px;
}
.discountCodeString {
	float: left;
}
.discountCodeValue {
	float: right;	
}

/* Paybox */
.checkoutPaymentMethodContent select {
	width: auto;
}
#payboxcvv {
	width: 30px;
}

/* Tableau récapitulatif commande */
#orderSummary table {
	width: 100%;
	border-collapse: collapse;
}
#orderSummary th {
	border-bottom: 1px solid #000000;
}
#orderSummaryOverallTotal {
	border-top: 1px solid #000000;
}
#orderSummaryOverallTotalVAT {
	font-weight: bold;
}
#orderSummaryOverallTotal .orderSummaryColumn1,
#orderSummaryOverallTotalTVA .orderSummaryColumn1, #orderSummaryOverallTotalVAT .orderSummaryColumn1, 
.orderSummaryVATRate .orderSummaryColumn1 {
	text-align: right;
}
.orderSummaryColumn1 {
	text-align: left;
}
.orderSummaryColumn2 {
	text-align: center;
}
.orderSummaryColumn3 {
	text-align: right;
}
/* CGV */
#termsAndConditions label:after {
	content: " (voir lien ci-dessous)";
}
/* Bouton valider la commande*/
#submitOrder {
	margin-top: 10px;
	text-align: right;
}
#submitOrderButton {
	margin-top: 10px;
}
#submitOrderButton input {
	cursor: pointer;
}
.infobulle{
position: absolute;
visibility : hidden;
cursor: pointer;
border: 1px solid #000000;
padding: 10px;
color:#000000;
background-color: #ffffff;
z-index:99999;
max-width: 300px;
padding:8px;
-o-box-shadow: 0 0 10px #aaa;
-moz-box-shadow: 0 0 10px #aaa;
-webkit-box-shadow: 0 0 10px #aaa;
box-shadow: 0 0 5px #aaa;	
/*
opacity : 0.9;
-moz-opacity : 0.9;
-khtml-opacity : 0.9;
filter : alpha(opacity=90) ; 
*/
}

/* =LIGHTBOX */
/**********************************************************/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: white;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

/* Contrainte de hauteur sur les images dans les blocs Liste produits et Mises en avant */

.bloc10typefiche .attributproduit5, .bloc10typefiche .attributproduit69, /* Mise en avant type fiche */
.bloc11typefiche .attributproduit5, .bloc11typefiche .attributproduit69, /* Liste produits type fiche */ 
.typebloc12 .attributmenu5, .typebloc12 .attributmenu69 { /* Fiche catÃ©gorie */
	height: 120px;
}
.bloc10typefiche .attributproduit5 img, .bloc10typefiche .attributproduit69 img,
.bloc11typefiche .attributproduit5 img, .bloc11typefiche .attributproduit69 img, 
.typebloc12 .attributmenu5 img, .typebloc12 .attributmenu69 img {
	max-height: 120px;
}

.bloc10typeliste .attributproduit5, .bloc10typeliste .attributproduit69, /* Mise en avant type liste */
.bloc11typeliste .attributproduit5, .bloc11typeliste .attributproduit69 { /* Liste produits type liste */ 
	height: 80px;
}
.bloc10typeliste .attributproduit5 img, .bloc10typeliste .attributproduit69 img, /* Mise en avant type liste */
.bloc11typeliste .attributproduit5 img, .bloc11typeliste .attributproduit69 img { /* Liste produits type liste */ 
	max-height: 80px;
}


/*  */
#zone1 .typebloc1{
	height: auto;
}


/*  =10.COULEURS & IMG*/
/*--------------------------------------------------------*/
#zone3 h3,
#zone4 h3{background-color: #AFEEEE;}
.valeurattribut65 {background:transparent url(/themes2/themegenerique/new.jpg) no-repeat scroll left center;}
.filtre_bloc li{background: url(/themes2/themegenerique/infocommandeli.jpg) no-repeat left center; color: #40E0D0;}
.filtre_actif li{background-color:#FFF8DC;}
.boutonfichepanier, #zone2 .typebloc14 .attributproduitcrosssellpanier .boutonfichepanier {background: transparent url(/themes2/themegenerique/btn_panier_mini.jpg) no-repeat center center;}
#zone2 .typebloc14 .boutonfichepanier {background:transparent url(/themes2/themegenerique/btnajouter_fiche.jpg) no-repeat scroll center center;}
.bloc17commander input{background: transparent url(/themes2/themegenerique/btn_command.jpg) no-repeat left center;}
.bloc17commander a{background: transparent url(/themes2/themegenerique/btn_command.jpg) no-repeat right center;}
.bloc17continuer a{background: transparent url(/themes2/themegenerique/btn_back.jpg) no-repeat left center;}
.bloc17lignesupr a{background: url(/themes2/themegenerique/cancel.png) no-repeat center center;}
/* #zone2 h3 {background: url(/themes2/themegenerique/ray.jpg) repeat;} */
#boutonlivraison input{background:transparent url(/themes2/themegenerique/btn_confirm.jpg) no-repeat scroll left center;}
.checkoutadresse a{background: url(/themes2/themegenerique/infocommandeli.jpg) no-repeat left center;}
#checkoutadresses li input[type="button"]{background: url(/themes2/themegenerique/infocommandeli.jpg) no-repeat left center;}
#total2 input{background: transparent url(/themes2/themegenerique/btn_valid.jpg) no-repeat center bottom;}
#pai2 .iPush {background: transparent url(/themes2/themegenerique/btn_valid.jpg) no-repeat center bottom;}
