body {
background:url(../images/bg_container_white.gif) repeat-y center;
}

#trueMiddle {
background:#fff;
}

#contenu-centre .wrapper {
margin:20px;
}

#contenu-centre {
background:url(../images/bg_cegep_images.gif) 14px 535px no-repeat;
margin-bottom:20px;
width:100%;
}

#liste-images {
line-height:0;
width:920px;
margin:20px 0 0 35px;
padding:0;
}

#liste-images li {
float:left;
list-style-type:none;
margin:0;
padding:0;
}

#liste-images li a {
margin:0;
padding:0;
}

#menu-pages {
background:url(../images/bg_menu_cegep_images.gif) bottom center no-repeat;
height:47px;
line-height:30px;
padding-top:12px;
position:relative;
text-align:center;
width:140px;
margin:0 auto;
}

#menu-pages a {
background:no-repeat;
display:block;
height:30px;
text-indent:-9999px;
width:31px;
}

#menu-pages .precedente {
background:url(../images/btn_cegep_images_prev.gif) no-repeat;
height:30px;
left:12px;
position:absolute;
top:15px;
width:31px;
}

#menu-pages .suivante {
background:url(../images/btn_cegep_images_next.gif) no-repeat;
height:30px;
position:absolute;
right:12px;
top:15px;
width:31px;
}

#menu-pages .precedente a {
background:url(../images/btn_cegep_images_prev.gif) center no-repeat;
}

#menu-pages .suivante a {
background:url(../images/btn_cegep_images_next.gif) center no-repeat;
}

#menu-pages a:focus {
outline:0;
}

#contenu-droit {
position:absolute;
right:0;
top:71px;
}

#menu-pages a:hover,#menu-pages .precedente a:hover,#menu-pages .suivante a:hover {
background-position:bottom;
}
