/* ************************************** */
/* Footer pour Ratiatum.com    */
/* ************************************** */

#footer {
border-top: 1px #b1b1b1 dashed;
width: 950px;
color: #575757;
background-color: #fff;
position: relative;
padding-bottom: 26px;
padding-top: 6px;
text-align: center;
margin-left: auto;
margin-right: auto;
margin-top: 25px;;
}

#footer A, #footer A:link, #footer A:visited{
color: #6d6d6d;
background-color: #fff;
text-decoration: underline;}
#footer A:hover {
text-decoration: underline;}