body{
	background-color:#847991;
}
table{

	border: 0px;
}
tr,td{
	padding: 0px;
	border-spacing: 0px;
	border: 0px;
}

#cadre_site{
	position: absolute;
	top: -2px;
	left: -2px;
	width: 100% !important;
	width:101.6%;

}
.bandeau{
	height: 30px;
	background-color: #5b427b;
	border-bottom: 1px solid #ffffff;
}
.banniere{
	z-index: 40;
	position: absolute;
	left : 50%;
	margin-left: -475px;
	top: 31px;
	width: 950px;
	height: 160px;
}
.menu{
	width: 100%;
	height: 190px;
	border:0px;
	background-color: #000000;
}
.conteneur{
	z-index: 15;
	position:absolute;
	width: 100%;
	top: 381px;
	left: 0px;
	min-height:800px !important;
	/*height:800px;*/
	
}
.conteneur_page{
	z-index: 20;
	position:absolute;
	left : 50%;
	margin-left: -475px;
	width: 950px;
	height: 100%;
}
#menu_b{
	background-image:url(../img/menu_b.png);
	background-repeat:repeat-x;
	height:160px;
}
#menu_n{
	background-image:url(../img/menu_n.png);
	background-repeat:repeat-x;
	height:190px;
}
.page{
	border:0px;
	padding:0px;
	left:200px;
	width: 750px;
	height:100%;
	background-color: #FFFFFF;
	vertical-align:top;
}
.colonne_page{
	border:0px;
	padding:0px;
	width: 200px;
	height:100%;
	background-color: #FFFFFF;
	border-right: 1px solid #847991;
	vertical-align:top;
}
.footer{
	left: 0px;
	width: 100%;
	height: 30px;
	background-color: #5b427b;
	border-top: 1px solid #ffffff;
}

.drap img{
color:#000000;
border:none;
text-decoration:none;
}