body{
background-color:#70010e;
}
#main{
position:absolute;
width:999px;
height:600px;
background:url(../img/accueil/fond.jpg) no-repeat;
/*margin-left:auto;*/
/*margin-right:auto;*/
margin-left:-499px; /* moitie de width */
left: 50%;           /* constant, toujours 50% */
margin-top:-300px;   /* moitie de height */
top: 50%;            /* constant, toujours 50% */

}
#visuel{
position:absolute;
width:999px;
height:420px;
margin-left:auto;
margin-right:auto;
margin-top:69px;
}
#menu{
position:absolute;
width:355px;
height:34px;
bottom:5px;
right:0px;
margin:0;
padding:0;
}
#menu li{
display:block;
float:left;
width:118px;
height:34px;
text-align:center;
padding-top:5px;
background:url(../img/accueil/btn.jpg) no-repeat;
font:normal bold 13px arial;
}
#menu li a{
color:#70010e;
text-decoration:none;
}
#menu li a:hover{
color:#dcaa22;
}
#text{
position:absolute;
top:480px;
left:150px;
z-index:500;
}
.sIFR-hasFlash .slogAcc{
	visibility: hidden;
	font-size:20px;
	width :410px;
	height:80px;
	position:absolute;
	right:12px; top:8px;
}
#lg{
position:absolute;
left:30px;
bottom:10px;
width:150px;
}
#lg img{
margin:0 5px 0 5px;
border:0;
}
#wri{
position:absolute;
top:610px;
font:normal normal 10px arial;
}
