body {
/*	background: #FFF url(bg_sales.gif) repeat-y scroll center top;*/
/*bg stval*/
	background: #FFF url(bg_val2012.jpg) repeat-y scroll center top;
/*bg normal*/
/*	background: #F6F6F6 url(bg_F6F6F6.png) repeat-y scroll center top;*/
/*bg xmas*/
/*	background: #F6F6F6 url(xmas2011.jpg) repeat-y scroll center top;*/
/*bg 2012*/
/*	background: url("new_year_2012_fr.jpg") repeat-y scroll center top #000000;*/
/*bg soldes*/
    /*background: url("bg_soldes_y.png") repeat-y scroll center top #FFF;*/
/**/	
/*Pour centrer ie6 and ie5.5*/
	text-align: center;
}

/*Start Rajout pour background 2012 + décalage 62px*/
/*body.nl {
	background: url("new_year_2012.jpg") repeat-y scroll center top #000000;
}*/

div#divContainer {
/*background normal ou soldes*/
    margin: 112px auto 0px auto !important;
/**/
/*    margin: 174px auto 0px auto !important;*/

/*si bg soldes*/
    /*padding: 0 10px 0px 10px !important;*/
    width: 956px !important;
}

div#header {
/*background normal ou soldes*/  
    top: 0px !important;
/**/
/*    top: 62px !important;*/

    width:956px;
}

div#divMain {
    margin: 0 1px 0 1px !important;
}

div#footerInfo {
    margin: 0px 5px 0px 5px !important;
}

div#divSubFooter {
    width: 956px !important;
    background-color:#FFF;
/*si bg soldes*/
    /*padding: 10px 10px 20px 10px !important;*/
    margin: 0 auto 0 auto !important;
}
/*Stop Rajout pour background 2012 + décalage 62px*/

/*Pour remettre l'alignement de base sur la gauche*/
div#divContainer {
    text-align: left;
}

/*Pour tableau des tailles -> ne savait pas quel css utiliser et celui-ci est chargé sur toutes les pages.*/
.tab_taille_leg {
	display:block;
	width:118px;
	height:13px;
	background: #FFF url("http://static.goldcondom.com/images/content/tableau-des-tailles-texte-image.png") no-repeat scroll 0 0;
	position: relative;
	top: 2px;
	cursor: pointer;
}

/*Pour tableau des tailles -> ne savait pas quel css utiliser et celui-ci est chargé sur toutes les pages.*/
#moreInformation #panes #technique .tab_taille_leg {
	display:block;
	width:138px;
	height:12px;
	background: #ffeef8 url("http://static.goldcondom.com/images/content/tableau-des-tailles-texte-image_new.png") no-repeat scroll 0 0;
	position: relative;
	top: 2px;
	cursor: pointer;
}

.tab_taille_leg:hover, #moreInformation #panes #technique .tab_taille_leg:hover {
	display:block;
	width:725px;
	height:347px;
	background: #FFF url("http://static.goldcondom.com/images/content/tab_taille_leg.jpg") no-repeat scroll 0 0;
	position: relative;
	top: 0px;
	cursor: pointer;
}
