body {
	background-color: #FFFFFF;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}
.txt_presente{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.txt_titre2page{
	font-family: Helvetica;
	font-size: 18px;
	color: #388CC7;
	font-weight: bold;	
}
.txt_general{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.txt_general_rouge {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
}
.txt_staff_bas {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}