body{
margin:0;
padding:0;
/*background:#000 url('../images/bg.jpg') top center repeat-y;*/
background:#E5031C;
}
#contenu{
width:774px;
margin:0 auto;
}
#intro{
height:582px;
width:769px;
display:block;
top:50%;
position:absolute;
margin-top:-290px;
border-right:4px solid #fff;
}