.news_w_scroll {
	float: left;
	overflow: auto;
	position: relative;
	margin-left: 10px;
	height: 100%;
	width: 300;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}
a:visited {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;

}
a:active {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
	background-color: #333333;
}
.truc {
	float: left;
	overflow: auto;
	position: relative;
	margin-left: 10px;
	width: 300;
	height: 400;
}
.cadre_news {
	position: relative;
	height: 200px;
	width: 300px;
	top: 50px;
	right: 400px;
}
