.texte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	}
.texte a:link {color: #FFFFFF; text-decoration: none; background-color: #111111;} 
.texte a:visited {color: #FFFFFF; text-decoration: none; background-color: #000000;} 
.texte a:hover {color: #000000; text-decoration: none; background-color: #66CCFF;} 

.texte2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.texte2 a:link {color: #CC0000; text-decoration: none; background-color: #CC0000;} 
.texte2 a:visited {color: #CC0000; text-decoration: none; background-color: #CC0000;} 
.texte2 a:hover {color: #CC0000; text-decoration: none; background-color: #000000;} 

.texteCOUP {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	color: #EFCDBD;
	background-color: #000000;
	text-decoration: none;
}

.texteCOUP a:link {color: #EFCDBD; text-decoration: none; background-color: #000000;} 
.texteCOUP a:visited {color: #EFCDBD; text-decoration: none; background-color: #000000;} 
.texteCOUP a:hover {color: #000000; text-decoration: none; background-color: #EFCDBD;} 

.textecitation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
}.textegras {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #00CCFF;
}
.contourimage {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #333333;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.grostitre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #00CCFF;
	background-color: #111111;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: 333333;
	border-right-color: 333333;
	border-bottom-color: 333333;
	border-left-color: 333333;
}
.BIGtitre {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 4px;
	word-spacing: 8px;
}
.ligneseparatrice {
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #222222;
}
.ligneseparatrice2 {
	border-top: 4px solid #222222;
}

