

/* NAVIGATION */

#inc-navigation {
position: absolute;
top: 185px;
left: 400px;
width: 355px;
height: 28px;

}


/* PARTIE DROITE */

#inc-partie_droite {
position: absolute;
top: 258px;
right: 1px;
width: 223px;
height: 434px;

}


/* BANDEAU HAUT */

#inc-bandeau_haut {
position: absolute;
top: 0;
right: 20px;
width: 495px;
height: 21px;

}


/* IMAGE */

#inc-image {
position: absolute;
top: 139px;
left: 811px;
width: 175px;
height: 83px;
background: transparent url(../img/inc-image.png) no-repeat 0 0;
}