		.AgendaAnnee {
			background-color: #F2F2F2;
			color: Black;
			font-size: 10px;
			font-weight: bold;
		}

		.AgendaMois {
			background-color: #e2e2e2;
			color: white;
			font-size: 10px;
			font-weight: bold;
		}

		.AgendaEvtEntier {
			width: 537px;
			background-color: #F2F2F2;
			/*background-image: url(footer.gif);*/
			background-position: bottom left;
			background-repeat: no-repeat;
			margin-bottom:5px;
		}

		.AgendaEvenement {
			background-color: #F6E39E;
		}

		.AgendaEvenementTitre, .AgendaDateFin {
			color: Black;
			font-size: 12px;
			font-weight: bold;
			padding: 5px 0 0 20px;
		}

		.AgendaDateDebut {
			background-color: #E8B600;
			color: White;
			font-size: 12px;
			font-weight: bold;
			line-height: 30px;
			padding-left: 20px;
		}

		.AgendaEvenementTexte, .AgendaEvenementTexteRecherche {
			font-size: 10px;
			font-weight: normal;
			padding: 10px 0 0 20px;
		}

		.AgendaEvenementLieu {
			background: #FFFFFF url(arrondi_droite.gif) no-repeat right top;
			padding-left: 20px;
			font-size: 10px;
			font-weight: bold;
			line-height: 30px;
			width: 350px;
		}
		.AgendaEvenementLieu p { display: inline; }
		
		.Agendalistbox {
		color: #000000;
		font-size: 10px;
		}
		
		.Agendabouton {
		background-color: #F2F2F2;
		font-size : 10px;
		color : #000000;	
		border: 1px solid #FFFFFF;
		}
		
		.listbox {
			font-size: 10px;
	
		}
TH.calMois {
	font-size : 13px;
	font-weight: bold;
	text-align : center;
	color : #000000;
	background : #E8B600;
}
TD.calSing {
	font-size : 13px;
	text-align : center;
	color : #000000;
	background : #E8B600;

}
TD.calSemaine {
	font-size : 13px;
	color : #000000;
	background : #E8B600;

}
TD.calJour {
	font-size : 13px;
	text-align : center;
	color : #000000;
	background : #F6E39E;
}
TD.calJour A {
	font-size : 13px;
	text-align : center;
	color : #000000;
	font-weight: bold;
	text-decoration: none;
	width:100%;
}
TD.calJour A:hover {
	color : #000000;
	font-weight: bold;
	text-decoration: none;
	background : #E8B600;
}
/*
TD.calJourSel A {
	font-size : 13px;
	text-align : center;
	color : #000000;
	background : #EEEEEE;
	text-decoration: none;
}
TD.calJourSel A:hover {
	color : #000000;
	text-decoration: none;
	background : #EEEEEE;
}

TD.calJourSel {
	font-size : 13px;
	font-weight: bold;
	text-align : center;
	color : #000000;
	background : #EEEEEE;
}
*/
TD.resa {
	font-size : 13px;
	font-weight: bold;
	text-align : center;
	color : #FFFFFF;
	background : #cfcfcf;
}
.DejaResa{
	font-size : 13px;
	font-weight: bold;
	color : #000000;
}
.Texte{
	font-size : 11px;
	font-weight: bold;
	color : #000000;
}
