/* Easynews */
.easynews {
	float: left;
	width: 220px;
	height: 400px;
	margin: 2px 0 0;
}
.easynewsen {
	float: left;
	width: 220px;
	height: 400px;
	margin: 0;
}
#mynewsdis {
	float: left;
	width: 220px;
	height: 400px;
	position: relative;
	margin: 0;
}
.news_style {
	display:none;
}
.bloc-hauteur {
	float: left;
	height: 400px;
	width: 220px;
}
.bloc-hauteur .date-actu {
	float: left;
	width: 190px;
	color: #091149;
	font-size: 10px;
}
.news_show1 {
	position:absolute;
	color:black;
	clip:rect(0px 190px 180px 0px);
}
.news_border {
	float :left;
	width: 220px;
	margin: 0;
	height:400px;
	overflow: hidden;
	
}
.news_show {
	position:absolute;
	color:black;
	height: 400px;
	width: 220px;
	clip:rect(0px 220px 400px 0px);
}
.news_mark {
	float: left;
	width:205px;
	color:black;
	text-align:center;
}
.news_title {
	padding: 5px 0px 9px 5px;
	color:black;
}
.buttondiv {
	display:none;
}
.news_move {
	position: relative;
}
.mytable {
	height: 400px;
	width: 220px;
}
.image-actu {
	float: left;
	width: 220px;
}
.bloc-hauteur .titre-actu {
	float: left;
	margin: 5px 0 0;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	color: white;
}
.bloc-hauteur .titre-actu p {
	margin: 0;
}
.bloc-hauteur .titre-actu a {
	color: white;
	text-decoration: none;
font-size:11px;
line-height:13px;
}



.bloc-hauteur .titre-actu a:hover {
	color: white;
	text-decoration: underline;
}







/* Fin easynews */

