/* CSS Document */
table{
	border-collapse:collapse;
	}
.ecrit{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.marge{
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	line-height: 20px;
	letter-spacing: normal;
}
a{
	text-decoration:none;
}
body{
	margin-top:0%;
}
.ecrit1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	font-weight:normal;
	border-bottom:groove;
	border-top-style:groove;
	/*background-color:*/
	}
.ecrit2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	font-weight:normal;
	border-bottom:groove;
	/*background-color:*/
	}
.ecrit3{
	border:inset;
	border-style:inset;
	}
.bordroit{
	border-style:inset;
}
.fond{
	background-color:#003366;
	color:#FFFFFF;

}