body {
	background-color: #fff8e9;
	color: #000000;
	font-family: serif;
	}

A:link {
	text-decoration: none;
	color: #0000aa;
	font-family: sans-serif;
	}

A:visited {
	text-decoration: none;
	color: #871f78;
	font-family: sans-serif;
	}

A:active, A:hover {
	text-decoration : none;
	background-color: #7f003f;
	color : #ffffff;
	font-family: sans-serif;
	}



A.ancre:link, A.ancre:visited {
	text-decoration: none;
	background-color: #fff8e9;
	font-family: sans-serif;
	color: #000060;
	}



A.ancre:active, A.ancre:hover {
	text-decoration: none;
	font-family: sans-serif;
	background-color : #7f003f;
	color : #ffffff;
	}
 

h1 {
	margin-top: 1em;
	background-color: #fff8e9;
	color: #7f003f;
	text-align: center;
	font-family: sans-serif;
	}

h2 {
	margin-top: 2em;
	background-color: #fff8e9;
	color: #7f003f;
	text-align: center;
	font-family: sans-serif;
	}

h3 {
	margin-top: 2em;
	background-color: #fff8e9;
	color: #7f003f;
	text-align: left;
	font-weight: normal;
	font-family: sans-serif;
	}

h4 {
	color: #b20000;
	background-color: #fff8e9;
	text-align: left;
	font-family: serif;
	margin-left: 5%;
	font-weight: normal;
	}


em {
	font-style: normal;
	font-weight: bold;
	color:#008000;
	background-color: #fff8e9;
	}

p {
font-family: sans-serif;
text-align: justify;
margin-left: 5%;
margin-right: 5%
}

ul {
list-style-type: disc;
list-style-position: inside;
font-family: sans-serif;
}


hr {
color: #800000;
background-color: #800000;
}

img {
border: 0;
}

.bleu{
color: #0000aa;
}

.dans{
color: #800000;
}

.debut {
margin-top: 1em;
text-align: right;
font-size: 60%;
}


.barre {
text-align: center;
background-color: #7f003f;
margin-top: 3em;
margin-bottom: 1em;
white-space: nowrap; 
}

.blanc {
color: #ffffff;
background-color: #7f003f;
font-weight: bold;
}


div.date {
margin-top: 3em;
text-align: center;
color: #7f003f;
font-style: normal;
font-weight: normal;
font-size: 60%;
}

.ital {
font-style: italic;
}


.cite {
font-family: serif;
font-style: normal;
margin-left: 7%;
margin-right: 6%;
}

.souligne {
text-decoration: underline;
}

/*menu du haut*/

img.haut {
border :0;
float: right;
}

.p-haut {
background-color: #f8e2c7;
color: #ee1774;
margin-left: 0;
margin-right: 0;
font-weight: bold;
line-height: 200%;
font-family: serif;
}

a.a-haut:visited, a.a-haut:active, a.a-haut:link {
text-decoration: none;
background-color: #f8e2c7;
color: #ee1774;
font-family: serif;
}

a.a-haut:hover {
text-decoration: none;
background-color: #7f003f;
color: #ffffff;
}
span.page-haut {
background-color: #f8e2c7;
color: #ee1774;
text-decoration: underline;
}
/*FIN menu haut*/	

