

#monPanier.monPanier {
   background: url(/_img/french/pictos/monPanier2.png) no-repeat;
        _background:none;
        _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/french/pictos/monPanier2.png', sizingMethod='crop') ;
}
#monCompte.monCompte {
   background: url(/_img/french/titres/monCompte3.png) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/french/titres/monCompte3.png', sizingMethod='crop') ;
}
#nbArticles.nbArticles a {
   color: #000;
}
#titreCompte {
	color: #000;
	font: bold 1.7em arial, verdana, sans-serif;
	text-transform: uppercase;
	margin-bottom: 2px;
	margin-left: 10px;
	padding-top: 15px;
}
#titreCompte span {
	color: #c10435;
}

/* A GAUCHE */
#bgPoints {
	background: url(/_img/common/fonds/bgPoints.jpg) repeat-x;
	height: 62px;
	margin-left: 13px;
	width: 225px;
}
#bgPoints h3 {
    color: #FFFFFF;
    float: left;
    font: bold 1.2em arial,verdana,sans-serif;
    padding: 10px 0 0 10px;
    *padding-top:10px;
    position: relative;
    width: 120px;
}
#bgPoints #seDeconnecter {
   margin-top: 10px;
	float:left;
	color: #fff;
	font: 1.1em arial, verdana, sans-serif;
	display:block;
	background:url(/_img/common/puces/seDeconnecter.jpg) left 0.5em no-repeat;
	padding-left:7px;
	margin-bottom:5px;
}

#bgPoints ul {
    clear: both;
    float: left;
    list-style-type: none;
    margin-left: 32px;
    padding-left: 0;
    position: relative;
    width: 165px;
    *margin-top:0px;
}
#bgPoints li {
	background: url(/_img/common/puces/pucePoints.gif) left 0.5em no-repeat;
	color: #fff;
	font: 1.1em arial, verdana, sans-serif;
	padding-left: 7px;
	position:relative;
	float:left;
}
#bgPoints p {
	margin-left: 31px;
}
#bgPoints p img {
	margin-top: 31px;
}
#conteneurSmenu.notFixed{
	background: url(/_img/common/fonds/bgSmenuMonCompte.png) no-repeat left bottom;
	 _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/french/titres/monCompte3.png', sizingMethod='crop') ;
	margin-left: 6px;
	margin-right: -6px;
	padding: 0 9px 13px 7px;
	z-index:1;
}
*+html #conteneurSmenu.notFixed{ background: url(/_img/common/fonds/bgSmenuMonCompte.png) no-repeat left bottom; _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/common/fonds/bgSmenuMonCompte.png', sizingMethod='crop') ;}
* html #conteneurSmenu.notFixed{ background: transparent url(/_img/common/fonds/bgBesoinAide.png) no-repeat left bottom; _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/common/fonds/bgBesoinAide.png', sizingMethod='crop') ;}

#bgBottomConteneurSmenu,
*+html #bgBottomConteneurSmenu{
	display: none;
	background: none;
	height: 0;
	width: 0;
}
* html #bgBottomConteneurSmenu{
	background: transparent url(/_img/common/fonds/bgConteneurSmenu.png) no-repeat left bottom;
	 _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/common/fonds/bgConteneurSmenu.png', sizingMethod='crop') ;
	height: 8px;
	margin-top: -17px;
	margin-bottom: -13px;
	width: 100%;
}
#conteneurSmenu #smenu{
	padding-top: 17px;
}

#DivBesoinAide {
	margin-left:0px;
	padding: 0 3px;
	width:225px;
}
#titreBesoinAide {
	background: transparent url(/_img/french/titres/besoinAide.png) no-repeat scroll 0 0;
	 _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/french/titres/besoinAide.png', sizingMethod='crop') ;
	height: 8px;
	margin-left: 1px;
	margin-top: 43px;
	width: 80px;
}
#titreBesoinAide.titreBesoinAide {
	margin-top: 20px;
}
#bgBottomBesoinAide{
	background: transparent url(/_img/common/fonds/bgBesoinAide.png) no-repeat left bottom;
	 _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/common/fonds/bgBesoinAide.png', sizingMethod='crop') ;
	height: 8px;
	width: 100%;
}
.miniBgPanier{
	background: white;
	border-top: 2px solid #151515;
	clear: both;
	height: 91px;
	margin-top: 4px;
	overflow: hidden;
	padding-left: 10px;
	padding-top: 7px;
	position: relative;
	list-style-type: none;
	width: 215px;
	margin-left:0px;
}
.miniBgPanier li {
	margin-bottom: 3px;
	font: 10px arial, verdana, sans-serif;
	background: url(/_img/common/puces/puce.gif) left 0.5em no-repeat;
}
.miniBgPanier li a{
	text-decoration: underline;
}
.miniBgPanier li span,
.miniBgPanier .li2 a {
	color: #c10435;
}
.miniBgPanier .li2,
.miniBgPanier .li1 {
	color: #3f3a2f;
	padding-left: 7px;
}
.miniBgPanier .li1 {
	font-weight: bold;
	font-size: 11px;
}
.miniBgPanier .li3 {
	background: none;
	color: #8f8e8b;
	padding-left: 7px;
}
.miniBgPanier .li4 {
	color: #000;
	padding-left: 7px;
}
.miniBgPanier #seConnecter {
	text-align: center;
	margin-top: 15px;
}

/*A DROITE*/

#carnet_adresses{
	background:white url(/_img/common/fonds/bgMonCompte3.png) no-repeat scroll left bottom;
	 _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/common/fonds/bgMonCompte3.png', sizingMethod='crop') ;
	margin-left: 19px;
	margin-top: 40px;
	overflow: hidden;
	padding: 18px 33px 0 20px;
	width: 657px;
}
*html #carnet_adresses{
	_background-color: white;
	_background-image: none;
}
#carnet_adresses h3{
	border-bottom: 3px solid #1B1B1B;
	color: black;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 18px;
	padding-bottom: 2px;
	text-transform: uppercase;
}
#carnet_adresses h3 span{
	color: #C10435;
}
#carnet_adresses p,
#liste_adresses h4{
	color: #525252;
	font-size: 11px;
}
#liste_adresses h4{
	padding-top: 7px;
}

#liste_adresses{
	list-style-type: none;
	margin-top: 28px;
	width: 657px;
}
#liste_adresses li{
	height: 1%;
	overflow: hidden;#bgMonCompte .SuiteCreaCompte
	padding: 10px 0 16px 40px;
	position: relative;
	padding-left:10px;
}
#liste_adresses li.grey{
	background-color: #f1f1f1;
}
#liste_adresses .address span,
#liste_adresses .phones span{
	display: block;
	width: 200px;
}
#liste_adresses .address{
	float: left;
	line-height: 16px;
	padding-top: 1px;
	margin:0;
}
#liste_adresses .phones{
	margin-left: 230px;
	line-height: 16px;
	padding-top: 1px;
}


