/* CSS Document */

#left{
float:left;
width:330px;
}

#right{
float:right;
width:568px;
}

#video_intro{
float:right;
width:463px;
height:260px;
background:url(../img/illustrations/fd_video.gif);
padding:33px 0 0 105px;
}

#contenu{
background:url(../img/illustrations/fond_contenu_accueil.gif) left bottom no-repeat #FFF;
}
