.actualite {
	list-style-type: none;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
}
.actualitedom {
	position: relative;
	z-index: 1;
	width: auto;
	left: 30px;
	top: 409px;
}
#actualites {
	vertical-align: top;
	font-family: "Trebuchet MS", Helvetica, Arial;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
}

#actualites #right {
 width: 100%;
}
#actualites td {
 font-size: 12px;
 padding: 0px 4px 0px 10px;
 border-bottom: 1px solid #2a5a8a;
 vertical-align: bottom;
 white-space: nowrap;
}
#actualites td.sep {
 padding: 0px;
 border-bottom: 1px solid #ffffff;
 border-bottom: none;
}
#actualites td.sep img {
 padding: 0px;
 display: block;
}
#actualites td.u {
 background: #ffffff;
 padding-left: 0px;
 border-bottom: 1px solid #ffffff;
}
#actualites img {
 vertical-align: bottom;
}

#actualites a:link {
 text-decoration: none;
 color: #003366;
}
#actualites a:visited {
 text-decoration: none;
 color: #003366;
}
#actualites a:hover {
 text-decoration: underline;
}

#actualites td.p {
 background: #e2e9eb;
 padding-left: 0px;
 border-bottom: 1px solid #e2e9eb;
}
#actualites td.u a:link, #subnav td.p a:link {
 text-decoration: none;
 color: #000000;
}
#actualites td.u a:visited, #subnav td.p a:visited {
 text-decoration: none;
 color: #000000;
}
#actualites td.u a:hover, #subnav td.p a:hover {
 text-decoration: underline;
}
