#header{
	position : absolute;
	width:550px;
	height:222px;
	top:3px;
}
#haut_gauche{
	/*margin-top:10px;*/
	background-image:url(/images/frontend/main/accueil/haut_gauche.jpg);
	width:120px;
	height:144px;
	position:absolute;
	top: 1px;
	left:1px;
	/*border: solid 1px red;*/
}
#nike{
	position : absolute;
	width:236px;
	height:84px;
	top:180px;
	left:30px;
	}
#texte_partenaire{
	color:#00aeef;
	font-size: 12px;
	font-family: verdana;
	z-index:200;
	position : absolute;
	top: 270px;
	left: 25px;
}

#bloc_news {
	position : absolute;
	top:380px;
	left:430px;
	width:430px;
	height:178px;
	background-image:url(/images/frontend/football/bloc_news.png);
	
}

#bloc_news div#newsTexte {
	position: absolute;
	left:45px;
	top:60px;
	width:350px;
	height:100px;
	
	color:#ffffff;
	font-size: 12px;
	line-height:20px;
	text-align:justify;
	
}
#realisation {
	position : absolute;
	top:10px;
	left:620px;
	width:234px;
	height:293px;
	background-image:url(/images/frontend/football/bloc_realisation.png);
	
}
#realisation div#illustration {
	position: absolute;
	top:55px;
	left: 25px;
	width: 186px;
	height: 229px;

}

#realisation div#bt_moins {
	position: absolute;
	top:270px;
	left: 30px;
	width: 20px;
	height: 20px;
	font-size: 16px;
	font-weight:bold;
}
#realisation div#bt_plus {
	position: absolute;
	top:270px;
	left: 200px;
	width: 20px;
	height: 20px;
	font-size: 16px;
	font-weight:bold;
}


#boutique {
	position : absolute;
	top:288px;
	left:20px;
	width:400px;
	height:278px;
	
	cursor: pointer;	
}



#texte_sport{
	color:#ffffff;
	font-size: 12px;
	font-family: verdana;
	z-index:200;
	position : absolute;
	top: 310px;
	right:10px;
	width:350px;
	height:60px;
	text-align: right;

}

#tache_bleu {
	top:20px;
}


#tache_blanche{
	position: absolute;
	width:204px;
	height:240px;
	background-image:url(/images/frontend/page_sport/tache_blanche.png);
	top:30px;
	right:253px;
	}
#tache_bleu{
	position: absolute;
	width:81px;
	height:86px;
	background-image:url(/images/frontend/page_sport/tache_bleu.png);
	top:270px;
	right:20px;
	}
