body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #800000;
margin: 3px 0px 0px;

	}	



a:link {
	color: #800000;

}
a:visited {
color: #800000;

}
a:hover {
	color: #999999;

}



h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}

ul {
	list-style: none;
	margin: 0;
	padding: 50;
	}
	#p{
	margin-left:50px;
	
	}
	
	
	
#header {
	height: 90px;
	background-color: #FFFFFF;
	background-image: url(title/title.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-top: 1px;


	
}
	
	
	
	
#menu {
/* border-style: solid solid none solid; */
	width: 250px;
	
	border-color: #677D92;
	border-size: 1px;
	border-width: 1px;
	margin: 10px;


	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 34px;
	text-decoration: none;
		padding: 16px 0 0 10px;
	}
	
#menu li a:link, #menu li a:visited {
	color: #fff;
	display: block;
	background: url(bouton.jpg) no-repeat ;
	padding: 16px 0 0 10px;
	}
	
#menu li a:hover {
	color: #283A50;
	background: url(bouton.jpg) no-repeat;
	padding: 16px 0 0 10px;
	}
	
#menu li a:active {
	color: #283A50;
	background: url(bouton.jpg) no-repeat;
	padding: 8px 0 0 10px;
	}
