object{
	display:block;/*est inline par défaut*/
	outline: none;
}

*{
margin: 0pt;
padding: 0pt;
}

html{
	height: 100%;
	
}
	
body{
	background: #1f1c1b;
	margin: 0;
	padding: 0;
	position: relative;
	height: 100%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 76%;
/*text-align:center;*/
color:#fff;
	
}

a{
color: #FFF;
text-decoration: underline;
}

p{
margin: 10px 0;
}

ul{
margin:10px 0 10px 30px;
}

.clear{
clear: left;
}


#conteneur{
	background: #1f1c1b;
	position: relative;
margin: 0 auto;
/*padding-top: 118px;*/

	min-height: 100%;
/*	border: 3px solid #FF0000;*/
text-align: left;

}

#zoneEntete{
	width:100%;
	height:118px;/*118 (bandeauSup)+381(zoneContenu)*/
	position: absolute;
	/*top: -118px;*/
	margin-top:0px;/*obligatoire pour placer le div au sommet*/
	z-index: 999;/*assure a superposition - interference d'affichage dans Opera*/
	
}

#porteContenu{
/*aucun style associé
mais sans lui le contenu div texte se pose au top:0 et le menu hors champs top:-118 
*/
}

/*
utilisé aux page Intro et page Collection --------- 
*/
.conteneurAvecBigFlash{
	height: 100%;
	min-width: 955px;
}

.porteContenuAvecBigFlash{
	height:100%;
	min-height:600px;	
}







#zoneContenu{
	width: 100%;
	/*height: 381px;*/
	height: 100%;
	z-index: -1000;/*assure a superposition -  interference d'affichage dans Opera*/
	background: #1F1C1B;
}

#zonePied{
	width:100%;
	height:101px;
	position: absolute;
bottom: 0px; 
left: 0px;
z-index: 1000;

}

	
#temoinTexte{
	background: #1F1C1B;
	color: #bbb;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	/*overflow: auto;*/
	padding: 128px 0 0 0px;;

	width: 100%;
	/*height: 381px;*/
	/*margin-top: 118px;*/
	z-index: -1000;/*assure a superposition -  interference d'affichage dans Opera*/
	

}

#fin{
margin-bottom: 0;
padding-bottom: 100px;
clear: left;
}

/*Magasins*/

#mag ul#list_mag{
list-style-type: none;
margin: 23px;
}

#mag ul#list_mag a{
display: block;
text-decoration: none;
}

#mag ul#list_mag a:hover{
color: #999;
/*color: #fdb0d4;*/
cursor: pointer;
}

#mag #list_mag li{
float: left; 
width: 190px;
height: 140px;
margin-right: 15px;
line-height: 18px;
}

#mag #list_mag h4{
font-size: 14px;
letter-spacing: 0;
font-family: Helvetica, Arial, sans-serif;
}

#mag #magasins{
font-weight: normal;
}

#mag #magasins td{
width: 150px;
padding: 5px 20px;
font-weight: normal;
letter-spacing: 1px;
/*border-right: 1px dotted #CCC;*/
}

#mag #magasins h4{
font-size: 16px;
letter-spacing: 0;
}



/*Club*/

#club #left{
width: 100%;
margin: 20px 0 0 20px;
}

#club #left h3#leClub{
background: url(../images/club_titre.gif) no-repeat;
width: 117px;
height: 12px;
margin-bottom: 15px; 
}

#club #left h3#lostPass{
background: url(../images/oubli_pass.gif) no-repeat;
width: 185px;
height: 12px;
margin-bottom: 15px; 
}

#club #left h3#leClub span, #club #left h3#lostPass span{
display: none;
}



#club #left p{
line-height: 18px;
margin: 10px 0;
}

/*------------------------------Form de la page Club*/

#club form#news{
margin-top: 20px;
}

#club #left #news .formLabel, #club #left .puce_mauve {
display: block;
width: 120px;
background: url(../images/puce_label.gif) no-repeat 0 2px;
padding: 0 0 0 18px;

}

#club #left .puce_mauve {
display: block;
width: 100%;
background: url(../images/puce_label.gif) no-repeat 0 2px;
padding: 0 0 0 18px;

}

#club #left #news input.size{
border: none;
width: 170px;
margin-bottom: 5px;
padding: 2px;
}

#club #left #news #datenaissance input{
border: none;
width: 170px;
margin-bottom: 5px;
padding: 2px;
}

