#news {


}
dl#news {
width: 210px;
}
dl#news dt {
	cursor: pointer;
	height: 20px;
	line-height: 18px;
	text-align: center;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: gray;
	border-bottom-color: #FFFFFF;
	border-left-color: gray;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #7394c9;
	background-image: url(menuimage/news/ligne_news.jpg);
	background-repeat: repeat-y;
}
dl#news dd {
border: 1px none gray;
display:none;
}
dl#news li {
	text-align: justify;
	color: #000000;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 100px;
	overflow:auto;
}
dl#news dt a {
color: #ffffff;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

dl#news dt a:hover {
/*background: #000000;*/
color: #000000;
background: #f5d99f;
}


#topnews{
	width:240px;
	background-image: url(menuimage/news/top_degrade_orange.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 26px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#milieunews{
	
	width:230px;
	background-image: url(menuimage/news/middle_news_orange.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#bottomnews{
	width:240px;
	height: 30px;
	background-image: url(menuimage/news/bottom_degrade_orange.jpg);
	background-repeat: no-repeat;

}