body {
	background-image: url(img/fond.gif);
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding:0;
	margin:0;
}

ul {
	list-style-type: square ;
	padding:0;margin:0;
	list-style-position:inside;
}

hr {
	border:1px #283e7a dashed;width:75%;
	text-align:left
}

img { border:1px solid #283e7a; }
.kmn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:white;
}
.kmn a{
	font-size: 11px;
	text-decoration:underline;
	color:white;
}

#header {
	background:url(img/header.jpg) no-repeat;
	height:160px;
}


#menu {
	background:url(img/menu.jpg) no-repeat bottom left;
	height:23px;
	padding:0; margin:0;
}
/*
#menu a {
	text-decoration:none;
	font-size:8pt;
	color:black;
	padding:10px 10px 5px 10px;
}

#menu a:hover, #menu a.active{
	color:white;
	background:url(img/rollfondmenu.jpg) repeat-x bottom left;
	padding:10px 10px 5px 10px;
}*/

/*********** menu ******************************/
#menu ul{
	margin:0; padding:0;
	display:table;border-collapse:collapse;
	font-weight:bold;
	}
#menu ul li{
	list-style-type:none;
	font-weight:bold;
	padding:0;margin:0; display:inline;
	}
#menu a.noBorder{
	border-right-width:0px;
	}
#menu ul li a{
	font-weight:bold;
	font-size:10px;font-weight:normal;
	text-decoration:none;color:#283e7a;
	border-right:1px solid #283e7a;
	padding: 5px 3px 5px 3px;

	}
#menu ul li a:hover,#menu ul li a.active{
	color:white;
	background-color:#24376d;
	padding: 5px 3px 5px 3px;
	}

h1 {
	color:#283e7a;
	font-size:12pt;
	padding-bottom:10px;
	border-bottom:1px solid #283e7a;
	
}

#corpshaut {
	background:url(img/corpshaut.jpg) no-repeat;
	color:black;
	text-align:justify;
	font-size:10pt;
	padding:15px 15px 15px 15px;
}

#corpsbas {
	background:url(img/corpsbas.jpg) no-repeat bottom;
	height:56px;

}

#corps {
	background:url(img/corps.jpg) no-repeat;
	
}


#text {
	margin-top:10px;
	width:455px;
	margin-left:260px;
	margin-bottom:22px;
	
}
.textpage {
	font-size:9pt;
	color:#9a141f;
}



.titrepage {
	color:#F5AB00;
	font-size:16pt;
}

a.lien {
	text-decoration:underline;
	color:#0E3351;
}


a.lien:hover {
	text-decoration: underline;
	color:#5692C2;
}

#footer {
	background:url(img/footer.jpg);
	height:27px;
	color:white;
	font-size:10pt;
}

#textfooter {
	color:white;
	font-size:10pt;
	font-weight:bold;
}