#body
{
width : 800px;
/*background-color : rgb(100,100,100);*/
}

#cla
{
	margin-top : -50px;
	width : 450px;
	border : solid black 1px;
}

#tab_foot
{
	text-align : center;
	padding-left : 10px;
	margin-left : 0px;
	margin-top : 0px;
	background-image : url('../code_resultat/images/gazon.jpg');
	color : black;
}


#tab_volley
{
	padding-left : 10px;
	margin-left : 0px;
	margin-top : 0px;
	background-image : url('../images/volley.gif');
	background-repeat : none;
	color : black;
}



#tab_basket
{
	padding-left : 10px;
	margin-left : 0px;
	margin-top : 0px;
	background-image : url('../images/basket.gif');
	background-repeat : none;
	color : black;
}



#tab_hand
{
	padding-left : 10px;
	margin-left : 0px;
	margin-top : 0px;
	background-image : url('../images/handball.gif');
	background-repeat : none;
	color : black;
}
