body {
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	/* part 1 of 2 centering hack */
	}

#content {
	width: 782px; 
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	background: #FFF;
	border: 5px solid #6288C7;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 782px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 782px;
	}

html>body #content {
	width: 782px; /* ie5win fudge ends */
	}

	
#menu {
	color : #000000;
	line-height : 25px;
}

#menu A {
	text-decoration : none;
	color : #000000;
	border-width : 0px 0px 1px 0px;
	border-style : dotted;
}

#menu A:hover ,A:active 
{
	color : #000000;
	background-color : #F0F0F0;
}

#menu EM {
	line-height : 20px;
	font-size : smaller;
}

.ici
{
	color : #000000;
	background-color : #F0F0F0;
}