ul#menu2
{
	height: 50px ;
	margin: 0px ;
	padding: 0px ;
	list-style-type: none ;

}

ul#menu2 li
{
	float: left ;
	text-align: center ;
	padding-left:15px;
	padding-bottom:15px;
	
}

ul#menu2 li a
{
	width: 294px !important;
	width: 294px;
	background-color: #D5F297 ;
	line-height: 25px ;
	font-size: 1.2em ;
	font-weight: bold ;
	letter-spacing: 2px ;
	color: #fff ;
	display: block ;
	text-decoration: none ;
	border: 1px solid #C9EB54 ;
	
}

ul#menu2 li a:hover
{
	background-color: white ;
	width: 294px !important;
	width: 294px;
}



#cadre{
background-color: #eed;
border: 1px solid #dcb;
margin: 15px;
padding: 5px;
text-align:justify;
font: italic 1.2em/1.2em Georgia, serif ;
color: #a0866b ;
width:595px !important;
width:600px;

}