BODY {
	background: 			#ffffff none;
	font-family: 			Arial, Helvetica, sans-serif;
	margin-left: 			0px;
	margin-bottom: 			0px;
	margin-right: 			0px;
	margin-top: 			0px;
}

#center {
	position: 				absolute;
	margin-left:			0px;
	margin-top: 			0px;
	width: 					90%;
}

#header-lt, #header-ct-l, #header-ct-r, #header-rt, #marge-top, #marge-center, #marge-bottom {
	position: 				absolute;
	visibility:				hidden;
}

#titre {
	position: 				absolute;
	visibility:				hidden;
}

#title-print {
	position:				absolute;
	margin-top:				10px;
	margin-left:			10px;
	font-size:				12px;
	width:					90%;
}

#menu-box {
	position: 				absolute;
	visibility:				hidden;
}

#sousmenu-titre, #sousmenu-box {
	position: 				absolute;
	visibility:				hidden;
}

#text {
	position:				absolute;
	width: 					100%;
	margin-top: 			100px;
	margin-left:			10px;
	text-align: 			justify;
	font-family:			Verdana, Arial;
	font-size: 				11px;
	color: 					#000000;
}

#text A {
	text-decoration: 		underline;
	color: 					blue;
}

#thumb {
	position: 				absolute;
	visibility:				hidden;
}

.zeitplan, .zeitplan-legende {
	width: 					434px;
	border: 				1px solid navy;
	text-align: 			center;
	font-size: 				11px;
	font-family:			Verdana, Arial;
}

.zeitplan-legende {
	width: 					100px;
	text-align: 			left;
}

.zeitplan TH {
	width: 					62px;
	background: 			#00739a none;
	color:					#ffffff;
	font-weight:			bold;
}

.zeitplan TD {
	width: 					62px;
}

.entretien {
	font-style:				italic;
	width: 					62px;
}

.libre {
	width: 					62px;
}

.occupe {
	font-weight:			bold;
	width: 					62px;
}

.entretien-label {
	font-style:				italic;
}

.occupe-label {
	font-weight:			bold;
}

#text SELECT {
	border:					1px solid navy;
}

#text INPUT {
	border: 				1px solid navy;
	color: 					#ffffff;
	font-weight: 			bold;
	background: 			#034081 none;
}
