body {
	background-color:#61acc8;
	background-image:url(../layout/bgheader.gif);
	background-repeat:repeat-x;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	text-align:center;
	}

body,td,th {
	font-family: Lucida Sans Unicode, Bitstream Vera Sans, Trebuchet Unicode MS, Lucida Grande, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a:link {
	color: #CC0000;
}
a:visited {
	color: #009900;
}
a:hover {
	color: #FF6600;
}
.Style1 {color: #FFFFFF}

#menu {
	background: #6DB711;
	list-style:none;
	width:798px;
	height:25px;
	margin:0;
	padding:0;
	text-align:center;
	}

#menu li {
	float:left; 
	font:100% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", "Verdana, Helvetica, sans-serif";
	margin:0;
	padding:0;
	}
		
#menu a {
	background:#6DB711 url("../layout/separe.gif") bottom right no-repeat;
	color:#FFFFFF;
	display:block;
	float:left;
	margin:0;
	padding:4px 4px;
	text-decoration:none;
	font-weight:normal;
	}
	
#menu a:hover {
	background:#DD312C url("../layout/survol.gif") bottom center no-repeat;
	color: #FFFFFF;
	padding-bottom:4px;
	}
p {background-color:#FFFFFF;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", "Verdana, Helvetica, sans-serif";
	font-size: 12px;
	color: #414141;
	text-align:justify;
	}
	
h1 {
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", "Verdana, Helvetica, sans-serif";
	font-size: 14px;
	color: #CF282B;
	text-align:justify;
	}