.AgendaCadreTable
{	
	border: 1px solid #3C3991;
}


.AgendaStd 
{
	font-family: Arial, Helvetica, sans-serif;
	color: 3C3991;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.TexteRDV 
{
	font-family: Arial, Helvetica, sans-serif;
	color: 3C3991;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

.TexteRDVJours 
{
	font-family: Arial, Helvetica, sans-serif;
	color: 3C3991;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	background-color: #FFFFCC;
}

a.AgendaStd:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	color: 3C3991;
	font-size: 12px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

.AgendaPrecSuiv
{
	font-family: Helvetica, Arial, sans-serif;
	color: 3C3991;
	font-size: 14px;
}
a.AgendaPrecSuiv:hover
{
	font-family: Helvetica, Arial, sans-serif;
	color: 3C3991;
	font-size: 14px;
}

.AgendaDateJour
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: 3C3991;
	background-color: E6C26B;
	text-align: center;
}
a.AgendaDateJour:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: 3C3991;
	background-color: E6C26B;
	text-align: center;
	text-decoration: underline;
}

.AgendaDateJourPrecSuiv
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: 3C3991;
	background-color: 999999;
	text-align: center;
}
a.AgendaDateJourPrecSuiv:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: 3C3991;
	background-color: 999999;
	text-align: center;
	text-decoration: underline;
}
.AgendaMois
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: 3C3991;
	font-weight: bold;
}
.AgendaJour
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #E6C26B;
	background-color: 3C3991;
	text-align: center;
}
.AgendaTitreMois 
{
	font-family: Arial, Helvetica, sans-serif;
	color: 3C3991;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 10px;
	text-align: center;
	background-position: center;
	text-decoration: underline overline;
}
