body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504f4f;
}
a:link {
	color: #017cbc;
}
a:visited {
	color: #017cbc;
}
a:hover {
	color: #017cbc;
}
a:active {
	color: #017cbc;
}
.style1 {
	color: #999999;
	font-weight: bold;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
}

.style3 {
	font-size: 14px;
	font-weight: bold;
}

.tt_gris {
	font-size: 18px;
	font-weight: bold;
	color: #8c8c8c;
}

.tt_vert {
	font-size: 14px;
	font-weight: bold;
	color: #22b24c;
}

.tt_bleu {
	font-size: 14px;
	font-weight: bold;
	color: #0089d0;
}

.tt_rouge {
	font-size: 14px;
	font-weight: bold;
	color: #c1272d;
}

.tt_jaune {
	font-size: 14px;
	font-weight: bold;
	color: #f69f07;
}

.menuactive{
	font-size: 12px;
	font-weight: bold;
	color: #504f4f;
}

.menu{
color: #504f4f;
font-size: 12px;
}

.small{
color: #333333;
font-size: 10px;
}

.menu a {
color: #504f4f;
text-decoration: none;

}

.menu a:link
{
    text-decoration: none;
    color: #000000;
}
.menu a:active
{
    text-decoration: none;
    color: #017cbc;
}
.menu a:visited
{
    text-decoration: none;
    color: #000000;
}
.menu a:hover
{
    text-decoration: none;
	color: #017cbc;
}

