
body  { 
	color: #382c24; 
	font-size: small; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss; 
	background-color: #8f705b 
}
.ttlband {
	background-color: #dbdbc3;
	font-size: 14px;
	font-weight: bold;
}
.band {
	background-color: #dbdbc3;
	font-size: 9px;
}
.page { 
	background: #fbfbe3 url(cahier.jpg) repeat-y; 
	padding-right: 10px; 
	padding-left: 45px
}
.page_top { 
	background: #fbfbe3 url(cahier.jpg) repeat-y; 
	padding-right: 10px; 
	padding-left: 45px; 
	height: 133px 
}
.page_titre { 
	background-color: #fbfbe3; 
	padding-right: 10px; 
	padding-left: 10px; 
	height: 100% 
}
a:link { 
	color: #f00; 
	text-decoration: underline overline 
}
a:hover { 
	color: #888a00; 
	text-decoration: underline overline 
}
a:active  { 
	color: #768880; 
	text-decoration: underline 
}
a   { 
	color: #f00; 
	text-decoration: underline 
}
pre { 
	color: #000; 
	background-color: #d3d3d3 
}