body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
}
#CONTENU {
	padding: 5px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#ENTETE {
	padding: 5px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.limenu   {
	font-size: 24px;
	text-decoration: none;
	background-color: #CCC;
	padding: 20px;
	height: auto;
	width: auto;
	list-style-type: none;
	margin-top: 5px;
	text-align: center;
	font-weight: bold;
}
#CONTENU ul li a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.petit {
	font-size: 9px;
}
.Bigit {
	font-size: 24px;
}
.FIELDbig {
	font-size: 24px;
	font-weight: bold;
	padding: 5px;
	height: auto;
	width: 100%;
}

.TITred {
	background-color: #F00;
}

.TIT1 {
	background-color: #FFF5D7;
}
.TIT2 {
	background-color: #0CC;
}
.TIT3 {
	background-color: #D5F1FF;
}
.TIT4 {
	background-color: #FC0;
}
.TIT5 {
	background-color: #F90;
}
.TIT6 {
	background-color: #6C0;
}
.TIT7 {
	background-color: #999;
}
.TIT8 {
	background-color: #96F;
}
#RESULTAT {
	height: auto;
	width: auto;
}
.red {
	color: #F00;
}
.gris {
	color: #CCC;
}
.Tred {
	color: #F00;
}
.Tvert {
	color: #090;
}
.Tgris {
	color: #333;
}
.TITrevise {
	background-color: #CCC;
	color: #666;
	font-style: italic;
}


.Tzero {
	font-size: 9px;
	color: #CCC;
}
.plaque {
	font-size: 12px;
}
.SEMpassee {
	font-style: italic;
	color: #069;
}
.field {
	font-size: xx-large;
}
.limenured {
	font-size: 18px;
	text-decoration: none;
	background-color: #F00;
	padding: 20px;
	height: auto;
	width: auto;
	list-style-type: none;
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
}
.limenuTOP {
	font-size: 24px;
	text-decoration: none;
	background-color: #FC0;
	padding: 20px;
	height: auto;
	width: auto;
	list-style-type: none;
	margin-top: 5px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 40px;
	border: 1px solid #333;
	list-style-position: inside;
}
#ENTETE img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
