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

IMG {
	border: none;
}

#center {
	width: 					605px;
	height: 				605px;
	position: 				absolute;
	top: 					50%;
	left: 					50%;
	margin-left:			-302px;
	margin-top: 			-302px;
	background: 			#ffffff none;
}

#header-lt, #header-ct-l, #header-ct-r, #header-rt, #marge-top, #marge-center, #marge-bottom {
	position: 				absolute;
	width: 					150px;
	height: 				150px;
}

#header-lt {
	margin-top: 			1px;
	margin-left: 			1px;
	background: 			#0194c7 none;
}

#header-ct-l {
	margin-top: 			1px;
	margin-left: 			152px;
	background: 			#00739a none;
	height: 				124px;
}

#header-ct-r {
	margin-top: 			1px;
	margin-left: 			303px;
	background: 			#005687 none;
	height: 				124px;
}

#header-rt {
	margin-top: 			1px;
	margin-left: 			454px;
	background: 			#034081 none;
	height: 				124px;
}

#marge-top {
	margin-top: 			152px;
	margin-left: 			1px;
	background: 			#0066a0 none;
}

#marge-center {
	margin-top: 			303px;
	margin-left: 			1px;
	background: 			#005687 none;
}

#marge-bottom {
	margin-top: 			454px;
	margin-left: 			1px;
	background: 			#034081 none;
}

#titre {
	position: 				absolute;
	font-size: 				13px;
	font-weight: 			bold;
	color: 					#ffffff;
	margin-top: 			20px;
	margin-left: 			2px;
}

#title-print {
	visibility: 			hidden;
	position:				absolute;
}

#menu-box {
	position: 				absolute;
	width: 					452px;
	height: 				25px;
	margin-left: 			152px;
	margin-top: 			126px;
	background: 			#034081 none;
}

#menu-text {
	margin-top: 			5px;
	margin-left: 			6px;
	font-family:			Verdana, Arial;
	font-size: 				10px;
	color: 					#ffffff;

}

#menu-text A {
	color: 					#ffffff;
	text-decoration: 		none;
}

#menu-text A:hover {
	color: 					#ff4f4f;
	text-decoration: 		underline;
}

#sousmenu-titre {
	position:				absolute;
	margin-top:				175px;
	margin-left: 			10px;
	font-size: 				14px;
	font-family:			Verdana, Arial;
	font-weight:			bold;
	text-transform: 		uppercase;
	color: 					#ffffff;
}

#sousmenu-box {
	position: 				absolute;
	margin-top: 			200px;
	margin-left: 			1px;
	width: 					220px;
}

.sm {
	width: 					100%;
	border-top: 			1px solid white;
	font-size: 				11px;
	font-family:			Verdana, Arial;
	height: 				19px;
	padding-top: 			2px;
	background-image: 		url('images/sm.png');
	background-repeat: 		no-repeat;
}

.sm A {
	margin-left: 			15px;
	text-decoration: 		none;
	color: 					#000000;
}

.sm A:hover {
	color: 					#ff4f4f;
	text-decoration: 		underline;
}

#text {
	position:				absolute;
	width: 					440px;
	height: 				440px;
	margin-top: 			158px;
	margin-left:			158px;
	padding-right:			6px;
	text-align: 			justify;
	font-family:			Verdana, Arial;
	font-size: 				11px;
	color: 					#000000;
	overflow: 				auto;
}

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

#text A:hover {
	text-decoration: 		underline;
	background: 			#e4e4e4 none;
	color: 					#ff4f4f;
}

#thumb {
	position: 				absolute;
	margin-top: 			152px;
	margin-left: 			1px;
}

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

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

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

.zeitplan TD {
	width: 					62px;
}

.entretien {
	background: 			#9999cc none;
	color: 					#ffffff;
	width: 					62px;
}

.libre {
	background: 			#e4e4e4 none;
	width: 					62px;
}

.occupe {
	background: 			#ff4f4f none;
	width: 					62px;
}

.jm_c {
	background: rgb(0, 255, 65) none;
	width: 					62px;
}
.ef_c {
	background: rgb(255, 237, 0) none;
	width: 					62px;
}
.jr_c {
	background: rgb(170, 0, 255) none;
	width: 					62px;
}

.entretien-label {
	color:					#000000;
}

.occupe-label {
	color:					#000000;
}

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

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