#liste_adresses .edit_action{
	border-left: 1px solid #b5b2ab;
	position: absolute;
	right: 0;
	top: 10px;
	width: 113px;
}
#liste_adresses .edit_action li{
	margin-left: 5px;
}
#liste_adresses .edit_action li.modify{
	border-bottom: 1px solid #b5b2ab;
	padding: 31px 0 12px 2px;
	width: 101px;
}
#liste_adresses .edit_action li.delete{
	padding: 11px 0 30px 5px;
	width: 98px;
}
#liste_adresses .edit_action a{
	background-position: left top;
	display: block;
	line-height: 1px;
	text-indent: -9999px;
}
#liste_adresses .edit_action a:hover{
	background-position: left bottom;
}
#liste_adresses .edit_action .modify a{
	background: url(/_img/french/pictos/modifier.gif) no-repeat;
	height: 10px;
	width: 66px;
}
#liste_adresses .edit_action .delete a{
	background: url(/_img/french/pictos/supprimer.gif) no-repeat;
	height: 13px;
	width: 71px;
}

#add_address{
	height: 64px;
	margin-top: 20px;
	text-align: center;
   z-index:10;
   position:relative;

}
#bgMonCompte {
   /*width:710px;
   height:474px;
   background: url(/_img/common/fonds/bgMonCompte.png) no-repeat;*/
   float:right;
   margin:0;
   padding:0;
}
.bgMonCompte1 {
   width:710px;
   height:474px;
   background: url(/_img/common/fonds/bgMonCompte.png) no-repeat;
   	 _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/common/fonds/bgMonCompte.png', sizingMethod='crop') ;
}
.bgMonCompte2 {
   width:719px;
   height:750px;
   background: url(/_img/common/fonds/bgMonCompte2.png) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/common/fonds/bgMonCompte2.png', sizingMethod='crop') ;
}
.bgMonCompte3 {
   width:726px;
   height:801px;
   background: url(/_img/common/fonds/bgMonCompte3.png) no-repeat;
   _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/common/fonds/bgMonCompte3.png', sizingMethod='crop') ;
}
.bgMonCompte4 {
   width:705px;
   height:875px;
   background: url(/_img/common/fonds/bgMonCompte4b.png) no-repeat;
      _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/common/fonds/bgMonCompte4.png', sizingMethod='crop') ;
}
.bgMonCompte5 {
   width:705px;
   height:391px;
   background: url(/_img/common/fonds/bgMonCompte5.png) no-repeat;
      _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/common/fonds/bgMonCompte5.png', sizingMethod='crop') ;
}
.bgMonCompte6 {
   width:705px;
   height:656px;
   background: url(/_img/common/fonds/bgMonCompte6.png) no-repeat;
      _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/common/fonds/bgMonCompte6.png', sizingMethod='crop') ;
}
.bgMonCompte6Bis {
   width:705px;
   background:#fff;
   border-right: 2px solid #eee;
   border-bottom: 2px solid #eee;
}
.bgMonCompte7 {
   height:1060px;
   background: url(/_img/common/fonds/bgMonCompte6.png) no-repeat;
      _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/common/fonds/bgMonCompte6.png', sizingMethod='crop') ;
}
.bgMonCompte8 {
   width:702px;
   height:824px;
   background: url(/_img/common/fonds/bgMonCompte8.png) no-repeat;
      _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/common/fonds/bgMonCompte8.png', sizingMethod='crop') ;
}
#bgMonCompte #WelcomeClient {
   color:#c10435;
   font: bold 1.1em arial, verdana, sans-serif;
   margin:0 0 15px 33px;
   padding-top:21px;
   width:610px;
}
#bgMonCompte #EspaceClient {
   color:#000;
   font: 1.1em arial, verdana, sans-serif;
   margin-left:33px;
   width:615px;
}
#bgMonCompte .menuEspaceClient {
   float:left;
   width:310px;
   margin:0px 0 0 33px;
   display:inline;
}
#bgMonCompte .menuEspaceClient2 {
   margin-left:20px;
}
#bgMonCompte .menuEspaceClient h3 {
   color:#000;
   font: bold 1.2em arial, verdana, sans-serif;
   text-transform:uppercase;
   width:310px;
   padding-bottom:5px;
   border-bottom:3px solid #1b1b1b;
}
#bgMonCompte .menuEspaceClient h3 span {
   color:#c10435;
}
.menuEspaceClient .intEspaceClient {
   width:289px;
   height:120px;
   padding-left:21px;
   background:#f8f8f8;
}
.menuEspaceClient .intEspaceClient h5 {
   color:#000;
   font: bold 1.12em arial, verdana, sans-serif;
   padding-top:18px;
}
.menuEspaceClient .intEspaceClient ul {
   margin-left:0;
   padding-left:0;
   clear:both;
   list-style-type:none;
   width:270px;
}
.menuEspaceClient .intEspaceClient ul li {
   background:url(/_img/common/puces/puce.gif) left 0.5em no-repeat;
   color:#000;
   font: 1.1em arial, verdana, sans-serif;
   padding-left:7px;
}
#bgMonCompte #textShop{
   color:#000;
   font: 1.1em arial, verdana, sans-serif;
   margin:0 0 15px 20px;
   padding-top:21px;
   width:610px;
}

#bgMonCompte .LeftEnregsiter {
   float:left;
   width:392px;
   margin-left:20px;
   display:inline;
}
#bgMonCompte .LeftEnregsiter2 {
   float:left;
   width:270px;
   margin-left:0px;
   display:inline;
   padding-bottom:0px;
   margin-top:0px;
   margin-bottom:20px;
}
#bgMonCompte .messageStackError {
   font-family: Verdana, Bold, sans-serif; font-size: 10px; color: #C10435; padding-left:20px;
}
#bgMonCompte .LeftEnregsiter3 {
   padding-bottom:0px;
}
#bgMonCompte #TitrePasEnregistre2 {
   color:#000;
   font: bold 1.2em arial, verdana, sans-serif;
   text-transform:uppercase;
   width: 372px;
   border-bottom: 3px solid #1b1b1b;
   padding-bottom:5px;
   margin-bottom: 16px;
   float:left;
   display:inline;
}

#bgMonCompte #DejaEnregistre{
	margin:auto;
	padding:0;
}

#bgMonCompte #enteteEnregistre{
	position:relative;
	float:left;
	border-bottom: 3px solid #1b1b1b;
	padding-bottom:5px;
	background-color:white !important;
	width:270px;
}

#bgMonCompte #enteteMdp{
	position:relative;
	float:left;
	border-bottom: 3px solid #1b1b1b;
	padding-bottom:5px;
	background-color:white !important;
	width:270px;
}

