* { margin:0; padding:0 }

body { background: #f7eabf; font-family: Arial, Helvetica, sans-serif; text-align: center; }

/* Conteneur de la page */
#conteneur { background:url(img/fondtableau.jpg) repeat-y;width:765px; margin:0 auto; }

/* Header */
#header { height:184px; background:url(img/header.jpg) no-repeat;text-align:right;vertical-align:top; }
#header a { height:184px; display:block; }

/* Menu */
#menu { height:23px; font-size:9pt; width:765px; background:url(img/menu.jpg) no-repeat top left; }
#menu ul { list-style-type:none;margin-left:2px; }
#menu ul li { list-style-type:none; display:block; float:left; }

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

#menu ul li a:hover,#menu ul li a.active{
	color:black;
	background:url(img/rollfondmenu.jpg) repeat-x;
}

#menu ul li.separateur { padding:0 1px; background:url(img/separateur.jpg) no-repeat; }

/* Corps */
#corpshaut {
	background:url(img/corpshaut.jpg) no-repeat top;
	text-align:justify;
	color:black;
	font-size:10pt;
	position:relative;
	min-height:364px;
	padding:0 210px 10px 30px;
}

#corpshaut h1 {
	color:#f4960f;
	border-bottom:1px solid #f4960f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:bold;
	padding:10px 0 0 0;
	margin:0 0 8px 0;
}

#corpshaut .chapeau { color:#555555; font-weight:bold; }

#corpshaut ul { list-style-type: square; list-style-position:inside; }

#corpshaut a.lien {	text-decoration:none; color:black;border-bottom:1px dotted black; }
#corpshaut a.lien:hover { text-decoration:none; color:#f4960f;border-bottom:1px dotted #f4960f; }

#corpshaut img { border:1px solid #f4960f; }
#corpshaut img.image { padding:2px;background:white }

#corpshaut #carte { text-align:center; font-style:italic; }

#corpshaut input, textarea { color:black; background:#f7eabf; border:1px solid #f4960f; }
#corpshaut .obligatoire { color:#ff0000; }

#corpshaut #encart {
	background:#fff4e5;
	padding:5px;
	border:2px dashed #fee1b8;
	text-align:center;
	font-weight:bold;
	line-height:20px;
	width:350px;
	margin:0 auto;
}

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

/* Bas de page */
#footer { height:19px; font-size:10pt; line-height:19px; color:#595858; background:url(img/footer.jpg); }

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

/**************************************ACTU*******************************************/
.cadre3{ color:black; background:#f7eabf; border:1px solid #f4960f;padding:5px}
h2 {
	color:#f4960f;
	border-bottom:1px solid #f4960f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	padding:0;
	margin:  5px 0;
}