#div.ZONE1{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display:block;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
	font-weight: bold;
}


.ligne2{
	font-size: 0.8em;
	color:#333333;
	font-weight: normal;
}

a:link{
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}

a:visited{
	color:#990000;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	text-decoration:underline;
	color: #990000;
	font-weight: bold;
}