#bgMonCompte #DejaEnregistre, #bgMonCompte #DejaEnregistre2 {
   color:#000;
   font: bold 1.2em arial, verdana, sans-serif;
   text-transform:uppercase;
   width: auto;
   float:left;
}
#bgMonCompte .ChampsDejaEnregistre {
   float:right;
   margin-right:5px;
   display:inline;
   width:105px;
   color:#c10435;
   font: 10px arial, verdana, sans-serif;
}
#bgMonCompte .ChampsDejaEnregistre2 {
   margin-right:0px;
   padding-top:3px;
}
#bgMonCompte .ChampsObligatoire {
   float:right;
   margin-right:5px;
   display:inline;
   width:105px;
   color:#c10435;
   font: 10px arial, verdana, sans-serif;
}
#bgMonCompte .ChampsObligatoire2 {
   margin-right:0px;
   padding-top:3px;
}
#bgMonCompte #TitrePasEnregistre2 span, #bgMonCompte #DejaEnregistre span, #bgMonCompte #DejaEnregistre2 span, #bgMonCompte .TitreCompteCrea span {
   color:#c10435;
}
#bgMonCompte #CreezVotreCompte {
   color:#000;
   font: 1.1em arial, verdana, sans-serif;
   margin-left:33px;
   width:360px;
}
#bgMonCompte #CreezVotreCompte.CreezVotreCompte {
   margin-left:0px;
}
#bgMonCompte #CreezVotreCompte a {
   color:#000;
   text-decoration:none;
}
#bgMonCompte #ConfirmationMail {
   margin-left:33px;
   padding-left:0;
   width:370px;
   color:#000;
   font: 1.1em arial, verdana, sans-serif;
   list-style-type:none;
   margin-top:20px;
}
#bgMonCompte #ConfirmationMail.ConfirmationMail {
   margin-left:0px;
}
#bgMonCompte #ConfirmationMail li {
   background:url(/_img/common/puces/puce.gif) left 0.5em no-repeat;
   padding-left:7px;
   margin-bottom:20px;
}
#bgMonCompte #ConfirmationMail.ConfirmationMail li {
   margin-bottom:10px;
}
#bgMonCompte #ConfirmationMail li a {
   color:#000;
   text-decoration:none;
}
#bgMonCompte #Commande {
   color:#000;
   font: bold 1.1em arial, verdana, sans-serif;
   margin-left:33px;
   width:360px;
    z-index:1000;
   position:relative;
   display:block;

}
#bgMonCompte #Commande.Commande {
   margin-left:0px;
   z-index:100;
   position:relative;
   display:block;
}
#bgMonCompte #Commande #textSansCompte {
   margin: 35px 0 10px 0;
}

#bgMonCompte .FormDejaEnregistre {
	position:relative;
	float:left;
   width:247px;
   height:145px;
   background-color:#f1f1f1;
   /*clear:both;*/
   padding-left:20px;
   /*border-top: 3px solid #1b1b1b;*/
   margin-top:5px;
}

.LeftEnregsiter2{
	background-color:#f1f1f1;
}

#bgMonCompte .FormDejaEnregistre2 {
   height:145px;
}
#bgMonCompte .FormDejaEnregistre label {
   color:#515151;
   font: 1.1em arial, verdana, sans-serif;
   margin-top:10px;
   width:240px;
}
#bgMonCompte .FormDejaEnregistre label span {
   color:#c10435;
}
#bgMonCompte .FormDejaEnregistre input {
   color:#515151;
   font: 1.1em arial, verdana, sans-serif;
   width:218px;
   padding-left:7px;
   margin-top:4px;
   margin-bottom:5px;
   height:17px;
   border: 1px solid #bebebe;
   position:relative;
   display:block;
}

#bgMonCompte .FormDejaEnregistre .ConnectezVous {
   margin-top:5px;
}

#bgMoncompte #loginForm{
	position:relative;
	float:left;
}

#TextLoi {
    color: #A5A5A5;
    float: left;
    font: 10px arial,verdana,sans-serif;
    margin-left: 50px;
    margin-top: 17px;
    position: relative;
    width: 660px;
}

#TextLoi.TextLoi {
   margin-left: 20px;
}
.LeftEnregsiter #TextLoi2 {
   width:345px;
   margin-top: 15px;
   color:#a5a5a5;
   font: 10px arial, verdana, sans-serif;
}
#TextLoi a, #TextLoi2 a {
   color:#c10435;
   text-decoration:underline;
}
#bgMonCompte .conteneurTitreCompte {
   width:658px;
   float:left;
   margin-bottom:20px;
   margin:5px 0 0 33px;
   display:inline;
   border-bottom: 3px solid #1b1b1b;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
   margin:-9px 0 0 33px;
}

#bgMonCompte .conteneurTitreCompte2 {
   margin-top:35px;
}
#bgMonCompte .conteneurTitreCompte3 {
   margin-left:20px;
}
#bgMonCompte .conteneurTitreCompte4 {
   margin-left:31px;
}
#bgMonCompte .TitreCompteCrea {
   color:#000;
   font: bold 1.2em arial, verdana, sans-serif;
   text-transform:uppercase;
   width: auto;
   float:left;
   padding-bottom:2px;
   display:inline;
}


#bgMonCompte .FormLeft {
   width:300px;
   float:left;
   margin:10px 0 20px 53px;
   display:inline;
   z-index:1;
   position:relative;
}
#bgMonCompte .FormLeft2 {
   margin-left:40px;
}
#bgMonCompte .FormLeft label {
   color:#515151;
   font: 1.1em arial, verdana, sans-serif;
   float:left;
   display:block;
   width:127px;
   display:inline;
   height:20px;
   line-height:15px;
   z-index:1;
	margin-top:6px;
}
#bgMonCompte .FormLeft input {
   color:#515151;
   font: 1.1em arial, verdana, sans-serif;
   float:left;
   display:block;
   width:162px;
   padding-left:7px;
   height:17px;
   border: 1px solid #bebebe;
   z-index:1000;
	margin-top:6px;
}

#bgMonCompte .FormLeft textarea {
   color:#515151;
   font: 1.1em arial, verdana, sans-serif;
   float:left;
   display:block;
   width:162px;
   padding-left:7px;
   height:80px;
   margin-bottom:3px;
   margin-top:6px;
   border: 1px solid #bebebe;
}
#bgMonCompte .FormLeft select {
   color:#515151;
   font: 1.1em arial, verdana, sans-serif;
   float:left;
   display:block;
   width:170px;
   padding-left:7px;
   height:17px;
   border: 1px solid #bebebe;
   margin-top:6px;
}
#bgMonCompte .FormLeft label span {
   color:#c10435;
}


