.horloge
{
	position: absolute;
	right: 0; top: 0;
	width: 200px;
	height: 100px;
	
	margin: 0;
	padding: 0;
	
	line-height: 100px;
	text-align: center;
	
	font-family: "Infinity","Infinity_IE" , Helvetica, sans-serif;
	font-weight: normal;
	
	font-size: 5em;
	
	color: #f2f2f2;
}
