  BODY {
    margin:0px;
    background:#291800 url('../img/bg_pattern.png') repeat 0px 0px;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
  } 
  DIV.banner {
    background:transparent url('../img/banner2010.jpg') repeat 0px 0px;
		width:864px;
		height:432px;
    border:2px solid #000000;
  }
	DIV.boishaut {
    background:transparent url('../img/boishaut.png') repeat 0px 0px;
		width:100%;
		height:100px;
		/*text-align:right;*/
	}
	DIV.boisbas {
    background:transparent url('../img/boisbas.png') repeat 0px 0px;
		width:100%;
		height:109px;
		text-align:right;
	}
	DIV.clear { clear:both; }
	DIV.compteur {
    font-family:Arial, Helvetica, sans-serif;
		font-size:24px;
		font-weight:bold;
		color:#000000;
		/*margin-top:16px;*/
		text-align:center;
		width:100%;
		line-height: 40px;
	}
	DIV.contenu {
		float : none;
		width:660px;
		padding-left : 203px;
	}
	DIV.cordes {
		width:864px;
		height:50px;
	}
	DIV.corde1 {
		width:432px;
		height:100%;
		float:left;
		background:transparent url('../img/corde.png') no-repeat 24px 0px;
	}
	DIV.corde2 {
		width:432px;
		height:100%;
		float:left;
		background:transparent url('../img/corde.png') no-repeat 352px -40px;
	}
	DIV.corps {
		width:864px;
		background:#FF9000 url('../img/fondpale.png') repeat-y 0px 0px;
    	border:2px solid #000000;
		text-align:left;
	}
  DIV.main {
		width:864px;
		margin:0px auto;
  }
	DIV.menu {
		float:left;
		width:200px;
		margin-left:0px;
	}
	DIV.titre {
    	font-family:Arial, Helvetica, sans-serif;
		font-size:36px;
		font-weight:bold;
		color:#000000;
		text-align:center;
		line-height:75px;
		width:705px;
		height : 75px;
		position : relative;
		left : 159px;
	}
	DIV.vexpand {
		background:transparent url('../img/test.png') repeat-y 0px 0px;
		width:100%;
	}
	LI.menuitem {
		width:199px;
		height:33px;
		list-style-type:none;
		background:transparent url('../img/menuitem.jpg') no-repeat 0px 0px;
		text-align:left;
		padding:0px 0px 0px 5px;
		line-height: 33px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
	}
	LI.menuitem_mini {
		width:199px;
		height:15px;
		list-style-type:none;
		background:transparent url('../img/menuitem_mini.jpg') no-repeat 0px 0px;
		text-align:left;
		padding:0px 0px 0px 5px;
	}
	LI.menuitem a{
		color : #000000;
		text-decoration : none;
	}
	div.conteneur{
		padding : 0px 8px 0px 3px;
	}
