body {
	background-color:#E2E6E7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;/*"Trebuchet MS"*/
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}
td, th {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}
a:link {
	color: #FF3300;
}
a:visited {
	color: #FF3300;
}
a:hover {
	color: #FF3300;
}
a:active {
	color: #FF3300;
}
.main {
	cursor: pointer;
	text-decoration: underline;
}
.txt_petit {
	font-size: 11px;
}
.txt_petit_vert {
	color: #009900;
	font-size: 10px;
}
.txt_petit_align {
	font-size: 10px;
	text-align:justify;
}
.txt_titre {
	font-family: "Trebuchet MS";
	font-weight:bold;
	color: #333333;
	font-size: 12px;
}
.txt_titre_blanc {
	font-family: "Trebuchet MS";
	font-weight:bold;
	color: #FFFFFF;
	font-size: 12px;
}
.dotted {
	border: 1px dashed #8C989F;
}

.txt_BIGtitre {
	font-size: 16px;
}

