html, body   {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../_img/fond.gif)
	}




.logo   {
	background: url(../_img/logo.gif);
	width: 148px;
	height: 100px
	}



.logobas   {
	background: url(../_img/logo_bas.gif);
	width: 148px;
	height: 23px
	}



.blockgauche   {
	background: url(../_img/fond_blockgauche.gif) repeat-y;
	width: 148px;
	height: 420px;
	padding-top: 36px;
	vertical-align: top
	}



.blockdroite   {
	background: url(../_img/fond_blockdroite.gif) repeat-y;
	width: 23px;
	height: 420px
	}



.bandeau   {
	background: url(../_img/bandeau.gif);
	width: 529px;
	height: 100px
	}



.tdgris   {
	background: #7D7D7D;
	width: 23px
	}




.applat_haut   {
	background: #fff;
	height: 23px
	}



.applat   {
	background: #fff;
	padding-top: 0px;
	padding-left: 20px;
 	padding-right: 20px;
	padding-bottom: 27px;
	color: #8B8B70;
	font: 10px verdana, arial, tahoma;
	line-height: 15px;
	vertical-align: top;
	height: 431px
	}



.applat_bas   {
	background: #fff;
	text-align: center;
	padding: 0;
	color: #A6A691;
	font: 10px verdana, arial, tahoma;
	height: 21px
	}


div#menu   {
	font-size: 10px;
	font-family: verdana, arial, tahoma;
	letter-spacing: 1px;
	width: 129px;
	padding-left: 8px;
	}



div#menu ul   {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}



div#menu ul li a   {
	display: block ;
	height: 24px ;
	text-indent: 5px ;
	line-height: 24px ;
	color: #525252 ;	
	text-decoration: none;	
	border-bottom: 1px dotted #A2A2A2
	}



div#menu ul li a:hover   {
	color: #525252;
	background: #F8F8EB;
	text-decoration: none
	}