#bgMonCompte .FormLeft #SpecialLabel3 label {
   color:#000;
   font: 1.1em arial, verdana, sans-serif;
   float:left;
   display:block;
   width:20px;
   margin-left:0px;
   margin-right:10px;
}
#bgMonCompte .FormLeft #SpecialLabel3 input {
   width:13px;
   height:13px;
   float:left;
   margin-right:5px;
   border:none;
   margin-top:6px;
}
#bgMonCompte .FormLeft #PourVousJoindre3 {
   color:#a5a5a5;
   font: 1em arial, verdana, sans-serif;
   margin:20px 0 5px 0px;
   width:260px;
   line-height:12px;
   position:relative;
   float:left;
}
#bgMonCompte .SuiteCreaCompte {
   width:638px;
   clear:both;
   background: #f1f1f1;
   padding: 25px 0 15px 20px;
   margin-left:33px;
   //height:110px;
}
#bgMonCompte .SuiteCreaCompte2 {
   padding:17px 0 10px 20px;
   height:auto !important;
}
#bgMonCompte .SuiteCreaCompte3 {
   margin-bottom:10px;
}
#bgMonCompte .SuiteCreaCompte .text1 {
   color:#515151;
   font: 1.1em arial, verdana, sans-serif;
   margin-bottom:13px;
   padding-top:10px;
}
#bgMonCompte .SuiteCreaCompte2{
	height:47px;
	background: none repeat scroll 0 0 #F1F1F1;
    clear: both;
    margin-left: 33px;
    padding: 20px 0 5px 20px;
    width: 638px
}

#bgMonCompte .SuiteCreaCompte .text1 a {
   color:#c10435;
   text-decoration:underline;
}
#bgMonCompte .SuiteCreaCompte .text2 a {
   color:#515151;
   text-decoration:none;
}
#bgMonCompte .SuiteCreaCompte ul {
   padding-left:0;
   padding-top:0px;
   list-style-type:none;
   clear:both;
}
#bgMonCompte .SuiteCreaCompte li {
   color:#525252;
   font: 1.1em arial, verdana, sans-serif;
   background:url(/_img/common/puces/puce.gif) left 0.5em no-repeat;
   padding-left:7px;
   margin-bottom:10px;
}
#bgMonCompte .SuiteCreaCompte .ulNews {
   padding-top:15px;
}
#bgMonCompte .SuiteCreaCompte .ulNews li {
   color:#000;
   margin-bottom:5px;
}
#bgMonCompte .SuiteCreaCompte li.NoBg {
   background-image:none;
   color:#525252;
}
#bgMonCompte .SuiteCreaCompte li.NoBg a {
   text-decoration:none;
   color:#c10435;
}
#bgMonCompte .SuiteCreaCompte li#li1 {
   background:none;padding-left:0px;
}
#bgMonCompte .SuiteCreaCompte li .marge {
   margin-left:62px;
}
#bgMonCompte .SuiteCreaCompte li .marge2 {
   margin-left:30px;
}
#bgMonCompte .SuiteCreaCompte input {
   width:13px;
   height:13px;
   margin-left:15px;
   margin-right:5px;
   vertical-align:top;
   z-index:150;
   position:relative;
   float:none;
}
#bgMonCompte .SuiteCreaCompte input.input1 {
   width:13px;
   height:13px;
   margin-left:0px;
}
#bgMonCompte .SuiteCreaCompte input.input2 {
   width:164px;
   height:17px;
   margin-left:47px;
   margin-right:0px;
   vertical-align:top;
   padding-left:6px;
   border:1px solid #bebebe;
   color:#000;
   font: 11px arial, verdana, sans-serif;
}
#bgMonCompte #submitForm, #bgMonCompte #submitForm2 {
   width:88px;
   height:19px;
   /*margin-top:20px;*/
   z-index:600;
   position:relative;
   display:block;
   margin:0 auto;
}
#bgMonCompte #submitForm{
	padding-top:10px;
}

