@import url(typo.css);
body{
	margin: 0;
	padding: 0;
	
	color: #fff;
	background-color: #00ced6;
}

#actus{
	width: 145px;
	position: absolute;

}