/* CSS Document */
BODY {
	SCROLLBAR-FACE-COLOR: #FFFFCC;
	SCROLLBAR-HIGHLIGHT-COLOR:#A47F3F;
	SCROLLBAR-SHADOW-COLOR:#A47F3F;
	SCROLLBAR-3DLIGHT-COLOR:#A47F3F;
	SCROLLBAR-ARROW-COLOR: #A47F3F;
	SCROLLBAR-TRACK-COLOR:#FFFFCC;
	SCROLLBAR-DARKSHADOW-COLOR: #4E6514;
	}
a:visited { color: #A47F3F; font-weight: normal; font-family: verdana; font-size: 8pt; text-decoration: underline}
a:link { color: #A47F3F; font-weight: normal; font-family: verdana; font-size: 8pt; text-decoration: underline }
a:active { color:  #A47F3F; font-weight:normal; font-family:  verdana; font-size: 8pt; text-decoration: underline}
a:hover { color: black; font-weight: normal; font-family: verdana; font-size: 8pt; text-decoration : none}
.dessin {
	background-attachment: fixed;
	background-image: url(image/dessincote.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.cadr {
	border: thin solid #000000;
}
.contour {
	border: thin solid #000000;
}