﻿.DNNC-Actualite {
	width: 310px;
	height:auto;
	float: left;
	background-image: url('images/fond.jpg');

	bordeer: 1px solid #D9D9D8;
	margin-top:4px;

}
.DNNC-Actualite-Head span {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.DNNC-Actualite-Head {
	width: 310px;
	height: 26px;
	background-image: url('images/actualite.jpg');
	background-repeat:no-repeat;
	text-align: center;
	line-height: 28px;

}
/*.scrollup {
	position: relative;
	overflow: hidden;
	width: 310px;
	height: 128px;
	background-image: url('images/fond.jpg');
	margin-top: 4px;

}
.headline
{
	position: absolute;
	top: 180px;

	height: 100px;
	width: 222px;
	font-family: Verdana;
	font-size: 13px;
	color: #333;
	margin-left: 50px;

}
.headline p{
	
text-align:justify;
margin-top:0px;
}
.headline a:hover{
	color:black;
}*/



