/* @override http://localhost:8080/terranova/css/hifi.css */

#colonne1 {
	position: relative;
}

#hifi {
	position: absolute;
	float: left;
	top: 51px;
	left: 420px;
}

#actualites .retourbeta {
	text-align: right;
	padding-right: 35px;
	padding-top: 5px;
	float: left;
	margin-left: 450px;
}

#actualites .retourbeta a {
	color: #000;
	text-decoration: none;
	font: bold 10px/20px Helvetica, "Trebuchet MS", sans-serif;
}

#actualites .retourbeta a:hover {
	text-decoration: underline;
}