@charset "utf-8";
body {
	background-color: #eeeeee;
	font-family: 'Open Sans Condensed', sans-serif;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	position: relative;

}

input[type=submit]{
	cursor:pointer;
}

input[type=submit]:hover{
	color: #C60123;
	background-color: #FFF;
	
}

textarea {
	border: 1px solid #AA021F;
	margin-bottom: 8px;
	width: 300px;
}
input {
	border: 1px solid #AA021F;
	margin-bottom: 8px;
	width: 300px;
}

.invisible {
	display: none;
}

.visible{
display:block;
}

select {
	border: 1px solid #E50028;
	margin-bottom: 8px;
}


.caseradio {
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}




.erreur {
	font-weight: bold;
	color: #C70123;
}

.success {
	font-weight: bold;
	color: #007F12;
}

.spacer {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
.tablealigncentre {
	text-align: center;
}
.tablealigndroite {
	text-align: right;
}

.tablealigngauche {
	text-align: left;
}

.petitprodlie {
	margin: 0px;
	padding: 0px;
}
a {
	color: #000000;
}
a:hover {
	color: #E50028;
	text-decoration: underline;
}


#bando {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 20;
}
#bando .nomprenom {
	text-transform: capitalize;
}

#bando h6 {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	clear: both;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 15px;
	width: 300px;
	text-align: left;
	margin: 0px;
}

#bando .btnprod {
	background-color: #FFFFFF;
	color: #E50028;
}

#bando #sousmenu {
	position: absolute;
	z-index: 200;
	width: 600px;
	left: 145px;
	top: 0px;
	margin: 0px;
	background-image: url(../images/fond-sous-menu.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 23px;
	padding-bottom: 10px;
	padding-left: 23px;
	background-position: center bottom;
}
#bando #sousmenu form {
	color: #000000;
	font-size: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: 60px;
	display: block;
	width: 600px;
	position: relative;
}
#bando #sousmenu form td {
	color: #000000;
	font-size: 13px;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 3px;
}

#bando #sousmenu form table {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;

}

#bando #sousmenu h6{
	font-size: 14px;
	font-weight: 700;
	color: #E50028;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 600px;

}

#bando #sousmenu hr{
	font-size: 1px;
	line-height: 1px;
	color: #EEEEEE;
	background-color: #EEEEEE;
	padding: 0px;
	height: 1px;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}
#bando #sousmenu input {
	width: auto;
	margin: 0px;
	border: 1px solid #999999;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


#bando #sousmenu ul {
	display: block;
	width: 600px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}


#bando   #sousmenu   li  {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bando #sousmenu li a {
	clear: none;
	float: left;
	color: #e50028;
	font-size: 15px;
	width: 150px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 50px;
	line-height: 15px;
	/*	display: block;
	position: relative;
	z-index: 700;*/
	height: 20px;
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#bando #sousmenu li a:hover {
	color: #000000;
}



#bando #sousmenucpte {
	position: absolute;
	z-index: 200;
	width: 280px;
	left: 330px;
	top: 0px;
	margin: 0px;
	background-image: url(../images/fond-sous-menucpte.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-position: center bottom;
	height: 100px;
}

#bando #sousmenucpte ul {
	display: block;
	width: 280px;
	margin: 0px;
	padding: 0px;
}

#bando #sousmenucpte   li  {
	display: list-item;
	padding: 0px;
	margin: 0px;
	width: 280px;
}


#bando #sousmenucpte li a {
	clear: both;
	float: left;
	color: #e50028;
	font-size: 15px;
	width: 230px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 50px;
	line-height: 15px;
	height: 20px;
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;	
}

#bando #sousmenucpte li a:hover {
	color: #000000;
}

.commandes{
background-image: url(../images/mes-commandes.jpg);
}


.client{
background-image: url(../images/compte-client.jpg);
}
/*


#bando #sousmenu ul ul {
	list-style-type: none;
	float: left;
	width: 200px;
	padding: 0px;
	clear: none;
	height: auto;
	margin: 0px;
	
}


#bando #sousmenu li li  {
	display: list-item;
	display:list-item;
	float: none;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	height: auto;
	width: auto;
	clear: both;

}
#bando #sousmenu li li a {
	display: list-item;
	margin: 0px;
	clear: none;
	float: left;
	width: 180px;
	height: 15px;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: normal;
}
#bando #sousmenu li li a:hover {
	text-decoration: underline;
}
*/
#bando a.logosl {
	float: right;
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
}


