@charset "UTF-8";
#Col_sin_actualite {
	width: 507px;
	padding-top: 124px;
	padding-right: 20px;
	padding-left: 56px;
	background-color: #7b0000;
	background-repeat: no-repeat;
	height: 469px;
	float: left;
	font-size: 0.88em;
	text-align: center;
	color: #000000;
	background-image: url(../actualite/actualite_layout.jpg);
	padding-bottom: 25px;
}
#testo_actualite {
	width: 485px;
	height: 469px;
	overflow-x: hidden;
	text-align: center;
	line-height: 19px;
	font-size: 0.92em;
	letter-spacing: 0.1em;
	padding-right: 20px;
	overflow: auto;
	color: #FFFFFF;
}

