@charset "utf-8";

*{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2c060c;
}

body{
	background:#057f53 url(../images/_interface/fr/bg-repeat.gif) top left repeat-x;
}

*:focus{
	outline:none;
}

*::-moz-focus-inner{
	border:none;
}

.clear{
	clear:both;
}

#principale{
	position:absolute;
	width:995px;
	height:auto;
	top:19px;
	left:50%;
	margin-left:-501px;
}

#erreur_404{
	height:473px;
}

#erreur_404 img{
	margin-top:150px;
}

/*----------------------------------------------- CONTENU PRINCIPAL AVEC BOX --------------------------------------------*/

#contenu_principal{
	width:995px;
	height:361px;
}

#box_ecard{
	width:995px;
	height:475px;
}

#ecard{
	width:995px;
	height:440px;
}

#partage_ecard{
	width:995px;
	height:30px;
	margin-top:-2px;
	text-align:center;
}

#box_produits, #box_concours_club, #box_franchise{
	float:left;
	height:361px;
}

#box_concours{
	width:331px;
	height:198px;
	background:url(../images/_interface/fr/encart-concours.gif) top left no-repeat;
	background-position:bottom;
}

#box_produits a, #box_franchise a, #box_concours a{
	float:left;
	display:block;
	width:46px;
	height:47px;
}

#box_produits a.rss{
	display:block;
	width:46px;
	height:47px;
	background:url(../images/_interface/fr/flux-rss-site.gif) top left no-repeat;
}

#box_concours a.rss_bis{
	display:block;
	width:46px;
	height:47px;
	background:url(../images/_interface/fr/flux-rss-site2.gif) top left no-repeat;
}

#box_produits #acces_site_conso{
	display:block;
	width:286px;
	height:47px;
	background:url(../images/_interface/fr/btn-acceder-site.gif) top left no-repeat;
}

#box_produits a.rss:hover, #box_concours a.rss_bis:hover, #box_produits #acces_site_conso:hover, #box_franchise #acces_site_franchise:hover{
	background-position:0 -47px;
}

#flash_produits{
	background:url(../images/_interface/fr/bg-falsh-produits.jpg) top left no-repeat;
	width:332px;
	height:314px;
}

a#lien_concours{
	position:relative;
	display:block;
	width:331px;
	height:151px;
}

#box_club_privilege #club_privilege{
	position:relative;
	display:block;
	float:left;
	width:198px;
	height:163px;
	background:url(../images/_interface/fr/encart-club-privilege.gif) top left no-repeat;
}

#box_club_privilege #club_privilege:hover, #box_club_privilege #rejoignez_club:hover{
	background-position:0 -163px;
}

#box_club_privilege p a{
	position:absolute;
	z-index:2;
	top:396px;
	left:342px;
	width:180px;
	color:#005944;
	font-size:9px;
	text-align:justify;
	text-decoration:none;
	line-height:9px;
}

#box_club_privilege #rejoignez_club{
	position:relative;
	float:left;
	width:133px;
	height:163px;
	background:url(../images/_interface/fr/btn-rejoindre-club.gif) top left no-repeat;
}

#box_franchise #acces_site_franchise{
	display:block;
	width:332px;
	height:47px;
	background:url(../images/_interface/fr/btn-acceder-site-franchise.gif) top left no-repeat;
}

#swf_box_concours{
	width:331px;
	height:151px;
}

/*----------------------------------------------- MENU --------------------------------------------*/

#menu{
	position:relative;
	width:1003px;
	height:112px;
}

#btn_iphone, #btn_trouvez_mezzo, #btn_fan, #btn_partage, #btn_rejoindre_club_footer, #btn_recrutement, #btn_commande_express{
	display:block;
	float:left;
	height:112px;
}

#btn_iphone{
	width:332px;
	height:112px;
	background:url(../images/_interface/fr/btn-iPhone-off.gif) top left no-repeat;
}

#btn_commande_express{
	width:167px;
	height:112px;
	background:url(../images/_interface/fr/btn-commande-express.gif) top left no-repeat;
}

#btn_trouvez_mezzo{
	width:331px;
	background:url(../images/_interface/fr/btn-trouver-mezzo-off.gif) top left no-repeat;
}


#btn_recrutement{
	width:117px;
	background:url(../images/_interface/fr/btn-mezzo-recrute.gif) top left no-repeat;
}

#btn_fan{
	width:100px;
	background:url(../images/_interface/fr/btn-devenir-fan-off.gif) top left no-repeat;
}

#btn_partage{
	width:115px;
	background:url(../images/_interface/fr/btn-faire-decouvrir-on.gif) top left no-repeat;
}

#btn_rejoindre_club_footer{
	width:331px;
	background:url(../images/_interface/fr/btn-rejoindre-club-footer.gif) top left no-repeat;
}

#btn_trouvez_mezzo:hover, #btn_iphone:hover, #btn_commande_express:hover, #btn_fan:hover, #btn_partage:hover, #btn_rejoindre_club_footer:hover, #btn_recrutement:hover{
	background-position:0 -113px;
}


/*----------------------------------------------- FOOTER --------------------------------------------*/

#mangerbouger{
	height:22px;
	color:#005944;
	text-align:center;
}

#mangerbouger a{
	color:#005944;
	font-style:italic;
	text-decoration:none;
}

#mangerbouger a:hover{
	text-decoration:underline;
}

#footer img{
	float:left;
}

#footer ul{
	float:left;
	list-style-type:none;
	width:175px;
	margin-top:14px;
	padding-bottom:10px;
}

#footer li.li_titre{
	color:#ffffff;
	font-weight:bold;
}

#footer li{
	margin-left:20px;
}

#footer a{
	color:#cfd1d2;
	font-size:11px;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

#choix_langue{
	position:absolute;
	top:93px;
	left:16px;
}

#choix_langue a{
	text-decoration:none;
	float:left;
	line-height:12px;
	color:#005944;
	font-size:12px;
	line-height:18px;
}

#choix_langue a#link_text:hover{
	text-decoration:underline;
}
