#espaceapdrapeau {
	width: 900px;
	height: 3px;
}
#drapeau {
	width: 900px;
	height: 18px;
	text-align: right;
}
#drapeau img {
	border: 1px solid #eeeeee;
}

#actu1lignes {
	height: 20px;
	width: 900px;
	background-color: #003366;
	padding-top: 8px;
	font-size: 11px;
}
#actu2lignes {
	height: 40px;
	width: 900px;
	background-color: #003366;
	padding-top: 8px;
	font-size: 11px;
}
#actu3lignes {
	height: 60px;
	width: 900px;
	background-color: #003366;
	padding-top: 8px;
	font-size: 11px;
}
#actu4lignes {
	height: 80px;
	width: 900px;
	background-color: #003366;
	padding-top: 8px;
	font-size: 11px;
	overflow: auto;
}


