body {
	background: 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 #272626; }
.no-border{border:none}

.bordure { background:white;border:1px solid black;}

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

a.lien {	text-decoration:underline;	color:#272626; }
a.lien:hover { text-decoration: underline;color:#cc1818; }

a.lien2 {	text-decoration:none;	color:#373E59; font-weight:bold;}
a.lien2:hover { text-decoration: underline;color:#8D8D8D; }

input, textarea {
	color:#f5f5f5;
	background:#969696;
	border:1px solid black;
}


h1 {
	color:#272626;
	border-bottom:1px solid #272626;
	padding:0;
	margin:0;
	font-size:16pt;
	font-weight:bold;
	margin-bottom:5px;
}

h3 {
	color:#666666;
	font-size:13pt;
	font-weight:bold;
	padding-bottom:2px;
	margin-bottom:2px;
}
h2 {
	color:#990000;
	font-size:15pt;
	font-weight:bold;
}

/*************** PAGE ***************/
#header {
	background:url(img/header.jpg) no-repeat;
	height:121px;
	vertical-align:top;
}

#corpshaut {
	background:url(img/corpshaut.jpg) no-repeat top;
	text-align:justify;
	color:#272626;
	font-size:9pt;
    position:relative;
	min-height:295px;
	padding:20px 50px 100px 50px;
}

#corpsbas {
	background:url(img/corpsbas.jpg) no-repeat bottom;
	vertical-align:top;
}

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

/*************** MENU ***************/
#menuheader {
	width:200px;
	float:right;
	height:100px;
	margin:0;padding:0;
	text-align:right;
	font-size:9pt;
}

#menuheader dl {margin:12px 24px 0 0; padding:0;list-style-type: none;}
	
#menuheader dl dt {
	list-style-type:none;
	padding:0px 0 9px 0;
}

#menuheader dl dt a{
	color:black;
	text-decoration:none;
}

#menuheader dl dt a:hover,#menuheader dl dt a.active{
	color:black;
	text-decoration:underline;
}


#menu {
	margin:0;
	padding:0;
	background:url(img/menu.jpg) no-repeat top left;
	font-size:9pt;
	width:765px;
	height:39px;
	text-align:center;
	position:relative;
}
.lettre {
	font-size: 50pt;
	color: #CCCC33;
	font-weight:bold;
}
.espace { padding-top:22px;}
#menu a { color:black;text-decoration:none;}
#menu a:hover, #menu a.active { text-decoration:underline;}

#m1 a { background:url(img/menu1.jpg) no-repeat 0 0;display:block;float:left;position:relative;width:132px;height:17px; }
#m1 a:hover, #m1 a.active { padding-top:22px; background:url(img/menu1.jpg) no-repeat 0 -39px; }

#m2 a { background:url(img/menu2.jpg) no-repeat 0 0;display:block;float:left;position:relative;width:132px;height:17px; }
#m2 a:hover, #m2 a.active { padding-top:22px; background:url(img/menu2.jpg) no-repeat 0 -39px; }

#m3 a { background:url(img/menu3.jpg) no-repeat 0 0;display:block;float:left;position:relative;width:117px;height:17px; }
#m3 a:hover, #m3 a.active { padding-top:22px; background:url(img/menu3.jpg) no-repeat 0 -39px; }

#m4 a { background:url(img/menu4.jpg) no-repeat 0 0;display:block;float:left;position:relative;width:76px;height:17px; }
#m4 a:hover, #m4 a.active { padding-top:22px; background:url(img/menu4.jpg) no-repeat 0 -39px; }

#m6 a { background:url(img/menu5.jpg) no-repeat 0 0;display:block;float:left;position:relative;width:72px;height:17px; }
#m6 a:hover, #m6 a.active { padding-top:22px; background:url(img/menu5.jpg) no-repeat 0 -39px; }

#m5 a { background:url(img/menu6.jpg) no-repeat 0 0;display:block;float:left;position:relative;width:120px;height:17px; }
#m5 a:hover, #m5 a.active { padding-top:22px; background:url(img/menu6.jpg) no-repeat 0 -39px; }

#m7 a { background:url(img/menu7.jpg) no-repeat 0 0;display:block;float:left;position:relative;width:116px;height:17px; }
#m7 a:hover, #m7 a.active { padding-top:22px; background:url(img/menu7.jpg) no-repeat 0 -39px; }