.date {
	font-family: Verdana;
	font-size: 10px;
	color: #336699;
	font-weight: bold;
}
.menutop {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
.lien1 {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.titreblock {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.lien2 {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
}


.menutop:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#scroll {
margin:0px;
max-height:380px;
	height: expression(this.scrollHeight > 300 ? "300px" : "auto"); 
	overflow: auto;
	padding:4px;
}

#news {
width:177px;
height:28px;
margin-top:6px;
}
