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; }

img { border:1px solid #481f71; }

.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:#002577; }
a.lien:hover { text-decoration:underline; color:#333333; }

input, textarea { color:black; background:#cfa0e7; border:1px solid #481f71; }

h1 {
	color:#002577;
	border-bottom:1px #002577 dashed;
	margin:0 0 8px 0;
	padding:20px 0 0 0;
	font-size:14pt;
	font-weight:bold;
}

h2 { background:#8fc200; border:1px dotted #8fc200; padding:3px; }
h3 {
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	}	
/*************** PAGE ***************/
#header {
	background:url(img/header.jpg) no-repeat;
	height:237px;
}

#corpshaut {
	background:url(img/corpshaut.jpg) no-repeat top;
	text-align:justify;
	color:#002577;
	font-size:10pt;
	padding:0 20px 20px 20px;
	position:relative;
	min-height:297px;
}

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

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

/*************** MENU ***************/
#menu {
	margin:0;
	padding:0;
	background:url(img/menu.jpg) no-repeat top left;
	font-size:9pt;
	width:765px;
	height:22px;
}

#menu ul {margin:0 0 0 26px; padding:0;list-style-type: none;}
	
#menu ul li {
	list-style-type:none;
	display:block;
	float:left;
}

#menu ul li a{
	text-decoration:none;
	padding:3px 7px 3px 7px;
	display:block;
	color:white;
	border-right:1px solid white;
}

#menu ul li a:hover,#menu ul li a.active{
	color:white;
	text-decoration:underline;
}
/***************************************/


#entete {
	color:#0066FF;
	font-weight:bold;
}

.conseiller {
	color:white;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

.conseiller:hover {
	text-decoration:underline;
}
/**************************************/
#contenu {
	margin:5px 0 5px 50px;
	}

.accueil {
	margin:0 0 4px 10px;
	}

.avant-propos {
	margin:3px 0 5px 15px;
	}
	
.ul1{
	margin:3px 0;
	padding:0 15px;
	}