.CONTENEUR {
	position:absolute; 
}
.CONTENU {
	position:absolute; 
	left:105px; 
}
.COL_EVEN {
    position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 4px solid #AEE211;
	background-color: #FFFFFF;
}
.COL_JOUR {
	font-family: Arial, Helvetica, sans-serif;
	width:100px;
	height:16px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	border-top-style: inset;
}
.COL_JOUR0 {
	border-top: 1px solid #CCCCCC;
}
.COL_JOUR1 {
	border-top: 1px solid #EBF7FB;
}
.COL_JOUR_DROITE {
	width:300px;
	height:16px;
	border-top: 1px solid #CCCCCC;
}
.CADRE_CALENDRIER {
	border: 1px solid #CCCCCC;
	border-top-style: inset;
	border-bottom-style: inset;	
}
.CADRE {
	border: 0px solid #CCCCCC;
}
.DIMANCHE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #EFEFEF;
	padding: 3px;
}
.JOUR_SEMAINE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #EFEFEF;
	padding: 3px;
}
.JOUR_SEMAINE_ACTIF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #000000;
	color: #FFFFFF;
	background-color: #AEE211;
	padding: 3px;
}
.DIMANCHE_ACTIF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #000000;
	color: #CCCCCC;
	background-color: #AEE211;
	padding: 3px;
}
.ENTETE	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #DDDDDD;
	padding: 3px;
	text-align: center;
}
.TITRE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #333333;
	padding: 3px;
	color: #FFFFFF;
	text-align: center;
}
a.url:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold; font-style: normal}
a.url:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold; font-style: normal}
a.url:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold; font-style: normal}
a.url:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold; font-style: normal}
