body{
	background-color: #834aa7;
	background-image: url(../images/fond_home_1.jpg);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	text-align: left;
}
#cadre{
	display: block;
	width: 771px;
	position: relative;
	height: auto; /*height: 100%;*/
	padding: 0;
	background-image: url(../images/fond_home.jpg);
	margin: 0 auto 0 auto;
	background-repeat: no-repeat;
	top: 0px;
}

#head{
	width: 771px;
	height:183px; 
	font-size:18px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
}
#head h4{
	text-indent: -99999px;
	margin: 0;
	padding:0;
}
#acroche{
	display: block;
	width: 725px;
	height: 225px;
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : right !important;
	position: relative;
	padding: 0;
	vertical-align: top;
}
#acroche span{
	display: block;
	position: absolute;
	right: 0px;
	top:0px;
	width: 229px;
}
#acroche strong{
font-weight: normal;
/*
	display: block;
	
	position: relative;
	right: 0px;
	top: 50px;
*/
}
#menu_h{
background-image: none;
	width: 771px;
	height:87px; 
	position: relative;
}
#menu_h ul{
	margin: 0;
	padding: 0;
}
#menu_h li{
	list-style:none;
	background-image: url(../images/puce_menu_h.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	line-height: 20px;
}
#menu_h li a{
	text-decoration:none;
	color:#ce9df3;
	font-size:11px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	line-height: 20px;
}
#menu_h #col0{
	position: absolute;
	top:0;
	left:312px;
}
#menu_h #col1{
	position: absolute;
	top:0;
	left:485px;
}
#body{
	margin: 0 0 0 46px;
}
#contenu{
	border: 1px solid #6b288b;
	color:#fff;
	background-color: #915db1;
	padding:10px;
	width:658px;
	margin-bottom: 52px;
}
#vaimg{
	position: absolute;
	top:0;
	right:46px;
}
#pied{
width: 725px;
}
