body {
margin: 0;
padding: 0;
/*height: 100%;*/
background:#000000;
font-family:arial;
font-size:12px;
background:#000000 url('../img/fond_entree_site.jpg') no-repeat top center;	
}

.clear{
	clear:both;
}



.intro_milieu{
	margin:125px auto 0 auto;
	width:660px;
}

.bloc_toursfc{
	float:left;
	background:url('../img/intro_toursfc.png') no-repeat top left;
	height:151px;
	width:331px;
}

.bloc_prochainmatch{
	float:left;
	margin-left:15px;
	background:url('../img/intro_prochainmatch.png') no-repeat top left;
	min-height:149px;
	width:314px;
}


.bouton_entrer{
	position:relative;
	left:240px;
	top:100px;
}

.bouton_reserver{
	float:right;
	margin:5px 15px 0 0;

}