* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
img {
	border: 0;
}

#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;
	}

#menu {
	clear: both;
	float: left;
	width: 140px;
}
	#menu h2 {
  		font-size: 14px;
  		text-align:center;
	}
	#menu a {
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
	}
	#menu a:hover {
		text-decoration: underline;
	}
	#menu ul { 
		font-weight: bold;
    	list-style-type:none;
    	font-size: 10pt;
		padding:0.2em;
		margin:0.2em;
	}
	
#recherche {
	float: right;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	font-size: 10px;
}
	#recherche form {
		margin: 0px;
	}
	#recherche input {
		font-size: 10px;
		font-weight: normal;
	}
	#recherche .apercu {
		font-weight: bold;
		font-size: 12px;
	}
#clubmanche {
	float: right;
	padding: 5px;
	text-align: center;
}
	#clubmanche a {
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
	}
	#clubmanche a:hover {
		text-decoration: underline;
	}

#contenu {
	margin-left: 150px;
	padding-bottom: 10px;
	font-size: 12px;
}
	#contenu a {
		text-decoration: none;
	}
	#contenu a:hover {
		text-decoration: none;
	}
	#contenu .titre {
		font-weight: bold;
		font-size: 18px;
		padding-left: 10px;
	}
	#contenu .soustitre {
		font-weight: bold;
		font-size: 12px;
		padding-left: 3px;
		margin: 0px;
	}
  	#contenu p.retourliste {
		font-weight: normal;
		font-size: 10px;
  	}
  	#contenu p.encours {
		font-weight: normal;
		font-size: 12px;
		text-align: center;
  	}
	#contenu td.recoit {
		text-align: right;
	}
	#contenu td.visit {
		text-align: left;
	}
	#contenu td.resultat {
		text-align: center;
	}


#piedpage {
	clear: both;
	border: 0;
	text-align: center;
	padding-top: 15px;
	font-size: 8pt;
}
	#piedpage img {
		border: 0;
	}
	#piedpage .mentions {
		font-size: 8pt;
	}

#contact form {
	width: 400px;
	margin-left: 50px;
}
	#contact fieldset {
		font-size: 12px;
		font-weight: bold;
	}
	#contact legend {
	}
	#contact label {
		font-size: 10px;
		font-weight: bold;
	}
	#contact input {
		font-size: 10px;
		font-weight: normal;
	}
	#contact textarea {
		font-size: 10px;
		font-weight: normal;
	}
	#contact .validation {
		text-align: center;
	}
	#contact .oblique {
		font-size: 10px;
		font-weight: normal;
		font-style: oblique;
		margin-left: 10px;
	}
	#contact .destinataire {
		font-size: 10px;
		font-weight: normal;
	}

#actualite {
	padding-left: 30px;
	padding-right: 50px;
	font-size: 12px;
}
	#actualite .news {
		margin-bottom: 5px;
	}
	#actualite .titrenews {
		padding: 3px;
		margin:0;
		font-weight: bold;
		font-size: 14px;
	}
	#actualite .intro {
		font-weight: normal;
		text-align: justify;
		padding: 5px;
		margin-bottom: 0;
	}
	#actualite .texte {
		font-weight: normal;
		text-align: justify;
		padding: 10px;
	}
	#actualite .suite {
		font-weight: normal;
		text-align: right;
		padding: 0;
		margin: 0;
	}
	#actualite .date {
		font-weight: normal;
		font-size: 10px;
	}
	
#overnews {
	padding-left: 10px;
	padding-right: 10px;
	height : 150px;
	overflow : auto;
}
	#overnews .titrenews {
		padding: 3px;
		margin:0;
		font-weight: bold;
	}
	#overnews .intro {
		font-weight: normal;
		text-align: justify;
		margin-left: 10px;
		margin-bottom: 10px;
	}
	#overnews .texte {
		font-weight: normal;
		text-align: justify;
		padding: 10px;
	}
	#overnews .suite {
		font-weight: normal;
		text-align: right;
		padding: 0;
		margin: 0;
	}
	#overnews .date {
		font-weight: normal;
		font-size: 10px;
	}
	