#bando img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#bando ul {
	display: block;
	list-style-type: none;
	width: 930px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	position: relative;
	z-index: 50;
	height: 28px;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bando li {
	display: inline;
	margin: 0px;
	padding: 0px;
	background-color: #CC99FF;
}
#bando li a, #bando li span {
	display: block;
	clear: none;
	float: left;
	padding: 4px;
	margin-top: -25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #ADADAD;
	text-decoration: none;
	font-size: 13.5px;
	font-weight: bold;
	height: 20px;
	position: relative;
	z-index: 60;
	cursor: pointer;
}
#bando li a.accueil, #bando li span.accueil {
	color: #FFFFFF;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	font-size: 13.5px;
}

#bando  .monpanierhome {
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

#bando li a:hover {
	color: #e50028;
}
#bando #monpanier {
    float: left;
    width: 179px;
    margin: 0px;
    text-decoration: none;
    height: 83px;
    display: block;
    clear: none;
    padding: 0px;
}

#bando #monpanier h6{
	margin-left:5px;
}


#bando #monpanier.monpanierhome, #bando #monpanier.monpanierhome a, #bando #monpanier.monpanierhome h6, #bando #monpanier.monpanierhome p, #bando #monpanier.monpanierhome h4{
	/*background-color: rgba(255,255,255,0.50);*/
	color:#ffffff;
}


#bando #monpanier a {
	display: block;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 65px;
	color: #000000;
	background-image: url(../images/panier.png);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	margin: 0px;
	height: 50px;
	text-decoration: none;
}

#bando #monpanier h4 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
#bando #monpanier p {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-decoration: underline;
}
#encarts {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: 295px;
	padding-top: 410px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#encarts .date {
	color: #E20028;
}

#encarts h2 {
	font-size: 20px;
	text-transform: uppercase;
	color: #E50028;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#encarts h3 {
	font-size: 14px;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 14px;
}
#encarts p {
	font-size: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #adadad;
	font-weight: normal;
	line-height: 15px;
}

#encarts .actus {
	margin: 0px;
	float: left;
	height: 265px;
	width: 290px;
	background-color: #d5d5d5;
	padding: 15px;
}
#encarts .actus p {
	font-size: 14px;
}

#encarts .actus a.lienactu {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-right: 40px;
	background-image: url(../images/btn-actus.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 250px;
	height: 53px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
#encarts .actus a.lienactu:hover {
	color: #E50028;
	background-image: url(../images/btn-actus-on.gif);
}

#encarts .nouveautes {
	margin: 0px;
	padding: 15px;
	float: left;
	height: 265px;
	width: 289px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5D5D5;
}
#encarts .nouveautes a.newprod {
    height: 65px;
    width: 220px;
    margin: 0px;
    text-decoration: none;
    color: #000000;
    background-image: url(../images/btn-voir.png);
    background-repeat: no-repeat;
    background-position: right center;
    display: block;
    padding-top: 0px;
    padding-right: 69px;
    padding-bottom: 10px;
    padding-left: 0px;
    overflow: hidden;
    border-bottom: 5px solid #FFFFFF;
}
#encarts .nouveautes .newprod .prix {
	color: #E50028;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#encarts .nouveautes .newprod img {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#encarts .nouveautes .newprod .oldprix {
	font-size: 15px;
	color: #999999;
	text-decoration: line-through;
}



#encarts .consultes {
	margin: 0px;
	padding: 15px;
	float: left;
	height: 265px;
	width: 290px;
	background-color: #FFFFFF;
	overflow: hidden;
}
#encarts .consultes .prodcons {
	width: 210px;
	margin: 0px;
	padding: 0px;
	height: 225px;
	text-align: center;
	clear: none;
	float: left;
	position: relative;
}
#encarts .consultes .slides {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 225px;
	width: 210px;
	overflow: hidden;
	position: relative;
}
#encarts .consultes .slides .defile {
	margin: 0px;
	padding: 0px;
	height: 225px;
	width: 630px;
}

#encarts .consultes .prodcons .phototop {
	height: 170px;
	width: 170px;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#encarts .consultes .prodcons .nouvo {
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 20;
}


#encarts .consultes .precedent {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 225px;
	width: 40px;
	background-repeat: no-repeat;
	background-position: center center;
}
#encarts .consultes .suivant {
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 225px;
	width: 40px;
	margin: 0px;
	padding: 0px;
	background-position: center center;
}
#encarts .consultes .prodcons h3 {
	margin: 0px;
	padding: 0px;
}

#encarts .consultes .prodcons a.detail {
	display: block;
	width: 100px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#encarts .consultes .prodcons .detail img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#encarts .consultes .prodcons .prix {
	color: #E50028;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	display: block;
	float: left;
	width: 100px;
}
#encarts .consultes .slides .defile .prodcons .prix .oldprix {
	font-size: 15px;
	color: #CCC;
	text-decoration: line-through;
}

