body {
    padding:0px; MARGIN: 0px;
    font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252; 
}
.lien {
	font-family: Verdana;
	font-size: 11px;
	color: #700B12;
	text-decoration: none;
	cursor: hand;
	filter: Inverser;
}

a:link.lien {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #700B12;
	text-decoration: none;
}

a:visited.lien {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #700B12;
	text-decoration: none;
}
a:hover.lien {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:active.lien {
	font-family: Verdana;
	font-size: 11px;
	font-style:normal;
	color: #700B12;
	text-decoration: none;
}

.vert {
	font-family: Verdana;
	font-size: 11px;
	color: #d3580a;
	font-weight:bold;
	cursor: hand;
	filter: Inverser;
}
a:link.vert {
	font-family: Verdana;
	font-size: 11px;
	color: #d3580a;
		font-weight:bold;
	text-decoration: none;
}
a:visited.vert {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #d3580a;
	font-weight:bold;
		text-decoration: none;
}
a:hover.vert {
	font-family: Verdana;
	font-size: 11px;
	color: #a3d414;
	font-weight:bold;
}
a:active.vert {
	font-family: Verdana;
	font-size: 11px;
	color: #d3580a;
	font-weight:bold;
}


.pbleu {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	filter: Inverser;
}
a:link.pbleu {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.pbleu {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.pbleu {
	font-family: Verdana;
	font-size: 9px;
	color: #32CBCD;
	text-decoration: none;
}
a:active.pbleu {
	font-family: Verdana;
	font-size: 9px;
	color: #224E86;
	text-decoration: none;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000080;
	text-decoration: blink;
}