@CHARSET "ISO-8859-1";

body {
	padding: 15px;
	font-size: small;
	font-family: 'Century Gothic', sans-serif;
}

#header {
	background-image: url('../images/header_medreport.jpg');
	height: 71px;
	position: relative;
	color: #315cb3;
	font-weight: bold;
}
.header_qcmq {
	background-image: url('../images/header_EVQ.jpg') !important;
	height: 71px;
	position: relative;
	color: #FFFFFF;
}

.header_qcmt {
	background-image: url('../images/header_QCM.jpg') !important;
	height: 71px;
	position: relative;
	color: #FFFFFF;
}

#header_user {
	position: absolute;
	right: 40px;
	top: 10px;
	width: 210px;
}

#header_logout {
	position: absolute;
	right: 20px;
	top: 15px;
	width: 40px;
}

#header_pointage {
	position: absolute;
	right: 350px;
	top: 5px;
	width: 200px;
	/*border: solid 1px;*/
}

#header_text_pointage {
	position: absolute;
	left: 30px;
	font-size: 12px;
	top: 5px;
}

#header_refresh_pointage {
	position: absolute;
	/*right: 555px;*/
	top: 20px;
	width: 22px;
	font-size: 15px;
}

#header_separation_pointage {
	position: absolute;
	/*right: 550px;*/
	left: 25px;
	height: 50px;
	width: 5px;
}

#header_help {
	position: absolute;
	right: 255px;
	top: 23px;
	width: 55px;
	font-size: 15px;
}

#header_separation {
	position: absolute;
	right: 250px;
	top: 5px;
	height: 50px;
	width: 5px;
}

#footer {
	background-image: url('../images/footer.jpg');
	height: 25px;
	position: relative;
	color: #315cb3;
	font-family: Verdana;
	font-size: 9px;
}

#footer_left {
	position: absolute;
	bottom: 8px;
	left: 10px;
	width: 300px;
}

#footer_right {
	position: absolute;
	bottom: 8px;
	right: 10px;
	width: 100px;
}