body{
	background-color: #ebebeb;
	margin:0px;
	padding:0px;
	text-align:center;
}
#conteneur {
	background-color: #512526;
	width:900px;
	margin : 0 auto;
}

#banniere {
	position:relative;
	background-color: #ffffff;
	background-image: url(../images/trappeur_01.gif);
	width:900px;
	height:171px;
}

#blocMenu{
	float: left;
	width:184px;
	background-color: #512526;
}

#btnAccueil{
	background-image: url(../images/trappeur_05.gif);
	width: 184px;
	height: 51px;
	margin : 0px;
	padding : 0px;
	margin-top : 40px;
}
#btnContact{
	background-image: url(../images/trappeur_06.gif);
	width : 184px;
	height : 51px;
	margin : 0px;
	padding : 0px;
	margin-top : 10px;
}

#contenu{
	float : left;
	width:716px;
	background-color: #512526;
	background-image:url(../images/trappeur_04.gif);
	background-position : 100% 100%;
	background-repeat:no-repeat;
}
#contenuText{
	width: 650px;
	text-align:left;
	margin:0px;
	padding:0px;
	margin-left:10px !important;
	margin-left:-15px;
	margin-top:50px;
	BORDER-RIGHT: #cccccc 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #cccccc 1px solid; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 5px; 
	BORDER-LEFT: #cccccc 1px solid; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	BACKGROUND-COLOR: #512526;
	COLOR:#ffffff;
}

#conteneurBlocRight{
	background-color: #512526;
	float:left;
	width:47px;
	background-image: url(../images/trappeur_04.gif);
	background-position: bottom;
	background-repeat:no-repeat;
}

#clear {
	clear: both;
}

#footer{
	position:relative;
	float : left;
	width:900px;
	height:59px;
	background-color: #ebebeb;
	background-image: url(../images/trappeur_08.gif);
	background-repeat : no-repeat;
}