BODY {
background-color : #009EFF;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	margin-top : 0px;
}
A, A:LINK {
	text-decoration : none;
	color : #A54D10;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
}
A:ACTIVE {
	color : #A54D10;
}
A:HOVER {
	color: Green;
	text-decoration : underline;
	font-style : normal;
}
A:VISITED {
	color : Maroon;
	font-style : italic;
}
div.calendrierBox{
background-color: #CCE0F5; border: 2px solid #009EFF; text-align:left; padding-left: 20px;Color:#003366;
}

