h3 {
    text-align:center;
	color: #FFDE96;
	background-color: #600b1e;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;

}
h4 {
	color: #CC0000;
	text-decoration: underline;

}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #cc6666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
        color: #993366;
	text-decoration: underline;
}.souligne {
	text-decoration: underline;
}
h1 {
	color: #600b1e;
	text-decoration: underline;
	text-align:center;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;


}
.cadre {
	border: 1px solid #660000;
}
.tabltitre {
	background-color: #FFDE96;
	font-weight: bold;

}


BODY

{
background-color:#ffffcc;
scrollbar-base-color:#600b1e;
scrollbar-track-color:#FFDE96;
scrollbar-arrow-color:#FFDE96;
}