#bgMonCompte #submitForm2 {
   margin-top:10px;
}
#bgMonCompte #submitForm.submitForm {
   float:right;
   margin: 9px 20px 0 0;
   /*display:inline;*/
   z-index:1000;
   position:relative;
   display:block;
}
#bgMonCompte #textCommandes {
   color:#515151;
   font: 1.1em arial, verdana, sans-serif;
   clear:both;
   padding: 15px 0 20px 40px;
}
#bgMonCompte #textCommandes.textCommandes {
   padding-bottom:12px;
}
#bgMonCompte #textCommandes a {
   color:#515151;
   text-decoration:none;
}
#bgMonCompte .PageCommandes {
   margin-left:40px;
   padding-left:0;
   width:658px;
   list-style-type:none;
}
#bgMonCompte .PageCommandes2 {
   margin-top:10px;
}
#bgMonCompte .PageCommandes li, #bgMonCompte .PageCommandes li a {
   display:inline;
}
#bgMonCompte .PageCommandes .lienPrec a, #bgMonCompte .PageCommandes .lienSuiv a {
   display:block;
   background:url(/_img/common/puces/pucePrev.gif) left 0.5em no-repeat;
   padding-left:8px;
   color:#000;
   font: 1em arial, verdana, sans-serif;
   text-decoration:underline;
   float:left;
   width:60px;
   z-index:1000;
   position:relative;
}
#bgMonCompte .PageCommandes .lienSuiv a {
   background:url(/_img/common/puces/puceNext.gif) right 0.5em no-repeat;
   padding-left:0px;
   padding-right:8px;
   margin-right:20px;
   float:right;
   width:37px;
   display:inline;
}
#bgMonCompte .PageCommandes .pageNumerotees {
   width:auto;
   margin-left:227px;
   float:left;
}
#bgMonCompte .PageCommandes .pageNumerotees a {
   color:#000;
   font: 1.1em arial, verdana, sans-serif;
   text-decoration:underline;
   margin-right:9px;
   z-index:150;
   position:relative;

}
#bgMonCompte .PageCommandes .pageNumerotees a.on {
   color:#c10435;
   font-weight:bold;
   text-decoration:none;
}
#bgMonCompte #NumeroCommande {
   float:left;
   width:629px;
   padding-left:10px;
   background:#c1c1c1;
   margin:10px 0 3px 39px;
   height:47px;
   display:inline;position:relative;
}
#bgMonCompte #NumeroCommande p {
   position:absolute;
   left:0;
   margin-top:-5px;
   width:100px;
   height:18px;
   background:#c10435;
   color:#fff;
   font: bold 1.4em arial, verdana, sans-serif;
   text-transform:uppercase;
   padding-top:2px;
   text-indent:11px;
}
#bgMonCompte #NumeroCommande h6 {
   color:#000;
   font: bold 1.2em arial, verdana, sans-serif;
   text-transform:uppercase;
   padding-top:24px;
   margin-right:17px;
   float:left;
}
#bgMonCompte #NumeroCommande h6 span.black {
   color: #000;
}
#bgMonCompte #NumeroCommande h6 span {
   color:#c10435;
}
#DivSuiviCommande {
   float:left;
   width:629px;
   padding:15px 0 0 10px;
   background:#eee;
   margin:0 0 10px 39px;
   height:75px;
   display:inline;
}
#DivSuiviCommande .left {
   float:left;
   width:136px;
   margin-right:17px;
   display:inline;
}
#DivSuiviCommande .left2 {
   width:194px;
   margin-right:0px;
}
#DivSuiviCommande .left ul{
   margin-left:0px;
   padding-left:0;
   margin-top:10px;
   list-style-type:none;
}
#DivSuiviCommande .left2 ul {
   margin-top:0px;
}
#DivSuiviCommande .left li, #DivSuiviCommande .right li {
   background:url(/_img/common/puces/puceCommande.jpg) left 0.5em no-repeat;
   padding-left:7px;
   color:#5a5a5a;
   text-decoration:none;
   margin-bottom:8px;
   font: 10px arial, verdana, sans-serif;
   z-index:1000;
   position:relative;
   display:block;

}
#DivSuiviCommande .left li a {
   color:#5a5a5a;
   text-decoration:none;
}
#DivSuiviCommande .left2 li a {
   color:#000;
   font: 11px arial, verdana, sans-serif;
}
#DivSuiviCommande .left li span span {
   text-align: right;
   float: right;
}
#DivSuiviCommande .left li.PositionLeft {
   float:left;
}
#DivSuiviCommande .left li img {
   float: right;
}
#DivSuiviCommande .left li.PositionLeft2 {
   background-image:url(/_img/common/puces/puceCommande.jpg) no-repeat scroll left 0.5em;
}
#DivSuiviCommande .left li.PositionLeft3 {
   float:left;
   background-image:url(/_img/common/puces/puceCommande.jpg) no-repeat scroll left 0.5em;
}
#DivSuiviCommande .right {
   float:left;
   padding-left: 10px;
   z-index:1000;
   position:relative;
}
#DivSuiviCommande .right ul {
	margin-top: 5px;	
}
#bgMonCompte #suiteBgPanier4 {
   width:648px;
   margin-left:38px;
}
#bgMonCompte #suiteBgPanier4 h3  {
   color:#000;
   font: bold 1.2em arial, verdana, sans-serif;
   text-transform:uppercase;
   float:left;
   display:inline;
   width:auto;
   padding-bottom:5px;
}
#suiteBgPanier4 #description {
   margin-right:301px;
}
#suiteBgPanier4 #prix {
   margin-right:58px;
}
#suiteBgPanier4 #quantite {
   margin-right:55px;
}
#bgMonCompte .MonProduit {
   width:648px;
   border-top: 1px solid #ececec;
   border-bottom: 1px solid #ececec;
   padding-bottom:10px;
   margin-left:auto;
   margin-right:auto;
}
#bgMonCompte .MonProduit2 {
   border-bottom: none;
}
#bgMonCompte .left1 {
   float:left;
   display:inline;
   width:220px;
   margin-top:9px;
}
#bgMonCompte .MonProduit img {
   border: 1px solid #ececec;
   float:left;
   margin: 9px 19px 0 0;
}
#bgMonCompte .MonProduit h4 {
   clear:both;
   color:#000;
   font: bold 1.4em arial, verdana, sans-serif;
   text-transform:uppercase;
}
#bgMonCompte .MonProduit h5 {
   color:#000;
   font: bold 1.1em arial, verdana, sans-serif;
   margin-bottom:6px;
}
#bgMonCompte .prixMonProduit {
   color:#000;
   font: bold 1.3em arial, verdana, sans-serif;
   float:left;
   width:84px;
   margin-top:9px;
   margin-right:55px;
   text-align:right;
}
#bgMonCompte .quantiteMonProduit {
   width:25px;
   float:left;
   margin-top:7px;
   color:#000;
   font: bold 13px arial, verdana, sans-serif;
   margin-left:15px;
   display:inline;
   text-align:right;
}
#bgMonCompte .QuantitePrix {
   color:#c10435;
   font: bold 1.3em arial, verdana, sans-serif;
   float:right;
   margin-top:9px;
   width:60px;
   text-align:right;
   margin-right:25px;
   display:inline;
}
#bgMonCompte .QuantitePrix2 {
   margin-left:164px;
   width:50px;
   float:left;
}
#bgMonCompte .btProduits {
   float:right;
   width:72px;
}
#bgMonCompte .btProduits ol {
   margin-right:0;
   padding-right:0;
   clear:both;
   list-style-type:none;
   width:75px;
   padding-top:5px;
   margin-left:-38px;
}
#bgMonCompte .btProduits ol a {
   background:url(/_img/common/puces/puce.gif) left 0.5em no-repeat;
   color:#000;
   font: 1.1em arial, verdana, sans-serif;
   padding-left:7px;
   display:block;
   text-decoration:none;
   height:13px;
}
#bgMonCompte .MonProduit ul {
   margin-left:0;
   padding-left:0;
   clear:both;
   list-style-type:none;
   width:220px;
}
#bgMonCompte .MonProduit ul li {
   background:url(/_img/common/puces/puce.gif) left 0.5em no-repeat;
   color:#000;
   font: 1.1em arial, verdana, sans-serif;
   padding-left:7px;
}
#bgMonCompte .MonProduit ul li span {
   font-size: 10px;
}
#bgMonCompte .MonProduit ul li.right {
   display:inline;
   margin-right:20px;
}
#bgMonCompte .textIntro {
   color:#000;
   font: bold 1.1em arial, verdana, sans-serif;
   clear:both;
   padding: 20px 0 5px 20px;
}
#bgMonCompte .textIntro2 {
   color:#000;
   font: 1.1em arial, verdana, sans-serif;
   clear:both;
   padding: 7px 0 0px 20px;
}
#bgMonCompte .textIntro3 {
   color:#515151;
   font: 1.1em arial, verdana, sans-serif;
   clear:both;
   padding: 0px 0 30px 20px;
}
#bgMonCompte .textIntro4 {
   padding-bottom:10px;
}
#bgMonCompte .textIntro4 a {
   color:#000;
   text-decoration:none;
}
#bgMonCompte .textIntro5 {
   padding-bottom:10px;
   padding-top:0px;
}
#bgMonCompte .textIntro6 {
   padding-bottom:10px;
   padding-top:0px;
   float:left;
   width:130px;
}
#bgMonCompte .textIntro7 {
   padding-left:31px;
}
#bgMonCompte .Content, #bgMonCompte .Content2, #bgMonCompte .Content3, #bgMonCompte .Content4 {
   width:643px;
   float:left;
   display:inline;
   background: #f1f1f1;
   padding: 10px 0 10px 15px;
   margin-left:20px;
}
#bgMonCompte .Content3, #bgMonCompte .Content4 {
   margin-top:2px;
}
#bgMonCompte .Content p {
   float:left;
   width:160px;
   margin-bottom:5px;
}
#bgMonCompte .Content2 p {
   float:left;
   width:160px;
   margin-bottom:3px;
}
#bgMonCompte .Content2 .intContent2 {
   float:left;
   width:320px;
}
#bgMonCompte .Content input {
   width:13px;
   height:13px;
   margin-right:6px;
   vertical-align:middle;
   z-index:150;
   position:relative;
}
#bgMonCompte .Content3 input {
   width:28px;
   padding-left:2px;
   height:17px;
   float:left;
   margin-right:6px;
   border:1px solid #b5b5b5;
   color: #525252;
   font: 1.1em arial, verdana, sans-serif;
   z-index:1000;
   position:relative;
}
#bgMonCompte .Content3 input.input1 {
   width:44px;
}
#bgMonCompte .Content4 input {
   width:13px;
   height:13px;
   margin-right:6px;
   vertical-align:middle;
   float:left;
}
#bgMonCompte .Content4 .SpecialLabel input {
   width:13px;
   height:13px;
   float:left;
}
#bgMonCompte .Content4 .SpecialLabel input.input1 {
   width:28px;
   padding-left:2px;
   height:17px;
   float:left;
   margin-right:6px;
   border:1px solid #b5b5b5;
   color: #525252;
   font: 1.1em arial, verdana, sans-serif;
}
#bgMonCompte .Content4 .SpecialLabel input.input2 {
   width:44px;
}
#bgMonCompte .Content4 .SpecialLabel span {
   color: #000;
   font: 1.1em arial, verdana, sans-serif;
   margin-top:4px;
   display:block;
}
#bgMonCompte .Content label, #bgMonCompte .Content2 label, #bgMonCompte .Content3 label, #bgMonCompte .Content4 .TitreLabel {
   color: #515151;
   font: 1.1em arial, verdana, sans-serif;
}
#bgMonCompte .Content4 .TitreLabel2, #bgMonCompte .Content4 .SpecialLabel2 {
   margin-top:12px;
   float:left;
}

