/* CSS Document */
body {
margin:0;
padding:0;
}

#main {
width:800px;
}

#gauche {
width:311px;
background-image:url(../images/video_photobas.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}

#droite {
width:42px;
}

#centre {
width:447px;
background-image:url(../images/video_bas.jpg);
background-position:bottom left;
background-repeat:no-repeat;
background-color:white;
}

#new {
width:304px;
height:162px;
background-image:url(../images/video_new.jpg);
background-position:left top;
background-repeat:no-repeat;
padding-left:18px;
}

#people {
width:306px;
background-image:url(../images/video_people.jpg);
background-position:left top;
background-repeat:no-repeat;
padding-left:14px;
}

#coeur {
width:146px;
background-image:url(../images/video_coeur.jpg);
background-position:left top;
background-repeat:no-repeat;
padding-left:12px;
}

#menu {
width:90px;
padding-left:30px;
padding-right:30px;
padding-top:10px;
}

.cadre {
padding-top:32px;
font-family:Arial;
font-size:9px;
height:130px;
}

.video
{
width:200px;
height:52px;
background-image:url(../images/video_fondvideo.jpg);
background-position:0 0;
background-repeat:no-repeat;
padding-top:6px;
padding-left:4px;
padding-right:4px;
}

.bouge {
margin-top:16px;
}