@CHARSET "ISO-8859-1";
body{
	background: url("/css/sige/images/top_header_bg.png") repeat-x scroll 0 0 #FFFFFF;
}
.sigeFormationObservatorCount {
	background-color: #333333;
	border: 1px outset #E0E0E0;
	position: absolute;
	margin: 0px 0 5px 76px;
	z-index: 2;
	font-size:11px;
	color:#ffffff;
	padding:3px;
	width:20px;
	text-align:center;
	-moz-border-radius:3px;
}
.sigeFormationObservatorShowObservations {
	position: absolute;
	margin: 85px 0px 5px 73px;
	width: 32px;
	height: 32px;
	background-image: url(images/formation/lupa.png);
	z-index: 2;
	cursor:pointer
}
.sigeFormationObservatorCurrentWeek {
	position: absolute;
	margin: -8px 0px 5px -5px;
	width: 20px;
	height: 20px;
	background-image: url(images/star.gif);
	z-index: 2;
	cursor:pointer
}
.sigeFormationObservatorInformationTeacher{
	background-color:#D8DFEA;
	margin-bottom:3px;
	border:1px solid #CCCCCC;
	height:50px;
	width:575px;
}
.sigeFormationObservatorComment {
	width:575px;
	clear:both;
	border:1px solid #C7C7C7;	
}
.sigeFormationObservatorInformationTeacherContainer{
	margin: 5px 0px 0px 0px;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-radius: 4px 4px 4px 4px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
	width:600px
}
.sigeFormationObservatorInformationTeacherContainer .sigeFormationObservatorInformationTeacherForFamily{
	background-color:#D8DFEA;
	border-bottom:1px solid #CCCCCC;
	height:64px;
}
.sigeFormationObservatorInformationTeacherContainer .sigeFormationObservatorCommentForFamily {
	clear:both;
}
/* < Start Config Form */
.sigeFormationForm {
	width:100%;
	background-color:#D8DFEA;
	padding: 5px 0px;
	border:none
}
.sigeFormationForm input, .sigeFormationForm select, .sigeFormationForm textarea{
	font-size:12px;
	margin: 0.1em 0;
	border: 1px solid #BDC7D8;
	color:#777777;
 	vertical-align: middle;
 	padding:1px;
}
.sigeFormationForm input[type="submit"]{
	height:22px;
	border-color:#999999 #999999 #888888;
	color:#000000;
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	background-color:#EEEEEE;
	margin-top: 15px;
	padding: 2px 5px 3px;	
}
.sigeFormationForm table {
	width:inherif;
	background-color:#D8DFEA;
}
.sigeFormationForm th, td, caption{
	padding:2px;
	
}
.sigeFormationForm tbody tr td{
	border-bottom:none;
	background-color:#D8DFEA;
}
.sigeFormationForm label{
	width:70px;
	padding-bottom:4px;
}
/* End Config Form > */

/* < Monitoring */
.sigeFormationMonitoringInserted{
	background-color: #333333;
	border: 1px outset #E0E0E0;
	position: absolute;
	margin: 50px 0 5px 44px;
	z-index: 2;
	font-size:11px;
	color:#ffffff;
	padding:3px;
	width:12px;
	height:12px;
	text-align:center;
	-moz-border-radius:3px;
	background-image: url(images/formation/inserted.png);	
}
/* Monitoring > */

/* < Start Formation Monitoring Form */
.sigeFormationMonitoringForm {
	background-color:#FFFFFF;
	width:30px;
	padding: 0px 0px;
	border:none;
	float:left;
}
.sigeFormationMonitoringForm input, .sigeFormationMonitoringForm select, .sigeFormationMonitoringForm textarea{
	font-size:12px;
	margin: 0.1em 0;
	border: 1px solid #BDC7D8;
	color:#777777;
 	vertical-align: middle;
 	padding:1px;
}
.sigeFormationMonitoringForm input[type="submit"]{
	height:22px;
	border-color:#999999 #999999 #888888;
	color:#000000;
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	background-color:#EEEEEE;
	margin-top: 15px;
	padding: 2px 5px 3px;	
}
.sigeFormationMonitoringForm table {
	width:inherif;
	background-color:#D8DFEA;
}
.sigeFormationMonitoringForm th, td, caption{
	padding:2px;
	
}
.sigeFormationMonitoringForm tbody tr td{
	border-bottom:none;
	background-color:#D8DFEA;
}
.sigeFormationMonitoringForm label{
	width:70px;
	padding-bottom:4px;
}
/* End Formation Monitoring Form > */
