body
{
	background: url("../images/mur.jpg") repeat;
}
#container
{
	text-align: center;
}
#cadran
{
	margin: auto;
	width: 900px;
	height: 500px;
	background: url("../images/cadran.jpg") no-repeat;
	position: relative;
}
#cadran_interne
{
	width: 700px;
	height: 350px;
	position: absolute;
	top: 50px;
	left: 100px;
}
#ombre
{
	position: absolute;
	left: 345px;
	top: 0px;
}