html{width:100%;}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background:#000;
	color:#fff;
}

a{
	color:#fff;
	text-decoration:underline;
	font-size:11px;	
}

input, textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:none;
}

.clearer{clear:both;font-size:0;height:0;}

.global, .globalInter{width:950px;height:580px;}
.global{
	position:absolute;
	z-index:1;
	top:50%;
	right:50%;
	margin-right:-475px;
	margin-top:-290px;
	background:url(../img/formulaire-fd.jpg) top left no-repeat;
}
.globalInter{position:relative;}

.titre{position:absolute;z-index:2;top:5px;left:23px;}
.titre h1{width:407px;height:55px;}

.logoMaybeline{position:absolute;z-index:2;top:19px;right:151px;width:232px;height:41px;}
.logoChampion{position:absolute;z-index:2;top:0px;right:16px;width:105px;height:111px;}

.header{
	height:71px;
	background:url(../img/header-fd.png) top left repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/header-fd.png');
	_background: none;	
}

.footer{padding:18px 0 0 175px;height:49px;font-size:12px;}
.footer .footerGauche, .footer .footerDroite{float:left;}
.footer .footerGauche{width:559px;}
.footer .footerDroite{padding:23px 0 0 0;width:216px;}
.footer .footerDroite ul li{display:inline;margin:0 10px 0 0;}


/*****************************************************************************************
							DEBUT INDEX SANS PLAYER FLASH
*****************************************************************************************/
.globalIndex{
	background:url(../img/index-fd.jpg) top left no-repeat;
}

.globalIndex p, .globalIndex a{font-size:15px;}
.globalIndex p{padding:225px 0 0 300px;}
.globalIndex p a{font-weight:bold;}
/*****************************************************************************************
							FIN INDEX SANS PLAYER FLASH
*****************************************************************************************/