#bgMonCompte .Content4 .TitreLabel span {
   color: #a5a5a5;
   font-size:10px;
}
#bgMonCompte .Content2 p, #bgMonCompte .Content3 p, #bgMonCompte .Content4 p {
   clear:both;
   width:auto;
}
#bgMonCompte .Content2 label, #bgMonCompte .Content3 label, #bgMonCompte .Content4 .TitreLabel {
   float:left;
   width:151px;
   display:block;
   margin-right:10px;
   display:inline;
}
#bgMonCompte .Content4 .label1 {
   width:18px;
   color: #000;
   float:left;
   color: #525252;
   font: 1.1em arial, verdana, sans-serif;
   display:block;
}
#bgMonCompte .Content2 select {
   float:left;
   width:100px;
   height:17px;
   border:1px solid #b5b5b5;
   color: #525252;
   font: 1.1em arial, verdana, sans-serif;
}
#bgMonCompte .Content2 select.select1 {
   width:138px;
}
#bgMonCompte .Content4 .SpecialLabel, #bgMonCompte .Content4 .SpecialLabel p {
   float:left;
   width:172px;
   z-index:1000;
   position:relative;
}
#bgMonCompte .Content4 .SpecialLabel .MargeTop {
   margin-top:10px;
}
#bgMonCompte .Content4 .SpecialLabel .MargeTop2 {
   margin-top:14px;
}
#bgMonCompte .Content4 .SpecialLabel .MargeTop3 {
   margin-top:4px;
}

#bgMonCompte .Content4 .SpecialLabel label {
   color:#000;
   font: 1.1em arial, verdana, sans-serif;
   width:30px;
   float:left;
   display:block;
}
#bgMonCompte #Changermdp {
   width:638px;
   clear:both;
   background: #f1f1f1;
   padding: 25px 0 15px 20px;
   margin-left:33px;
   z-index:1;
   position:relative;
}
#bgMonCompte #Changermdp label {
   width:150px;
   color: #000;
   float:left;
   color: #515151;
   font: 1.1em arial, verdana, sans-serif;
   display:block;
}
#bgMonCompte #Changermdp label span {
   color: #a5a5a5;
   font-size:10px;
}
#bgMonCompte #Changermdp input {
   width:223px;
   padding-left:2px;
   height:17px;
   float:left;
   margin-left:50px;
   display:inline;
   border:1px solid #b5b5b5;
   color: #515151;
   font: 1.1em arial, verdana, sans-serif;
}
#bgMonCompte #Changermdp p {
   margin-bottom:4px;
}
#bgMonCompte .BlockActus {
   width:638px;
   clear:both;
   background: #f1f1f1;
   padding: 10px 0 0px 20px;
   margin-left:20px;
}
#bgMonCompte .BlockActus.BlockActus2 {
   padding-top:5px;
}
#bgMonCompte .BlockActus ul {
   margin-left:0;
   padding-left:0;
   clear:both;
   list-style-type:none;
   width:500px;
}
#bgMonCompte .BlockActus li {
   background:url(/_img/common/puces/puce.gif) left 0.5em no-repeat;
   padding-left:7px;
   width:115px;
   float:left;
   padding-bottom:10px;
}
#bgMonCompte .BlockActus.BlockActus2 li {
   width:180px;
   clear:left;
   padding-bottom:5px;
}
#bgMonCompte .BlockActus li a {
   color:#000;
   font: 1.1em arial, verdana, sans-serif;
   text-decoration:none;
}
#bgMonCompte .RadioActus p {
   float:left;
   width:auto;
   margin-right:20px;
}
#bgMonCompte .RadioActus p.Marge {
   margin-left:50px;
   display:inline;
}
#bgMonCompte .RadioActus label {
   color:#000;
   font: 1.1em arial, verdana, sans-serif;
}
#bgMonCompte .RadioActus input {
   width:13px;
   height:13px;
   vertical-align:top;
   margin-right:4px;
   margin-bottom:10px;
}
#ChoisirRss {
   float:left;
}
#ChoisirRss img {
   vertical-align:middle;
   margin-right:7px;
}
#ChoisirRss select {
   width:188px;
   height:17px;
   border:1px solid #b5b5b5;
   color: #7f7f7f;
   font: 1em arial, verdana, sans-serif;
}

#bgMonCompte .FormDejaEnregistre label, input{
	position:relative;
	/* MODIFICATION WAMBRE.A GLCOM-604 : Mon Compte - Impossible d'ajouter / modifier une adresse de livraison */
	/* float:left; */
	/* FIN MODIFICATION WAMBRE.A GLCOM-604 : Mon Compte - Impossible d'ajouter / modifier une adresse de livraison */
}

