/* 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: #ddd;
text-align: right;	
}

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

#footer a:hover {
border-bottom: 1px dotted #ddd;	
}