body { 
	color: #FFCC00;
  background-color: #990000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table {
  font-size: 11px;
}

a {
	text-decoration: none;
	color: #FFCC00;
}

td.espaceHLow {
	width: 5px;
}
td.espaceHMedium {
	width: 10px;
}
td.espaceHHigh {
	width: 20px;
}
td.espaceVVeryLow {
	height: 2px;
}
td.espaceVLow {
	height: 5px;
}
td.espaceVMedium {
	height: 10px;
}
td.espaceVHigh {
	height: 20px;
}
td.espaceVVeryHigh {
	height: 30px;
}

#zoneTitreSite {
	color: #FFCC00;
	font-weight: bold;
	font-size: 16px;
}

#zoneIntro {
	text-align: justify;
	line-height: 15px;	
}

#zoneEntree {
	color: #00CC00;
	font-weight: bold;
	font-size: 16px;
}

#zoneMenu {
	font-weight: bold;
	line-height: 15px;	
}
