.datenews {
	height: 28px;
	vertical-align: middle;
	width: 36px;
	background-color: #FFFFF0;
	text-align: center;
	color: #ee1000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
}

.contenunews {
	background-color: #FFFFFF;
	vertical-align: middle;
	height: 28px;
}

.sdatenews {
	padding-top: .2em;
	padding-bottom: .2em;
	width: 36px;
	height: 28px;
	background-color: #F0F0F0;
	text-align: center;
	color: #ee1000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	padding-left: 2px;
	padding-right: 2px;
	float: left;
}
/*
ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}

ul li {
	vertical-align: middle;
	background-color: #fff;
	height: 28px;
	border-width: 1px 1px 0 1px;
	border-color: black;
	border-style: solid;
	clear: both;
}
*/
ul.listemenu {
	list-style-type: disc;
	margin: 0px;
	padding-left: 15px;
	white-space: nowrap;
}

ul.listemenu li {
	font-size: 12px;
}

td.entetemenu {
	white-space: nowrap;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Sans Serif;
	color: #ffc;
	text-align: center;
	height: 5px;
}

#news {
	background: #def;
	position: relative;
	margin-top: 0;
}
#news * {
	color: #000;
}

#news h2{
	margin-right: 210px;
	margin-bottom: 0;
	margin-top: 0;
}
#news dl {
	background: #fffff0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	float: left;
	margin-right: 210px;
	margin-top: 0;
	border-right: 1px solid #ddd;
}

#news dt {
	float: left;
	clear: left;
	border-top: 1px solid #ddd;
	
    height: 2em;
    line-height: 2em;
    width: 3.5em;
    background-color: #fffff0;
    text-align: center;
    color: #ee1000;
    margin: 0;
}

#news dd {
	text-align: left;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	background-color: #fff;
	height: 2em;
	line-height: 2em;
	padding-left: .7em;
	display: table;
	margin: 0;
	width: 100%;
}
#news dt.multinews2 {
	height: 4em;
  line-height: 4em;
}	
#news dt.multinews3 {
	height: 6em;
  line-height: 6em;
}
#news dt.multinews4 {
	height: 8em;
  line-height: 8em;
}
#news dt.multinews5 {
	height: 10em;
  line-height: 10em;
}	

#menu_rubrique {
	width: 200px;
	position: absolute; 
	top: 0; 
	right: 0;
	text-align: left;
}
#menu_rubrique h3 {
	white-space: nowrap;
	font-size: 13px;
	font-family: Arial, Sans Serif;
	color: #ffc;
	text-align: center;
	background-color: #6389D8 ;
	margin-bottom: .2em;
}

#menu_rubrique .texte {
	padding-left: 1em ;
	font-size: smaller;
}
#menu_rubrique ul {
	list-style-type: disc;
	margin: 0px;
	padding-left: 15px;
	white-space: nowrap;
}

#menu_rubrique ul li {
	font-size: 12px;
}	
.blanksep {
	visibility: hidden;
	clear: both;
	margin: 0;
}

/*
#news dd.multinews {
	margin-left: 3.5em;	
}
*/