/* sens_sculpture  : theme */
/* juillet 2007, par stephane */
/* footer */

#footer {
margin-top: 4em;
padding: 1em 0em;
border-top: 1px dotted #ddd;	
font-size: 9px;

}

#footer p {
margin-top: 1em;
color: #999999;
text-align: right;	
}

#footer a {
color: #999999;
text-decoration: none;	
}

#footer a:hover {
color: #448ccb;
border-bottom: 1px dotted #448ccb;	
}