#pied {
	background-color: #323232;
	width: 100%;
	z-index: 500;
	padding: 0px;
	position: relative;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pied #piedinter {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#pied #piedinter .box {
	margin: 0px;
	float: left;
	width: 220px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
	height: auto;
}
#pied #piedinter .box h5 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	line-height: 14px;
}
#pied #piedinter ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#pied #piedinter .box a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding: 0px;
	line-height: 18px;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 220px;
	background-image: none;
	background-position: -400px -400px;
	background-repeat: no-repeat;
}
#pied #piedinter .box a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#pied #piedinter .box p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#pied #piedinter .box a.swisslife {
	display: inline;
	text-decoration: underline;
}



#conteneur {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 10;
	position: relative;
	min-height:350px;
}
#conteneur .infos {
	display: block;
	margin: 10px;
	clear: both;
	float: none;
	padding: 10px;
	background-color: #FFF;
	border: 1px solid #F00;
}

#conteneur .triprod {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 140px;
	font-size: 13px;
	height: 32px;
	position: absolute;
	overflow: hidden;
	right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#conteneur .triprod h5 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	margin: 0px;
	display: block;
	height: 24px;
	width: 130px;
	background-image: url(../images/menu-trier.gif);
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
	cursor:pointer;
	line-height: 16px;
}
#conteneur .triprod a {
	display: block;
	margin: 0px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	width: 136px;
	padding: 2px;
	font-weight: bold;
}
#conteneur .triprod a:hover {
	color: #FFFFFF;
	background-color: #999999;
}
#conteneur .triprod #menudel {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d0d0d0;
	border-bottom-color: #d0d0d0;
	border-left-color: #d0d0d0;
	width: 136px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	z-index: 600;
}



#conteneur .noir {
	color: #000000;
}
#conteneur h1 {
	margin: 0px;
	font-size: 20px;
	text-transform: uppercase;
	color: #E50028;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 100%;
	display: block;
	line-height: 20px;
}
#conteneur h2 {
	font-size: 18px;
	color: #E50028;
	margin: 0px;
	padding: 10px;
}

#conteneur a.chemin {
	color: #E50028;
	text-decoration: none;
}



#conteneur h4 {
	margin: 0px;
	font-size: 20px;
	text-transform: uppercase;
	color: #E50028;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 20px;
}

#conteneur .produit {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 0px;
	float: left;
	height: 250px;
	width: 220px;
	text-align: center;
	display: block;
	color: #000000;
	text-decoration: none;
	position: relative;
}


#conteneur a.produit {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	/*	float: left;*/
	height: 250px;
	width: 220px;
	text-align: center;
	display: block;
	color: #000000;
	text-decoration: none;
}
#conteneur .produit .photoprod .nouvo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 550;
}

#conteneur a.produit:hover {
	color: #E50028;
	text-decoration: underline;
}

#conteneur .produit p {
	margin: 0px;
	padding: 0px;
}
#conteneur .produit a.pandirect {
	background-image: url(../images/panier-direct.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 30px;
	display: block;
	position: absolute;
	right: 2px;
	bottom: 2px;
	z-index: 1200;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#conteneur .produit .photoprod {
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 220px;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	position: relative;
	z-index: 500;
}
#conteneur .produit h2 {
	font-size: 16px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
#conteneur .produit .prix {
	font-size: 18px;
	font-weight: bold;
	color: #E50028;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
#conteneur .produit .prix .oldprix {
	font-size: 15px;
	color: #999999;
	text-decoration: line-through;
}

#conteneur #details {
	background-color: #FFFFFF;
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

#conteneur #details .colg {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 480px;
	height: 400px;
}
#conteneur #details .cold .texte #repiquage {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding: 5px;
	background-color: #EEE;
	border: 1px dashed #DA0026;
	font-weight: 700;
	font-size: 12px;
}

#conteneur #details .colg .precedent {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 400px;
	width: 40px;
	background-image: url(../images/fleche-gauche-plus-cons.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor:pointer;
}
#conteneur #details .colg .suivant {
	background-image: url(../images/fleche-droite-plus-cons.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 400px;
	width: 40px;
	cursor:pointer;
}
#conteneur #details .colg .photos {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 400px;
	width: 400px;
	overflow: hidden;
	position: relative;
}
#conteneur #details .colg .photos .imageprod {
	margin: 0px;
	padding: 10px;
	clear: none;
	float: left;
	height: 380px;
	width: 380px;
}
#conteneur #details .colg .photos .leslide .imageprod img {
	margin: 0px;
	padding: 0px;
	width: 380px;
}
#conteneur #details .colg .photos .leslide {
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 1600px;
	position: relative;
}


