html {
 overflow-y: scroll !important;
  min-height:100%;
}

body {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:12px; color:#000; margin-top:0; margin-left:0; margin-right:0; margin-bottom:0; background-color:#e6e6e6;background-image:url(i/body.png);background-repeat:repeat-x;background-position:top;}


div.contenu  {width:860px;margin:auto;background-image:url(i/contenu.png); background-repeat:repeat-y; background-position:center;}
div.contenu_top  {width:860px;margin:auto;background-image:url(i/top.png); background-repeat:no-repeat; background-position:top center;}

div.logo {width:860px;margin:auto;text-align:center;}

div.footer  {width:860px;margin:auto;background-image:url(i/footer.png); background-repeat:no-repeat; background-position:top center;}
div.mentions  {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:11px;padding-top:20px;padding-bottom:30px;text-align:center;color:#000;}

a.lienfooter:link,a.lienfooter:visited {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px; color:#000; font-weight:bold; font-style:italic; text-decoration:underline;}
a.lienfooter:hover,a.lienfooter:active {text-decoration:none;}


h1 {
	text-align:left;
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	font-style:normal;
	color:#440c2a;
	margin:0px;
	padding:0px 0px 4px 34px;
	background-image:url(i/h1.png);background-repeat:no-repeat;background-position:top left;
}



div.padding { padding:35px 35px 0px 35px;}
.justify  { text-align:justify;}
div.center  { text-align:center;}


a.lien:link,a.lien:visited {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px; color:#647E0A; font-weight:bold; font-style:italic; text-decoration:underline; }
a.lien:hover,a.lien:active {text-decoration:none;}
a.lien:focus {outline:none;}

ul.puce {
	margin-top:5px;
	margin-bottom:5px;
}
ul.puce li {
	list-style-type:none;
	background-image: url(i/puce.png);
	background-repeat: no-repeat;
	padding-left:20px;
	background-position:0px 0px;
	margin:0px 0px 12px -30px;
}