body {	
	line-height: 170%;
	background-color: #ECECD4;
	margin: 0;
	color:black;
	}


#page {
	background-image: url("../images/fond.jpg");
	position: relative;
	width: 920px;
	}

#menuh{
	background-color: #6C1A31;
	font-family: "Brush Script Std","Brush Script MT",times new roman; 
	font-size: 16px;
	letter-spacing: 1px;
	position: relative
	}

.lienh a {
	color: white;
	text-decoration: none
	}

.lienh a:hover{
	color: #fc0;
	text-decoration: none
	}

.lienh a:active{
	color: #fc0;
	text-decoration:underline;
	}



.lienb a {
  font-family: "times new roman"; 
	font-family: small;
	color: #61222B;
	text-decoration: none
	}

.lienb a:hover{
	color: #fc0;
	text-decoration: none
	}

.lienb a:active{
	color: #fc0;
	text-decoration:underline;
	}
	
p{
  text-align: justify;
  }
