.titre  {
	color: #262626;
	font-size: 11px;
	line-height: 12px;
	text-transform: uppercase;
	font-family: sans-serif;
	font-weight: bolder;
	letter-spacing: 2px;
}
.gdtitre  {
	color: #CCCCCC;
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	font-family: sans-serif;
	font-weight: bolder;
	letter-spacing: 2px;
}
a:link {
	color: #DADADA;
	text-decoration: underline;
}
a:visited { color: #DADADA; text-decoration: underline;}
a:hover {
	color: #F4F4F4;
	text-decoration: none;
}
a:active { color: white; text-decoration: none;}
.texte  {
	color: #808080;
	font-size: 9px;
	line-height: 10px;
	font-family: Verdana, Helvetica, Arial;
}
.courant  {
	color: #BBB;
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Helvetica, Arial;
}
.texte2  {
	color: #BBBBBB;
	font-size: 9px;
	line-height: 10px;
	font-family: Verdana, Helvetica, Arial;
}
.texte3  {
	color: #343434;
	font-size: 9px;
	line-height: 10px;
	font-family: Verdana, Helvetica, Arial;
}
.txtpetitgris { color: #666; font-style: normal; font-weight: normal; font-size: 9px; line-height: 10px; font-family: Verdana, Helvetica, Arial; }
a.txtpetitgris:link { color: black; text-decoration: none; }
a.txtpetitgris:visited { color: black; text-decoration: none; }
a.txtpetitgris:hover { color: #000; text-decoration: none ;}
a.txtpetitgris:active { color: #999; text-decoration: none ;}
.menu { color: #999; font-style: normal; font-weight: normal; font-size: 9px; line-height: 12px; font-family: Verdana, Helvetica, Arial;}
a.menu:link { color: #999; text-decoration: none; }
a.menu:visited { color: #999; text-decoration: none; }
a.menu:hover { color: #CCCCCC; text-decoration: underline ;}
a.menu:active { color: #999; text-decoration: none ;}