.celloccupe {
	background-color: #DCB1BA;
	border: 1px solid #2F4465;
	text-align: left;
	font-size: 10px;
	color: #000000;
	background-image: url(images/occupe.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 3px;
}

.celllibre {
	background-color: #B5E1BB;
	border: 1px solid #2F4465;
	text-align: left;
	font-size: 10px;
	color: #000000;
	padding-left: 3px;
}

.titrejaune {
	color: #F7EE00;
	font-weight: bold;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F7EE00;	
}

.pointilbas {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F7EE00;
	padding-bottom: 5px;
	padding-right: 5px;
	line-height: 1.3em;
}

.tableannee {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4F6D99;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4F6D99;
}

.jaune {
	color: #F7EE00;
	font-weight: bold;
	font-size: 11px;
}
