#datage {
	position: absolute;
left: 715px;
    top: 45px;
	top: 45px;
	z-index: 8;
	width: 221px;
	color: #fff;
	font-weight: 400;
	white-space: nowrap;
	font-size: 28px;
	text-align: right;
}
#datage{
		font-size: 2.4em;
		color: #fff;
		font-weight: normal;
}
#datage td{
	color:#fff;
}
#date{
	font-size: 375%;
	color: inherit;
	position: relative;
	top:-15px;
	font-weight: 400;
}
#pendule{
	color: inherit;
	font-weight: 400;
}
#datage p{
	border:solid red 0px;
} 
#datage span{
	border:solid green 0px;
	color: inherit;
}
#day, #month{
	font-weight: 400;
}
#datage{line-height: 1em;}
#year{
	display: none;
}