body {  
	background-color: #113300; 
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11pt; 
	color: #CCCCCC;
}

/* tableau principal */
.latable {
width: 100% ;
}

@media only screen and (min-width: 768px) {
	.latable {
		width: 90% ;
	}
}

.tbody {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11pt; 
	color: #CCCCCC;
}

a { 
	color: #CCCCCC; 
	text-decoration: none;
}

a:hover { 
	color: #FFFFFF; 
	text-decoration: none;
}

.normal9 { 
	font-size: 9pt; 
	color: #CCCCCC ; 
}

.normal10 {
	font-size: 10pt; 
	color: #CCCCCC;
}

.normal {
	font-size: 11pt; 
	color: #CCCCCC;
}

.normal12 {  
	font-size: 12pt; 
	color: #CCCCCC;
}

.normal13 {  
	font-size: 13pt; 
	color: #CCCCCC;
}

.normal13blanc {  
	font-size: 13pt; 
	color: #FFFFFF;
}

.titre { 
	font-size: 14pt; 
	font-weight: bold; 
	color: #CCCCCC;
}

.titreblanc {
	font-size: 14pt; 
	font-weight: bold; 
	color: #FFFFFF;
}

.ptit9 { 
	font-size: 9pt; 
	font-weight: normal; 
	color: #CCCCCC ; 
	font-style: normal;
}
.blanc {
	color: #FFFFFF;
}
.titre20 {

	font-size: 20pt; 
	font-weight: bold; 
	color: #CCCCCC;
}

.normal14 {
	font-size: 14pt;
	color: #CCCCCC;
}

