.tdmenu {
	width: 166px;
	vertical-align: top;
	border: solid 1px #6389D8;
	background-color: #def
}

.datenews {
	background-color: #FFFFF0;
	text-align: center;
	vertical-align: middle;
	color: #ee1000;
	font-size: 11px;
	white-space: nowrap;
}

.textnews {
	background-color: white;
	font-size: 8pt;
}

#entetenews {
	background-color: #DEF;
	font-size: 140%;
	text-align: left;
	font-weight: normal;
}

dl.menu dt{
	white-space: nowrap;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Sans Serif;
	color: #ffc;
	text-align: center;
	height: 1.3em;
	background-color: #6389D8;
	vertical-align: middle;
	margin-top: 1em;
}

dl.menu dt#prems {
	margin-top: 0;
}

dl.menu dd {
	font-size: 10px;
	list-style-type: disc;
	margin: 3px 0;
	padding-left: 1em;
}
