#calendar td.nl, #calendar td.fondcal{
	border-top : 1px solid #66cc00;
}

#calendar th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 23px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0074A6;
	background-repeat: repeat-x;
	background-color: #3399cc;
	font-size: 12px;
	font-weight: bold;
	background-image: url(/images/share/fond_cell_tetel.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0074A6;
}

#calendar td {
	background-repeat:repeat-x;
	border-bottom:1px solid #CCD9E4;
	border-right:1px solid #FFFFFF;
	color:#12428E;
	font-family:Arial,Helvetica,sans-serif;
	line-height:23px;
	padding-left:5px;
}

td.nl {
	background-color:#F0F4F6;
}

td.fr {
	background-color:#FFFFFF;
}

.gd_chiffre {
	font-size: 16px;
	font-weight: bold;
	color: #12428e;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 3px;
}
#calendar td.fondcal {
	color: #12428e;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 23px;
	background-repeat: repeat-x;
	border-left-style: solid;
	border-left-color: #bfd4f1;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bfd4f1;
	padding-left : 0px;
}
.mois {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	padding-top: 4px;
	padding-right: 2px;
}

input, textarea, select {
	color: #4B4F56;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccd9e4;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ccd9e4;
	border-left-color: #ccd9e4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccd9e4;
}