body {
	background-image: url(img/fond.jpg);
	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 #050778; }

.kmn {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px; 	color:black; }
.kmn a { font-size: 11px;	text-decoration:underline;	color:black; }

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



/*
#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 {
	background:url(img/menu.jpg) no-repeat top left;
	height:21px;
	text-align:center;
	font-size:9pt;
	padding-left:95px;
}

#menu ul {margin:0; padding:0; list-style-type: none;}
	
#menu ul li {
	list-style-type:none;
	display:block;
	float:left;
	}
	
	
#menu a.noBorder{
	border-right-width:0px;
	}
	
	
#menu ul li a{
	text-decoration:none;
	display:block;
	color:#050778;
	padding:2px 3px 5px 3px;
	}
	
	
#menu ul li a:hover,#menu ul li a.active{
	color:#003762;
	background: url(img/rollfondmenu.jpg) repeat-x top left;
	}


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

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

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

}

#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:#0d046f;
	margin:15px 5px 40px 12px;
	
}

.textpage2 {
	font-size:9pt;
	color:black;
	padding:25px 20px 45px 20px;
	color:#4b3b21;
	
}

.titrepage {
	text-align:right;
	color:white;
	font-size:12pt;
	color:#82633c;
	margin-top:90px;
	margin-right:13px;
	
}

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


a.lien:hover {
	text-decoration: underline;
	color:#7772b3;
}

a.lien2 {
	text-decoration:underline;
	color:#4b3b21;
}


a.lien2:hover {
	text-decoration: underline;
	color:#82633c;
}

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

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