#bgMonCompte #ListeMarques {
   margin-left:31px;
   padding-left:0;
   clear:both;
   list-style-type:none;
   width:624px;
   height:20px;
   font-size:0;
}
#bgMonCompte #ListeMarques li {
   float:left;
   padding:5px 0 2px 0;
   width:24px;
   background:#c10435;
}
#bgMonCompte #ListeMarques li.on {
   background:#000;
}
#ListeMarques li a {
   height:13px;
   display:block;
   margin-left:auto;
   margin-right:auto;
}
#ListeMarques #lettreA {
   background:url(/_img/french/pictos/lettreA.png) no-repeat;
      _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/french/pictos/lettreA.png', sizingMethod='crop') ;
   width:11px;
}
#ListeMarques #lettreB {
   background:url(/_img/french/pictos/lettreB.png) no-repeat;
       _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/french/pictos/lettreB.png', sizingMethod='crop') ;
   width:9px;
}
#ListeMarques #lettreC {
   background:url(/_img/french/pictos/lettreC.png) no-repeat;
       _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/french/pictos/lettreC.png', sizingMethod='crop') ;
   width:9px;
}
#ListeMarques #lettreD {
   background:url(/_img/french/pictos/lettreD.png) no-repeat;
       _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/french/pictos/lettreD.png', sizingMethod='crop') ;
   width:10px;
}
#ListeMarques #lettreE {
   background:url(/_img/french/pictos/lettreE.png) no-repeat;
       _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/french/pictos/lettreE.png', sizingMethod='crop') ;
   width:7px;
}
#ListeMarques #lettreF {
   background:url(/_img/french/pictos/lettreF.png) no-repeat;
       _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/french/pictos/lettreF.png', sizingMethod='crop') ;
   width:7px;
}
#ListeMarques #lettreG {
   background:url(/_img/french/pictos/lettreG.png) no-repeat;
       _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/french/pictos/lettreG.png', sizingMethod='crop') ;
   width:11px;
}
#ListeMarques #lettreH {
   background:url(/_img/french/pictos/lettreH.png) no-repeat;
       _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/french/pictos/lettreH.png', sizingMethod='crop') ;
   width:9px;
}
#ListeMarques #lettreI {
   background:url(/_img/french/pictos/lettreI.png) no-repeat;
       _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/french/pictos/lettreI.png', sizingMethod='crop') ;
   width:5px;
}
#ListeMarques #lettreJ {
   background:url(/_img/french/pictos/lettreJ.png) no-repeat;
       _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/french/pictos/lettreJ.png', sizingMethod='crop') ;
   width:6px;
}
#ListeMarques #lettreK {
   background:url(/_img/french/pictos/lettreK.png) no-repeat;
   _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/french/pictos/lettreK.png', sizingMethod='crop') ;
   width:11px;
}
#ListeMarques #lettreL {
   background:url(/_img/french/pictos/lettreL.png) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/french/pictos/lettreL.png', sizingMethod='crop') ;
   width:7px;
}
#ListeMarques #lettreM {
   background:url(/_img/french/pictos/lettreM.png) no-repeat;
   _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/french/pictos/lettreM.png', sizingMethod='crop') ;
   width:14px;
}
#ListeMarques #lettreN {
   background:url(/_img/french/pictos/lettreN.png) no-repeat;
   _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/french/pictos/lettreN.png', sizingMethod='crop') ;
   width:9px;
}
#ListeMarques #lettreO {
   background:url(/_img/french/pictos/lettreO.png) no-repeat;
   _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/french/pictos/lettreO.png', sizingMethod='crop') ;
   width:12px;
}
#ListeMarques #lettreP {
   background:url(/_img/french/pictos/lettreP.png) no-repeat;
   _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/french/pictos/lettreP.png', sizingMethod='crop') ;
   width:10px;
}
#ListeMarques #lettreQ {
   background:url(/_img/french/pictos/lettreQ.png) no-repeat;
   _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/french/pictos/lettreQ.png', sizingMethod='crop') ;
   width:12px;
}
#ListeMarques #lettreR {
   background:url(/_img/french/pictos/lettreR.png) no-repeat;
   _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/french/pictos/lettreR.png', sizingMethod='crop') ;
   width:11px;
}
#ListeMarques #lettreS {
   background:url(/_img/french/pictos/lettreS.png) no-repeat;
   _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/french/pictos/lettreS.png', sizingMethod='crop') ;
   width:8px;
}
#ListeMarques #lettreT {
   background:url(/_img/french/pictos/lettreT.png) no-repeat;
   _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/french/pictos/lettreT.png', sizingMethod='crop') ;
   width:9px;
}
#ListeMarques #lettreU {
   background:url(/_img/french/pictos/lettreU.png) no-repeat;
   _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/french/pictos/lettreU.png', sizingMethod='crop') ;
   width:9px;
}
#ListeMarques #lettreV {
   background:url(/_img/french/pictos/lettreV.png) no-repeat;
   _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/french/pictos/lettreV.png', sizingMethod='crop') ;
   width:11px;
}
#ListeMarques #lettreW {
   background:url(/_img/french/pictos/lettreW.png) no-repeat;
   _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/french/pictos/lettreW.png', sizingMethod='crop') ;
   width:14px;
}
#ListeMarques #lettreX {
   background:url(/_img/french/pictos/lettreX.png) no-repeat;
   _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/french/pictos/lettreX.png', sizingMethod='crop') ;
   width:11px;
}
#ListeMarques #lettreY {
   background:url(/_img/french/pictos/lettreY.png) no-repeat;
   _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/french/pictos/lettreY.png', sizingMethod='crop') ;
   width:10px;
}
#ListeMarques #lettreZ {
   background:url(/_img/french/pictos/lettreZ.png) no-repeat;
   _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/french/pictos/lettreZ.png', sizingMethod='crop') ;
   width:8px;
}
#bgMonCompte .BlockMarques {
   width:624px;
   clear:both;
   background: #f1f1f1;
   margin-left:31px;
   float:left;
   display:inline;
}
#bgMonCompte .BlockMarques p {
   float:left;
   width:151px;
   padding-bottom:10px;
}
#bgMonCompte .BlockMarques label {
   color: #000;
   font: 1.2em arial, verdana, sans-serif;
   background:url(/_img/common/puces/puceCommande.jpg) left 0.5em no-repeat;
   padding-left:8px;
   display:block;
   float:left;
   width:109px;
}
#bgMonCompte .BlockMarques input {
   width:13px;
   height:13px;
   vertical-align:top;
   margin-right:5px;
   display:block;
   float:left;
   z-index:130;
   position:relative;
}
#inputMarques .input1 {
   width:334px;
   padding-left:2px;
   height:17px;
   margin:0px 10px 0 33px;
   display:inline;
   border:1px solid #b5b5b5;
   color: #000;
   font: 1.1em arial, verdana, sans-serif;

}
/*POP IN*/
#DivPanierModifadr,
#DivPanierModif,
#DivAjout,
#DivCheck,
#DivValidation,
#DivSuppression {
	/*display:none;*/
	width:378px;
	position:absolute;
	/* MODIFICATION WAMBRE.A GLCOM-604 : Mon Compte - Impossible d'ajouter / modifier une adresse de livraison */
	z-index: 700;
	/* FIN MODIFICATION WAMBRE.A GLCOM-604 : Mon Compte - Impossible d'ajouter / modifier une adresse de livraison */
	left:50%;
	margin-left:-189px;
	top:130px;
	background:#fefefe;
}
DivPanierModif..infoBold {
font-size:13px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-weight:normal;
margin-top:10px;
}
#DivCheck {
    width: auto;
    padding-right: 10px;
}
#DivPanierModifadr .Fermer,
#DivPanierModif .Fermer,
#DivAjout .Fermer,
#DivCheck .Fermer,
#DivValidation .Fermer,
#DivSuppression .Fermer {
	display:block;
	float:right;
	display:inline;
	color:#000;
	font: 1.1em arial, verdana, sans-serif;
	text-decoration:none;
	margin: 10px 6px 15px 0;
}
#DivPanierModifadr .Fermer:hover,
#DivPanierModif .Fermer:hover,
#DivAjout .Fermer:hover,
#DivCheck .Fermer:hover,
#DivValidation .Fermer:hover,
#DivSuppression .Fermer:hover {
	color:#c10435;
}
#DivPanierModif h3,#DivPanierModifadr h3 #DivAjout h3 {
	color:#000;
	font: bold 1.3em arial, verdana, sans-serif;
	clear:both;
	margin-left:10px;
	margin-bottom:10px;
}
#DivPanierModif form,#DivPanierModifadr form, #DivAjout form {
	width:350px;
	margin-left:10px;
}
#DivPanierModif label,#DivPanierModifadr label, #DivAjout label  {
	color:#000;
	font: 1.1em arial, verdana, sans-serif;
   text-align:right;
   width:100px;
   display:inline-block;
   vertical-align:top;
}
#DivPanierModif label span,#DivPanierModifadr label span, #DivAjout label span {
	color:#c10435;
}
#DivPanierModifadr input, #DivPanierModifadr select, #DivPanierModifadr textarea,
#DivPanierModif input, #DivPanierModif select, #DivPanierModif textarea,
#DivAjout input, #DivAjout select, #DivAjout textarea {
	color:#000;
	font: 1.1em arial, verdana, sans-serif;
   width:170px;
   height:19px;
   margin-bottom:2px;
   margin-left:8px;
   border: 1px solid #ccc;
}
#DivPanierModif select,#DivPanierModifadr select, #DivAjout select {
   width:175px;
}
#DivPanierModif textarea,#DivPanierModifadr textarea, #DivAjout textarea {
   height:35px;
}
#DivPanierModif div,#DivPanierModifadr div, #DivAjout div {
	color:#000;
	font: 1.1em arial, verdana, sans-serif;
	width:327px;
	margin: 3px 0 3px 0;
}
#DivPanierModif input#input,#DivPanierModifadr input#input, #DivAjout input#input {
	font-size:0;
   width:78px;
   height:19px;
   margin: 5px 0 5px 110px;
}
#DivCheck p.text1 {
	color:#000;
	font: bold 1.1em arial, verdana, sans-serif;
	clear:both;
	width:317px;
	margin-left:10px;
	margin-bottom:10px;
}
#DivCheck form {

	/*width: auto;*/
	width:320px;
	margin-left:10px;
}
#DivCheck label {
	color:#000;
	font: 1.1em arial, verdana, sans-serif;
}
#DivCheck .select {
	color:#000;
	font: 1.1em arial, verdana, sans-serif;
	width:320px;
	height:19px;
	border: 1px solid #ccc;
	margin-bottom:10px;
	margin-top:3px;
}
#DivCheck input.radio {
	width:13px;
	height:13px;
	vertical-align:middle;
	margin-right:5px;
}
#DivValidation p.text1 {
	color:#000;
	font: bold 1.1em arial, verdana, sans-serif;
	clear:both;
	width:317px;
	margin-left:10px;
	margin-bottom:10px;
}
#DivValidation div {
	width:28px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
