body,td,th {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C99C65;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.calendar {
	background-color: #C99C65;
}
.month {
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	text-align: left;
	background-color: #C99C65;
}
.dayofweek {
	font-size: 9px;
	color: #000000;
	font-weight: lighter;
	background-color: #EFEDB1;
}
.jour_tache {
	font-size: 9px;
	color: #C99C65;
	font-weight: bolder;
	text-align: left;
}

.rencontre {
	font-size: 9px;
	color: #C99C65;
	font-weight: bolder;
	text-align: center;
}


.rencontre_etranger {
	font-size: 9px;
	color: #C99C65;
	font-weight: bolder;
	text-align: center;
	background-color: #000000;
}

.jour_tache a{
	font-size: 9px;
	color: #7F0404;
	text-decoration: none;
	font-weight: bolder;
	text-align: left;
}


.navigation_mois a{
	font-size: 9px;
	color: #000000;
	font-weight: bolder;
	text-decoration: underline;
	text-align: center;
}

.jour_tache a:hover{
	font-size: 9px;
	color: #000000;
	font-weight: bolder;
	text-decoration: underline;
	text-align: left;
}
.jour_non_tache {
	font-size: 10px;
	color: #000000;
	font-weight: lighter;
	text-decoration: none;
	background-color: #C99C65;
	text-align: right;
}
.jour_today {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	background-color: #CCC6C6;
}
.monthbig {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	background-color: #EFEDB1;
}
.weekend {

	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	text-align: right;
	text-decoration: none;
	background-color: #EFEDB1;
}
p.jour_tache {
	margin: 0px;
	padding: 0px;
}
.jour_non_tachewhite {

	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: right;
}
.outmonth {


	font-size: 10px;
	color: #000000;
	font-weight: lighter;
	text-decoration: none;
	background-color: #B0A97B;
	text-align: right;
}

