body,td,p,a,select,input,textarea {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.PTGris {
	font-size: 14px;
	color: #999999;
	font-weight: bold;

}
.MTGris {
	font-size: 18px;
	color: #999999;
	font-weight: bold;

}
.MTRouge, .MTVert, .MTNoir {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.MTRouge {
	color: #CC0000;
	text-decoration: none;
}
.MTVert {
	color: #34A97f;
	border-color:#34A97F;
	text-decoration: none;
}
a.MTVert:hover {
	color: #CC0000;
	/*text-decoration: underline;*/
}
.MTNoir {
	color: #000000;
}
.GTNoir {
	color: #000000;
	font-weight: bold;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
a.mentions:hover {
	text-decoration: none;
}
a.mentions:link, a.mentions:visited  {
	text-decoration: underline;
}
.mentions, a.mentions {
	font-size: 10px;
	color: #FFFFFF;
}
.requis {
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
/* Le Div de contenu*/
div.contenu {visibility:hidden; overflow: hidden; position:absolute; z-index:1; width:670; height:200;}