#club #left #news input.button{
border: none;
background: url(../images/bg_envoi.gif) repeat-x;
color: #FFF;
cursor: pointer;
}

#club #left #news legend{
display: none;
}

#club #left fieldset{
border: 0;
}

/*------------------------------Form du TB*/


#tb{
text-align: left;
padding: 20px;
}

form#form_tb{

}

form#form_tb{

}

#form_tb .formLabel{
display: block;
width: 250px;
background: url(../images/puce_label.gif) no-repeat 0 2px;
padding: 0 0 0 18px;

}

#form_tb input.size{
border: none;
width: 170px;
margin-bottom: 5px;
padding: 2px;
}

#form_tb input#datenaissance{
border: none;
width: 170px;
margin-bottom: 5px;
padding: 2px;
}

#form_tb input.button{
border: none;
background: url(../images/bg_envoi.gif) repeat-x;
color: #FFF;
cursor: pointer;
}

#form_tb legend{
/*display: none;*/
margin-bottom: 10px;
text-transform: uppercase;
font-size: 14px;
}

#form_tb fieldset{
border: 0;
}

/*------------------------------Form de la page Oubli*/

#club form#oubli{
margin-top: 20px;
}

#club #left #oubli .formLabel{
display: block;
width: 120px;
background: url(../images/puce_label.gif) no-repeat 0 2px;
padding: 0 0 0 18px;

}

#club #left #oubli input.size{
border: none;
width: 170px;
margin-bottom: 5px;
padding: 2px;
}

#club #left #oubli #datenaissance input{
border: none;
width: 170px;
margin-bottom: 5px;
padding: 2px;
}

#club #left #oubli input.button{
border: none;
background: url(../images/bg_envoi.gif) repeat-x;
color: #FFF;
cursor: pointer;
}

#club #left #oubli legend{
display: none;
}

#club #left #oubli fieldset{
border: 0;
}


/*#club #right{
position: absolute;
left: 500px;
right: 20px; 
top: 150px;
bottom:130px;
text-align: right;
}*/

#club #right{

position: relative;
}

#club #right img{

width: 100%;
min-width: 485px;
/*max-width: 700px;*/
}

#td_swf{
width: 100%;
height: 100%;
padding: 20px 18px 0 40px;
}

#swf_club, #swf_job{
/*position: absolute;
right: 0;
top: 0;*/
width: 600px;
height:400px;
z-index: 10;
}



/*Style Thickbox Mags*/


#tb_mag{
background: #1f1b1b;
height: 440px;
padding: 20px;
}

#tb_mag #left{
float: left;
width: 268px;
height: 452px;
padding-right: 20px; 
border-right: 1px solid #393737;
 
}

#tb_mag #left h1{
font-size: 16px;
letter-spacing: 0;
color:#fff;
font-family: Helvetica, Arial, sans-serif;
}

#tb_mag #left h2{
font-size: 12px;
margin: 15px 0 10px 0;
text-transform: uppercase;
}

#tb_mag #left p{
margin: 10px 20px 10px 0;
}

#tb_mag #right{
float: left;
width: 360px;
height: 452px;
margin-left: 20px;
}

/*#tb_mag #right img{
margin: 0 0 0 20px;
}*/

/*Pages communes - Entreprise, Job, Mentions légales, Vie privée*/


#common #contenu {
width: 450px;
max-height: 400px;
/*height: inherit ;*/
overflow: auto;
margin: 40px auto;
color: #fff;
border: 4px solid #393737;
padding: 20px 0px;
}

#common #contenu h3{
margin: 0 20px 10px;
font-size: 14px;
}

#common #contenu p{
margin: 10px 20px;
font-size: 11px;
}

#common #contenu a:hover{
color: #999;
}

.alternative{
color: #FFFFFF;
font-size: 10px;
width: 500px;
margin: 40px auto;
color: #fff;
border: 4px solid #393737;
padding: 20px;
}

.alternative h1{
font-size: 16px;
margin: 10px 0 0 0;
}

.alternative h2{
font-size: 14px;
margin-bottom: 10px;
}

/*job*/

.annonce_job{
padding:10px;
border: 1px dotted #4E4E4E;
margin-bottom: 10px;
}

.annonce_job h3{
color: #fff;
font-size: 13px;
}


.annonce_job p{
font-size: 11px;
line-height: 12px;
}

#club #left h3#titJob{
background: url(../images/titre_job.gif) no-repeat;
width: 117px;
height: 12px;
margin-bottom: 15px; 
}

#club #left h3#titJob span{
display: none;
}







	
