body
{
	width: 95%;
	margin: 10px auto;
	font-family: Verdana; font-size:13px; color: #400000
; clip:  rect(   )
	
}
 
 #calque {
background-repeat: no-repeat;
background-position: bottom right;
; background-color: #CCFF33
}
 
 
 
 /* Le haut de page */

#hautdepage
{ position: fixed;
   right: 20px;
   top: 530px;
   width: 120px;
   background-color: #FFFFFF  
}
p { color: #400000}
td { font-family: Verdana; font-size:13px; color: #400000}

a:link { font-family: Verdana; font-size:13px; text-decoration: none; color: #FF3333}
/* liaison en marron #990000 */
a:visited { font-family: Verdana; text-decoration: none; font-size:13px; color: #CC3399}
/* liens visités en violet #800080 */
a:hover { font-family: Verdana; font-size:13px; text-decoration:none; color: #333333}
/* liens survolés  en blanc #FFFFFF sur fond rose parme marron #CC66CC */
a:active { font-family: Verdana; font-size:13px ; color: #000000}

