/* ======== FOOTER ======== */

#footer {
height: 45px;
width: 790px;
padding: 5px;
text-align: center;
margin: 0 auto 5px auto;
background: url(http://www.marquisdelaguintre.com/template/default/image/bottom.gif) bottom no-repeat white;
}

#footer img {
margin-bottom: 5px;
}

#footer a {
color: #640000;
font-weight: bold;
}

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