#conteneur #details .cold {
	margin: 0px;
	float: left;
	width: 470px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#conteneur #details .cold .texte {
	margin: 0px;
	float: left;
	width: 280px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#conteneur #details .cold .texte h2 {
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}
#conteneur #details .cold .texte .descriptif {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 14px;
}
#conteneur #details .cold .stock {
	margin: 0px;
	float: left;
	width: 150px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#conteneur #details .cold .texte .prix {
	font-size: 36px;
	font-weight: 700;
	margin: 0px;
	padding: 0px;
	color: #E50028;
}
#conteneur #details .cold .texte .prix .oldprix {
	color: #999999;
	text-decoration: line-through;
}

#conteneur #details .cold h6 {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
#conteneur #details .cold .stock p {
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #E50028;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#conteneur #details .cold .texte #action ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#conteneur #details .cold .texte #action li a, #conteneur #details .cold .texte #action li span {
	padding: 0px;
	height: 36px;
	width: 180px;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	cursor: pointer;
}
#conteneur #details .cold .texte #action .panier {
	background-image: url(../images/btn-ajout-panier.png);
}
#conteneur #details .cold .texte #action .ami {
	background-image: url(../images/btn-envoyer-ami.png);
}
#conteneur #details .cold .texte form {
	background-color: #EEEEEE;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#conteneur #details .separation {
	height: 20px;
	background-color: #EEEEEE;
	width: 960px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	float: none;
}
#conteneur #panier {
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
	min-height: 350px;
}
#conteneur #panier .tabpanier table {
	width: 100%;
	border-collapse:collapse;
}
#conteneur #panier .tabpanier .th {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #323232;
	margin: 0px;
	padding: 2px;
}
#conteneur #panier .tabpanier td {
	margin: 0px;
	padding: 2px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #323232;
	vertical-align: top;
}
#conteneur #panier .tabpanier .repiqueoui {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#conteneur #panier .tabpanier .personnalisation {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: 700;
	color: #C60123;
}
#conteneur #panier .tabpanier .btnrepiq {
	width: auto;
	text-transform: uppercase;
}



#conteneur #panier .tabpanier img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#conteneur #panier .panierform {
	width: auto;
}

#conteneur #panier #menucom ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#conteneur #panier #menucom li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#conteneur #panier #menucom li a, #conteneur #panier #menucom li span{
	text-decoration: none;
	padding: 0px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	display: block;
	cursor: pointer;
}
#conteneur #panier #menucom img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 180px;
}
#conteneur #panier .col {
	margin: 0px;
	padding: 10px;
	float: left;
	width: 450px;
}
#conteneur #panier .col h4, #conteneur #panier .col3 h4 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E50028;
	margin: 0px;
	padding: 0px;
}
#conteneur #panier .col .btnenregistrer {
	background-image: url(../images/btn-enregistrer-continuer.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
#conteneur #panier .col3 {
	padding: 0px;
	width: 290px;
	float: left;
	margin-top: 0px;
	margin-right: 23px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#conteneur #details .valider {
	background-image: url(../images/btn-form-index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 194px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.bulle {
	font-size: 9px;
	color: #323232;
	background-color: #EEEEEE;
	display: block;
	margin: 0px;
	padding: 2px;
	border: 1px solid #BB0122;
	position: absolute;
	z-index: 2000;
	top: -40px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	left: -75px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.prix .ttc {
	font-size: 10px;
}
.lila {
	font-weight: bold;
}

.tabstock table{
	width:100%;
	border-collapse:collapse;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.tabstock th {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.tabstock td {
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
#conteneur .produit .stockpcs {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: 700;
}
#conteneur #panier #paiementsg input {
	margin: 5px;
	padding: 0px;
	height: 35px;
	width: 55px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.combien {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.nbrcaracok {
	color: #090;
}


.zoombox-wrap{
	background-color: rgba(0, 0, 0, 0.8);
	position: fixed;
	top:0px;
	width: 100%;
	left: 0px;
	min-height: 100%;
	z-index: 3000;
}

.zoombox{
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	min-height: 100%;
	align-items: center;
	align-content: center;
}

.zoom-produit{
	width: 500px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: 70px;;
}

.zoom-produit iframe{
width: 100%;
height: 500px;
overflow: hidden;
}

.close-zoom{
	width: 20px;
	height: 20px;
	position: absolute;
	top:-15px;
	right: -15px;
	background-color: #fff;
	border: #000 solid 1px;
	cursor: pointer;
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	padding: 2px;
}

#oldmdp{
	padding: 10px;
	border-radius: 5px;
	background-color: #c8cace;
	margin-top: 10px;
	width: 320px;
}



#conteneur #panier #paiementsg input[type=submit].btn-paiement-cb{
	display: block;
	width: 241px;
	height: 42px;
	background-image: url(../images/btn-paiement-cb.png);
	background-position: center center;
	background-size: cover;
	background-color: #fff;
}