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 #F5AB00 solid;
	margin-bottom:5px;
}

img {
border:1px #A1D5FE solid;
}

.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:134px;
}


#menu {
	background:url(img/menu.jpg) no-repeat;
	height:25px;
	margin:0;
	padding:0;
	text-align:right;
}

#menu a {
	text-decoration:none;
	color:white;
	font-size:10pt;
	display:block;
	padding:4px 5px 5px 5px;
	border-right:1px solid white;
}

#menu a:hover, #menu a.active {
	color:white;
	background-color:#2595CB;
	display:block;
	padding:4px 5px 5px 5px;
}


#conseiller {
	background:url(img/conseiller.jpg) no-repeat;
	height:23px;
	text-align:right;
	vertical-align:middle;
	padding-right:8px;
}

#conseiller a {
	font-weight:bold;
	text-decoration:underline;
	color:#337BB6;
	font-size:9pt;
}

#conseiller a:hover, #conseiller a:active {
	text-decoration:underline;
	color:#89CAFF;
}

#corpshaut {
	background:url(img/corpshaut.jpg) no-repeat top;
	color:#8A8B8B;
	padding:5px 15px 20px 25px;
}

#corpsbas {
	background:url(img/corpsbas.jpg) no-repeat bottom;
	vertical-align:top;
	text-align:justify;
	color:#9a141f;
	font-size:10pt;
	height:374px;
}

#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:#A1D5FE;
	font-size:12pt;
	font-weight:bold;
	margin-bottom:10px;
}

#cartouche {
	background:url(img/cartouche.gif) no-repeat top;
	width:187px;
	height:346px;
	color:white;
	text-align:center;
	vertical-align:top;
	padding-top:50px;
}

#cartouche a {
	color:white;
	text-decoration:underline;
}

#cartouche a:hover, #cartouche a:active {
	color:#FFFF00;
	text-decoration:underline;
}

a.lien {
	text-decoration:underline;
	color:#3780b9;
}


a.lien:hover {
	text-decoration: underline;
	color:#59AAAA;
}


.recette {
	border:1px dotted #377bd6;
	background-color:#dceafe;
	padding:3px;
	margin-top:5px;
	color:#045395;
	text-align:justify;
}


#footer {
	background:url(img/footer.jpg) no-repeat;
	height:44px;
	color:white;
	font-size:9pt;
}

#textfooter {
	color:#191988;
	font-size:10pt;
}