body {
	font-size: 12px;
	font-family: sans-serif;
	background: #AAA;
	margin: 0;
	padding: 0;
	text-align: left;
}

#calendrier {
	position: absolute;
	width: 896px;
	height: 596px;
	top: 50%;
	left: 50%;
	margin-top: -298px;
	margin-left: -448px;
	background-image: url(../images/img_cal_avent/calendrier_avent_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid;
}

.marge {
	padding: 3em;
	padding-left: 5em;
	width: 850px;
}

.date {
	float: left;
	width: 100px;
	height: 70px;
	margin: 1em;
	border: 1px solid #f6eade;
	text-align: center;
	background: #FFF;
}

#legende {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: 302px;
	margin-left: -448px;
	width: 896px;
}

#legende img {
	border: 0;
}

#bytecode {
	float: right;
	margin-right: 35px;
	color: #777777;
	font-size: 10px;
}

#bytecode a {
	color: #777777;
	font-size: 10px;
}

#ll {
	float: left;
	margin-left: 30px;
	width: 181px;
	height: 22px;
	color: #777777;
	font-size: 10px;
	background-image: url(../images/img_cal_avent/realise_LL.png);
	background-repeat: no-repeat;
	background-position: left;
}

#ll img {
	width: 181px;
	height: 25px;
}
