
#footer {
clear:both;
position:relative;
margin-bottom:20px;
font-size:10px;
color:#194191;
}

#footer .menu-footer {
width:974px;
border:1px #194191 solid;
border-bottom:none;
background:#e9ebf5 url('images/footer-top.gif') no-repeat top;
}

#footer .menu-footer ul {
margin:48px 18px 0 0;
width:225px;
background:url('images/sepv.gif') repeat-y right;
}

#footer .menu-footer ul.last {
margin-right:0;
background:none;
}

#footer .menu-bot {
margin-bottom:5px;
height:14px;
background:url('images/footer-bot.gif') no-repeat top;
}

#footer a {
font-size:10px;
color:#194191;
}

#footer a:hover {
text-decoration:underline;
}

#footer .coul {
color:#8ca0c8;
}
