/* CSS Document */
body {margin:0;
font:Arial, Helvetica, sans-serif}

h4 {
	display: block;
	height: 20px;
	width: 200px;
	border: 1px solid #000000;
}
a {text-decoration:none}
.prouge a:hover{color:#630000}
.prouge a:link{color:#630000}
.prouge a:visited{color:#630000}

.pjaune a:hover{color:#FFFFCC}
.pjaune a:link{color:#FFFFCC}
.pjaune a:visited{color:#FFFFCC}

.ptexte a:hover{color:#630000}
.ptexte a:link{color:#630000}
.ptexte a:visited{color:#630000}

.Style3 {color:#630000}

.prouge {
	color:#630000;
	font-family:"Monotype Corsiva";
	font-size: 16px;
	font-weight: normal;
	background-position: left;
}
.pjaune {
	color:#FFFFCC;
	font-family:"Monotype Corsiva";
	font-size: large;
	font-weight: 16px;
	background-position: left;
}
.ptexte {
	color:#630000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-position: centre;
}
.gras {font-weight:bold}

