#menu, #menuclub, #menuequipes, #menuliens, #recherche, #overnews, #piedpage, #listeeq {
	display: none;
}
* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
img {
	border: 0;
}
a  {
	color: #000000;
	text-decoration: none;
}
#entete .logo {
		float:left;
		padding-left: 20px;
		margin-top: 5px;
	}
	#entete .district {
		float:right;
		padding-right: 25px;
		margin-top: 5px;
	}
	#entete h1 {
  		text-align:center;
  		font-size: 26px;
		font-weight: bold;
	}
	
#clubmanche {
	float: right;
	padding: 5px;
}
	#clubmanche a {
		font-size: 10px;
		font-weight: bold;
	}
	
#contenu {
	clear: both;
	margin-left: 10px;
	font-size: 12px;
}
	#contenu .titre {
		font-weight: bold;
		font-size: 18px;
		padding-left: 10px;
	}

