/* CSS Document */

/* Pied de page */

#footer {
width:990px; /* Ne pas d�passer sinon barre de scrolling horizontale */
height:83px;
clear:both;
background:url(../images/bg_footer.jpg) no-repeat;
}

#footer p {
float:left;
color:#fff;
font-size:1.1em;
padding:62px 0 0 50px;
}

/* ToolBox bottom */

#toolbox_bottom {
height:17px;
width:400px;
float:right;
padding:62px 50px 0 0;
}

#toolbox_bottom ul {
float:right;
}

#toolbox_bottom ul li {
float:left;
color:#fff;
}

#toolbox_bottom ul li a {
color:#fff;
font-size:1.1em;
}