#pnews {
	background-color: #228b22;
	padding:2px;
	margin:0;
	font-weight: bold;
}

#photos {
	font-size: 12px;
}
	#photos img.vignette {
		width: 200px;
	}
	#photos a {
		font-weight: bold;
	}
	#photos table {
		margin: auto;
	}
	#photos td {
		padding: 5px;
		text-align: center;
	}

#liens {
	margin-left: 50px;
	margin-right: 30px;
	font-size: 12px;
}
	#liens a:hover {
		text-decoration: underline;
	}
	#liens input {
		font-size: 10px;
		font-weight: normal;
	}
	#liens img {
		vertical-align: middle;
	}
	#liens .groupe {
		font-size: 12px;
		font-weight: bold;
	}
	#liens .google {
		text-align: center;
	}
	#liens ul { 
		font-weight: normal;
    	list-style-type: none;
    	font-size: 11px;
		padding: 0.2em;
		margin-left: 0.2em;
		margin-top: 0.2em;
	}
		

#equipes {
		padding-left: 20px;
}
	#equipes img {
		padding: 10px;
	}
	#equipes a:hover {
		text-decoration: underline;
	}
	#equipes .nomequipe {
		font-size: 14px;
		font-weight: bold;
	}
	#equipes p.liste {
		float: right;
		text-align: right;
		padding-right: 2px;
		padding-bottom: 2px;
		margin-top: 2px;
	}
	#equipes a.liste {
		font-weight: bold;
		font-size: 10px;
	}
	#equipes .indispo {
		padding-left: 50px;
	}
	#equipes .photos {
		text-align: center;
	}
	#equipes ul {
		padding-left: 30px;
	}
	#equipes table {
		margin: auto;
		padding-top: 15px;
		padding-bottom: 15px;
		border-spacing: 0;
	}
	#equipes td, th {
		padding-top: 1px;
		padding-bottom: 1px;
		padding-left: 5px;
		padding-right: 5px;
		font-size: 10px;
		text-align: center;
	}
	#equipes td.equipe {
		text-align: left;

	}
	#equipes .nom_eq {
		font-weight: bold;
	}
#tb_classement {
}

#ecoledefoot {
	margin-left: 20px;
	font-size: 12px;
}
	#ecoledefoot img {
		vertical-align: middle;
		padding: 15px;
	}
	#ecoledefoot p.image {
		margin-left: 70px;
	}
	#ecoledefoot p.text {
		text-align: justify;
	}
	
#rubrique {
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
}
	#rubrique img {
		vertical-align: middle;
	}
	
#presentation {
	padding-left: 30px;
	padding-right: 30px;
}
	#presentation th {
		vertical-align: top;
		text-align: left;
	}
	#presentation th.nom {
		font-size: 12px;
		text-align: center;
	}
	#presentation a:hover {
		text-decoration: underline;
	}
	#presentation p.description {
		text-align : justify;
		margin: 20px;
	}
	#adresse {
		padding-left: 10px;
		padding-bottom: 15px;
	}
#convocations table {
	margin: auto;
	border-spacing: 0;
}
	#convocations td {
		text-align: left;
		padding: 5px;
	}
	#convocations td.titre {
		font-weight: bold;
		font-size: 12px;
		text-align: center;
	}
	#convocations td.liste {
		font-weight: normal;
		font-size: 10px;
		vertical-align: top;
	}
	#convocations td.commentaire {
		font-weight: normal;
		font-size: 10px;
		vertical-align: top;
	}
	#convocations input,select,textarea {
		font-size: 10px;
		margin-top: 0;
		margin-left: 1px;
		margin-right: 1px;
		margin-bottom: 3px;
	}
	
/* CLASSES
-------------------------------------------------------- */
p.equipe {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}
ul.equipe {
	font-weight: normal;
	margin: 0;
	padding: 0;
}
li.equipe {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 2px;
	margin-bottom: 5px;
	font-weight: bold;
}
a.equipe {
	font-weight: normal;
}
span.entente {
	font-size: 12px;
	font-weight: normal;
}

