ul#menu{
     margin: 0;
	 padding: 0;
	 font-family: Eurostile, Arial, Helvetica, sans-serif;
	 font-size: 14px;
     list-style-type: none;
	 font-style: normal;
	 font-weight: bold;
	 float: left;
	
	 
	 }

#menu li {
	display: inline;
	margin: 0 10px;
	
	} 
#menu a {
	
   
	
	text-decoration: none;
	color: #ffffff;
	
	} 	 

#menu a:hover {	 

 color: #990000;		 
} 

p {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	
}
.lien2 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-align: left;
	
}
.lien2 a:hover{
     color: #990000;
	 
}
.lien3 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-align: left;
	
}
.lien3 a:hover{
     color: #990000;
	 }
.fond {
	background-color: #000000;
	background-image: url(../_images/bandeau_hist_d.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.h1 {
	font-family: Eurostile, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
dl, dt, dd, ul, li #menu2{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Eurostile, Arial, Helvetica, sans-serif;
	font-size:	14px;
	font-weight: bold;
} 	 
#menu2 {

	
	background-color: #FFcc00;
	
	
} 	 
#menu2{ 	 
width: 180px; 	 
} 	 
#menu2 dt {
	cursor: pointer;
	margin: 20px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	border: none;
	background: #FFcc00;
	
} 	 
#menu2 dd { 	 
display: none; 	 
border: none; 	 
} 	 
#menu2 li { 
margin: 5px;

text-align: left; 	 
} 

#menu2 li a, #menu2 dt a {	 
color: #333333; 	 
text-decoration: none; 	 
display: block; 	 
border: 0 none; 	 
height: 100%;
 
} 	 
#menu2 li a:hover { 	 
background: #FFffff;
color: #990000; 	 
} 
#menu2 dt a:hover {
color: #990000;
}
.fond_menu {
	background-image: url(../_images/ronds_bas.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.liste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	list-style-position: inside;
	list-style-type: disc;
	color: #330033;
}