#DivSuppression p.text1 {
	color:#000;
	font: bold 1.1em arial, verdana, sans-serif;
	clear:both;
	width:317px;
	margin-left:10px;
	margin-bottom:10px;
}
#DivSuppression div {
	width:90px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
#DivSuppression div img {
	margin-right:5px;
}
#bgMonCompte .FormDejaEnregistre p.ConnectezVous input {
   margin:0;
   height:auto;
   width:auto;
   border: 0;
   z-index:10;
   position:relative;
   display:block;
}
#DivPanierModif td{
    vertical-align:top;
    padding-top: 3px;
}

.info4{
	color:#696255;
    font-size:10px;
    padding-left:25px;
}
.rouge {
color:#C10435;
}
#imgPrctProfil {
    float: left;
    margin-left: 31px;
    position: relative;
    width: 220px;
}
#changeData{
	position:relative;
	float:left;
	margin-left:-18px;
	*:margin-left:-20px;
}

#changeData .FormLeft label{
	margin-top:0px !important;
}

#bgMonCompte #DejaEnregistre{
	margin:0 auto;
	padding:0;
}

#conteneurLeft5{
	margin-top:0px !important;
}

#conteneurRight5{
	position:relative;
	float:right;
	margin-bottom:15px !important;
	width:720px !important;
}

* html #conteneurRight5{
	/*margin-top:-170px;*/
	width:699px !important;
}

.LeftEnregsiter2 h3, .LeftEnregsiter2 p{
	margin:0px;
	padding:0px;
}

*:first-child+html #global{
	padding-bottom:100px;
}

*:first-child+html .LeftEnregsiter2{
	margin-bottom:10px;
}

*:first-child+html #bgMonCompte .FormDejaEnregistre {
   margin-top:10px;
}

*:first-child+html #bgMonCompte .FormDejaEnregistre2 {
   height:118px;
}

* html #bgMonCompte .FormDejaEnregistre{
	margin-top:0px;
}

*:first-child+html #bgMonCompte #DejaEnregistre{

}

/* AJOUT WAMBRE OUTTERYCK GLCOM-533 : sur IE6, le contenu des pages "Mon compte" n'est pas correctement aligné */
* html #global { 
   width:973px;
   margin-left:auto;
   margin-right:auto;
}

* html .conteneurTitreCompte {
	width: 650px !important;
}

* html #bgMonCompte {
	width:706px !important;	
}

* html #TextLoi {
	width:620px;
	margin-left: 27px;
}

* html #bgMonCompte .FormDejaEnregistre{
	margin-top:0px;
}

* html #liste_adresses {
	width: 615px;
}

* html #carnet_adresses{
	_background-color: white;
	_background-image: none;
	width: 615px;
}


* html #bgMonCompte .menuEspaceClient {
   margin:0px 0 0 33px;
}

* html #bgMonCompte .menuEspaceClient2 {
   margin-left:20px;
}

* html #bgMonCompte .menuEspaceClient h3 {
   color:#000;
   font: bold 1.2em arial, verdana, sans-serif;
   text-transform:uppercase;
   width:310px;
   padding-bottom:5px;
   border-bottom:3px solid #1b1b1b;
}
* html #bgMonCompte .menuEspaceClient h3 span {
   color:#c10435;
}
/* MODIFICATION WAMBRE OUTTERYCK GLCOM-533 : sur IE6, le contenu des pages "Mon compte" n'est pas correctement aligné */
