body {
	background-color:		#f1f1f1;
	/*background: url('img/soldesESHOP.gif') repeat;*/
	font-family:			Arial, Helvetica, sans-serif;
	margin:					0;
	padding:				0;
}

img {
	border:					0;
}



/* main contener */
#main {
	background-color:		#ffffff;
	margin:					0 auto;
	padding:				0 20px 40px 20px;
	width:					948px;
	border-bottom:			1px solid #e6e6e6;
	border-right:			1px solid #e6e6e6;
	border-left:			1px solid #e6e6e6;
}



/* header */
#header {
	width:					950px;
	height:					101px;
}

#headerRight {
	width:					549px;
	height:					91px;
	padding:				0 5px 10px 0;
	background-image:		url(img/header-right.gif);
}

#newsletter {
	height:					16px;
	width:					200px;
	border:					1px solid #bdc2c9;
	font-family:			Helvetica, Arial;
	font-size:				11px;
	color:					#808080;
}

#underHeader {
	float:					left;
	width:					396px;
	height:					21px;
	background-image:		url(img/under_header.gif);
}

#menu {
	float:					left;
	width:					552px;
}

#menu td a {
	padding:				0 15px;
	display:				block;
	font:					bold 12px Arial;
	color:					#ffffff;
	text-decoration:		none;
}

#marginHeader {
	width:					950px;
	height:					18px;
}



/* home */
#topPromo {
	width:					950px;
	/*height:					303px;*/
	margin-bottom:			18px;
}

#topBoutiqueHome {
	width:					951px;
	height:					29px;
	margin-bottom:			15px;
}

.titreTopBoutique a {
	color:					#808080;
	font-size:				12px;
	font-weight:			bold;
	text-decoration:		none;
}

.descTopBoutique a {
	color:					#c0c0c0;
	font-size:				12px;
	text-decoration:		none;
}


/* partenaires - boutiques */
#toutesBoutiques {
	width:					953px;
	height:					29px;
	margin-bottom:			14px;
	background-image:		url(img/toutesBoutiques.gif);
}

.boxPartenaire {
	width:					297px;
	height:					252px;
	border:					1px solid #cbcbcb;
	text-align:				center;
}

.shadowPartenaire {
	width:					299px;
	height:					4px;
	background-color:		#c9d200;
}

.logoBoutique {
	margin-top:				10px;
	margin-bottom:			3px;
}

.wwwBoutiques {
	margin-bottom:			19px;
}

.wwwBoutiques a {
	color:					#7f7f7f;
	font-size:				14px;
	font-weight:			bold;
	text-decoration:		none;
}

.descBoutiques {
	color:					#bfbfbf;
	font-size:				12px;
	text-align:				justify;
	padding:				0 18px;
}

.jyvais {
	margin-top:				11px;
}



/* promotion */
#toutesPromo {
	width:					953px;
	height:					24px;
	background-image:		url(img/toutesPromo.gif);
	margin-bottom:			15px;
}
/* confirmation participation => meme class que dans la stylesheet du site */
#confirmation {
	border:					1px solid #bfbfbf;
	width:					auto;
	padding:				27px 24px;
	margin-bottom:			20px;
	color:					#9a9a9a;
	font-size:				14px;
	text-align:				center;
}

#utiliser {
	float:					right;
	margin-top:				7px;
}

#utiliser a {
	color:					#e52a86;
	font-weight:			bold;
	font-size:				12px;
	text-decoration:		none;
}


/* contact */
#contactTitre {
	color:					#c9d200;
	font-size:				24px;
	margin-bottom:			20px;
}

#contact {
	width:					423px;
}

.contactTexte {
	color:					#a6a6a6;
	font-size:				12px;
	margin-bottom:			3px;
}


/* mentions legales */
#mentionsTitre {
	color:					#c9d200;
	font-size:				24px;
	margin-bottom:			20px;
}

#mentionsTexte {
	color:					#a6a6a6;
	font-size:				12px;
	margin-bottom:			3px;
	text-align:				justify;
}


/* aide */
#aide {
	font-size:				12px;
	color:					#a6a6a6;
}

#aide a {
	font-size:				12px;
	color:					#a6a6a6;
	font-weight:			bold;
	text-decoration:		underline;
}

#aide h1 {
	font-size:				24px;
	color:					#c9d200;
}

#aide h2 {
	font-size:				16px;
	color:					#c9d200;
}

#aide ul {
	margin-top:				15px;
	list-style-type:		none;
}

#aide h3 {
	font-size:				12px;
	color:					#404040;
	text-decoration:		underline;
	margin-top:				25px;
}


/* page résultats */
.gagnants {
	color:					#a6a6a6;
	font-size:				12px;
}

.gagnants h1 {
	padding:				0;
	margin:					10px 0 20px 0;
	font-size:				26px;
	color:					#cb9432;
}

.gagnants h2 {
	padding:				0;
	margin:					0 0 15px 0;
	font-size:				16px;
	color:					#e52a86;
}


/* accueil jeux concours */
.toResultat {
	color:					#bfbfbf;
	font-size:				12px;
	text-decoration:		none;
}

.toResultat a {
	color:					#bfbfbf;
	font-size:				12px;
	text-decoration:		none;
}

.toResultat a:hover {
	text-decoration:		underline;
}


/* footer */
#footer {
	margin:					0 auto;
	padding-bottom:			20px;
	width:					990px;
}

#footerEb {
	margin:					8px 0 18px 0;
}

#footerLink {
	margin-top:				18px;
	text-align:				center;
}

#footerLink a {
	color:					#a6a6a6;
	font-size:				11px;
	text-decoration:		underline;
}