@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;
}
noscript div.noscript {
	position:absolute;top:0;left:0;width:100%;height:30px;text-align:center;background:#1A1A1A;z-index:10;color:#FFFFFF;line-height:30px;
}
div.noscriptie {
	position:absolute;top:0;left:0;width:100%;height:30px;text-align:center;background:#1A1A1A;z-index:10;color:#FFFFFF;line-height:30px;
}
#principale{
	position:absolute;
	width:995px;
	height:auto;
	top:19px;
	left:50%;
	margin-left:-501px;
}
#contenu_principal{
	width:995px;
	height:361px;
	background: #D5E8A1 url('../images/_interface/bg_all_carte.gif') top center no-repeat;
}
/*----------------------------------------------- MENU --------------------------------------------*/
#menu{
	position:relative;
	width:995px;
	height:112px;
}
#btn_iphone, #btn_trouvez_mezzo, #btn_fan, #btn_partage, #btn_rejoindre_club_footer, #btn_recrutement{
	display:block;
	float:left;
	height:112px;
}
#btn_iphone{
	width:332px;
	background:url(../images/_interface/fr/btn-iPhone-off.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_iphone:hover, #btn_trouvez_mezzo: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;
}
