

body {
	background-color : #fff8e9; 
	color : #000000; 
	font-family : Times New Roman, Times, serif; 
} 
h1 {
	margin-top : 1em;
	background-color : #fff8e9;
	color : #a07070; 
	text-align : left; 
	font-family : Arial, Verdana, Helvetica, sans-serif; 
} 
h2 {
	margin-top : 2em; 
	margin-left : 15%; 
	margin-right : 15%;
	background-color : #fff8e9;
	color : #b24040; 
	text-align : left; 
	font-family : Arial, Verdana, Helvetica, sans-serif; 
} 
h3 {
	margin-top : 2em;
	background-color : #fff8e9;
	color : #b24040; 
	text-align : left; 
	font-weight : normal; 
	font-family : Arial, Verdana, Helvetica, sans-serif; 
} 
hr {
color: #a07070;
background-color: #a07070;
}
A:link {
	text-decoration : none; 
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	font-family: sans-serif;
	} 
A:visited {
	text-decoration : none; 
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	font-family: sans-serif;
	
	} 
	
A:active {
	text-decoration : none; 
	color : #ffffff; 
	background-color: #7f003f;
	font-weight: bold;
	font-family : sans-serif; 
	} 

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

em {
	font-style : normal; 
	font-weight : bold; 
	color : #a07070; 
	} 
p {
font-family :  sans-serif;
text-align : justify; 
margin-left : 15%; 
margin-right : 15%; 
} 

.brun {
background-color : #a07070; 
} 

p.index {
color : #a07070; 
background-color : #f8e2c7; 
padding-left : 5%; 
margin-left : 5%; 
text-align : left; 
} 


.date {
text-align : center; 
margin-top: 2em;
color : #a07070; 
font-style : normal; 
font-weight : normal; 
font-size : small;
} 
.ital {
font-style : italic; 
} 
.souligne {
text-decoration : underline; 
} 

/**************barre de navigation************/
.p-haut {
background-color: #a07070;
color: #ffffff;
margin-left: 0;
margin-right: 0;
font-weight: bold;
line-height: 200%;
font-family:Times New Roman, Times, serif;
}
img.haut {
border :0;
float: right;
}
a.a-haut:visited, a.a-haut:active, a.a-haut:link {
text-decoration: none;
background-color: #a07070;
color: #ffffff;
font-family: Times New Roman, Times, serif;
}

a.a-haut:hover {
text-decoration: none;
background-color: #bbaad8;
color: #ffffff;
}
span.page-haut {
background-color: #a07070;
color: #ffffff;
text-decoration: underline;
}

/*fin de la barre*/

