/***********************************************
*      Styles de la gestion des sanctions      *
***********************************************/

.effectInfos, .detailsInfos
{
	display: none;
}

/**********************************************
*      Styles du suivi des compétences        *
***********************************************/

.suivprec
{
	text-align:right;
}

.livret a
{
	font-size: 8pt;
	color: #295097;
	text-decoration: none;
}

.listeEleves
{
	height: 170px;
	overflow: auto;
	border-width : 1px;
	border-style: inset;
}

table.suivi, table.impr, table.rapTab, table.InfosGlobales
{
	font-size: 8pt;
	font-family: arial;
	width: 95%;
	border-collapse: collapse;
}

table.suivi, table.InfosGlobales
{
	border-bottom: 1px black solid;
}

table.InfosGlobales
{
	border: 1px black solid;
}

.InfosGlobales td
{
	padding: 1px 5px 1px 5px;
	text-align: center;
	vertical-align: middle;
}

table.rapTab
{
	border: 1px black solid;
	width: auto;
	padding: 2px;
}

.rapTab .rapLib
{
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	vertical-align: bottom;
	padding: 2px 0px 2px 20px;
}

.rapTab .rapVal
{
	text-align: left;
	font-size: 12px;
	vertical-align: bottom;
	text-transform: capitalize;
	padding: 2px 20px 2px 4px;
}

.suivi TD, .impr TD
{
	padding: 3px;
	height: 25px;
}

.suivi .colCentre, .suivi .colComp, .suivi .colSav, 
.suivi .colCentrec, .suivi .colCompc, .suivi .colSavc, 
.suivi .colCentreg, .suivi .colCompg, .suivi .colSavg
{
	margin: 2px 5px 2px 5px;
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	text-align: left;
}

.suivi .colCentreg, .suivi .colCentre, .suivi .colCentrec
{
	border-right: #ccc 1px dashed;
	border-left: #333 1px solid;
}

.suivi .colComp, .suivi .colCompc, .suivi .colCompg
{
	border-right: #ccc 1px dashed;
	border-left: none;
}

.suivi .colSav, .suivi .colSavc, .suivi .colSavg
{
	border-right: #333 1px solid;
	border-left: none;
}

.suivi .colCentreg, .suivi .colCompg, .suivi .colSavg
{
	color:#aaa;
	cursor: hand;
	cursor: pointer; /* hand ne fonctionne pas sous FF */
}

.suivi .liv, .suivi .livCoche, .suivi .livHist, .suivi .inactif, .legende .liv, .suivi .livNC, .suivi .livCocheNC, .legende .livCoche, .legende .livHist, .legende .inactif
{
	border-right: #333 1px solid;
	border-top: #ccc 1px solid;
	border-left: #333 1px solid;
	border-bottom: #ccc 1px solid;
	text-align: center;
}

.suivi .livCoche, .suivi .livCocheNC, .legende .livCoche
{
	background-image: url( "../images/cocheNoire.png" );
	background-position: center;
	background-repeat: no-repeat;
}

.suivi .livHist, .legende .livHist
{
	background-image: url( "../images/cocheBleue.png" );
	background-position: center;
	background-repeat: no-repeat;
}

.suivi .liv, .suivi .livCoche, .suivi .livHist, .colCentrec, .colCompc, .colSavc
{
	cursor: hand;
	cursor: pointer; /* hand ne fonctionne pas sous FF */
}

.colCentrec, .colCompc, .colSavc
{
	background-image: url( "../images/rcorner.gif" );
	background-repeat: no-repeat;
}

.lcinfo
{
	background-image: url( "../images/InfoG.gif" );
	background-position: center left;
	background-repeat: no-repeat;
	width: 50%;
	padding-left: 60px;
	margin: 20px;
	color: #014299;
	font-size: 13px;
	text-align: justify;
}

.LCwarning
{
	background-image: url( "../images/AttentionG.gif" );
	background-position: center left;
	background-repeat: no-repeat;
	width: 50%;
	height : 40px;
	padding-left: 60px;
	margin: 20px;
	color: #014299;
	font-size: 13px;
	text-align: justify;
}

.LCwarning a, .lcinfo a
{	
	font-size: 13px;
	font-weight:bold;
}

.inactif
{
	background-color: #ddd;
}

.bandeauVA
{
	text-align: center;
	background-color: #f4f8fe;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	border-top: #333 1px solid;
	border-bottom: #333 1px solid;
}

.varHeight
{
	height: 100%;
}

.impr .colCentre
{
	font-size: 14pt;
	font-weight: bold;
	border-bottom: black 1px solid;
	border-right: black 1px solid;
	background-color: White;
	text-align: left;
	padding: 1px 10px 1px 10px;
}

.impr .colComp
{
	font-size: 13px;
	font-style: italic;
	border-bottom: black 1px solid;
	border-right: black 1px solid;
	background-color: White;
	text-align: left;
	padding: 1px 10px 1px 10px;
}

.impr .colSav
{
	border: black 1px solid;
	background-color: White;
	text-align: left;
	padding: 1px 10px 1px 10px;
}

.impr .padding
{
	padding-left: 10px;
	padding-right: 10px;
}

.impr .liv, .impr .livCoche, .impr .livHist, .impr .inactif, .impr .caseCreneauVLR
{
	font-size: 90%;
	text-align: center;
	vertical-align: middle;
	background-color: white;
	color: black;
	white-space: nowrap;
	border: 1px solid black;
}

.impr .enteteLigne
{
	text-align: right;
	color: black;
}

.impr .contentH
{
	border: black 1px solid;
	color: black;
	background-color: white;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
}


a.PEbouton
{
	border: #014299 1px solid;
	color: #014299;
	background-color: #d9e9fd;
	cursor: pointer; /* hand ne fonctionne pas sous FF */
	margin: 4px 10px 0 0;
	padding: 2px 13px 2px 13px;
}


/**********************************************
*      Styles du planning d'enseignement      *
***********************************************/

.pegroupes td, .pegroupes input
{
	font-size: 11px;
}

img {
	border: 0px;
}

.penseigne a {
	font-size: 8pt;
	color: #295097;
	text-decoration: none;
}


.enteteTableau .textBoxCustom
{
	width: 300px;
	font-weight: normal;
}

table.planning, table.legende
{
	font-size: 8pt;
	font-family: arial
}

table.planning {
	border-collapse: collapse;
	width: 100%;
	border-bottom: 1px solid black;
}

.planning TD {
	padding: 2px;
	cursor: pointer; /* hand ne fonctionne pas sous FF */
	height: 25px;
}

.calSem {
	border: #333 1px solid;
	color: #295097;
	background-color: #f4f8fe;
	text-align: center;
}

.contentH {
	border: #333 1px solid;
	color: #295097;
	background-color: #f4f8fe;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
}

.ligneVide TD {
	font-size: 0pt;
	width: 15px;
	height: 2px;
}

li 
{
	list-style: list-style-image;
}

.caseVide, .caseParcoursAdd, .caseSupport {
	border-right: #333 1px solid;
	border-top: #eee 1px solid;
	border-left: #333 1px solid;
	border-bottom: #eee 1px solid;
	text-align: center;
}

.etatClasse 
{
	color: #295097;
	font-weight: bold;
}

.caseCreneau, .caseCreneauL, .caseCreneauR , .caseCreneauLR,
.caseCreneauV, .caseCreneauVL, .caseCreneauVR , .caseCreneauVLR
{
	border-top: #eee 1px solid;
	border-bottom: #eee 1px solid;
	font-size: 90%;
	text-align: center;
	background-color: #FBFCFF;
	color: #295097;
	white-space: nowrap;
}
.caseCreneauV 
{
	background-color: #F7FAFE;
}

.caseCreneauL, .caseCreneauVL
{
	border-left: #333 1px solid;
}

.caseCreneau,.caseCreneauV
{
	border-left: #94A8CC 1px dotted;
}

.caseCreneauLR,.caseCreneauVLR
{
	border-left: #333 1px solid;
	border-right: #333 1px solid;
}

.caseCreneauR,.caseCreneauVR
{
	border-left: #94A8CC 1px dotted;
	border-right: #333 1px solid;
}


.caseGroupe, .caseGroupeNum {
	border-right: #333 1px solid;
	border-top: #eee 1px solid;
	border-left: #333 1px solid;
	border-bottom: #eee 1px solid;
	
	white-space: nowrap;
}
.caseGroupeNum 
{
	text-align: center;
}

.colGauche {
	border-right: #333 1px solid;
	border-top: #eee 1px solid;
	border-left: #333 1px solid;
	border-bottom: #eee 1px solid;
	text-align: center;
}

.caseSituation, .caseEtat {
	border-right: #333 1px solid;
	border-top: #eee 1px solid;
	border-left: #333 1px solid;
	border-bottom: #eee 1px solid;
	text-align: center;
}

.caseSituation, .caseEtat, td.cellParcours, .colGauche, .caseCreneau, .caseParcoursAdd,
.caseSupport, .caseCreneauL, .caseCreneauR , .caseCreneauLR, .calSem
{
	background-image: url("../images/rcorner.gif");
	background-repeat: no-repeat;
}
td.situEleve 
{
	background-color: #eee;
	font-weight: bold;
}

td.cellParcours {
	background-color: #ffffB0;
	border: #333 1px solid;
	text-align: center;
}

td.cellParcours .date 
{
	font-size: 9px;
	white-space:nowrap;
}

.enteteLigne 
{
	text-align: right;
	color: #666;
}
.PEsemprec
{
	float: left;
}

.PEsemactu
{
	text-align: center;
}

.PEsemsuiv
{
	float: right;
}

#PPdeplacer 
{
	text-align: center;
}
#PPdeplacer input 
{
	border: 0;
}
.PEgroupes
{
	font-size: 10px;
	padding: 5px;
}

.PEgroupes td
{
	text-align: center;
}
.PEgroupes hr 
{
	height: 1px;
	border-bottom: 1px solid #295097;
}
.pg_gen 
{
	font-size: 12px;
}

.PEgroupes th 
{
	color: #295097;
	background-color: #f4f8fe;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

/***************************************************
 Classes réservées aux zones d'aide à l'utilisateur 
****************************************************/

.LCinfo
{
	background-image: url("../images/InfoG.gif");
	background-position: center left;
	background-repeat: no-repeat;
	width: 50%;
	padding-left: 60px;
	margin: 20px;
	color: #014299;
	font-size: 13px;
	text-align:justify ;
}

.LCwarning
{
	background-image: url("../images/AttentionG.gif");
	background-position: center left;
	background-repeat: no-repeat;
	width: 50%;
	padding-left: 60px;
	margin: 20px;
	color: #014299;
	font-size: 13px;
	text-align:justify ;
}

.LCquestion
{
	background-image: url("../images/QuestionG.gif");
	background-position: center left;
	background-repeat: no-repeat;
	width: 50%;
	padding-left: 60px;
	margin: 20px;
	color: #014299;
	font-size: 13px;
	text-align:justify ;
}

.LCquestionFormulaire
{
	background-image: url("../images/QuestionG.gif");
	background-position: center left;
	background-repeat: no-repeat;
	width: 80%;
	padding-left: 60px;
	margin: 20px;
	color: #014299;
	font-size: 11px;
	text-align:justify ;
}

.LCinfoFormulaire
{
	background-image: url("../images/InfoG.gif");
	background-position: center left;
	background-repeat: no-repeat;
	width: 80%;
	padding-left: 60px;
	margin: 20px;
	color: #014299;
	font-size: 11px;
	text-align:justify ;
}

.LCwarningFormulaire
{
	background-image: url("../images/AttentionG.gif");
	background-position: center left;
	background-repeat: no-repeat;
	width: 80%;
	padding-left: 60px;
	margin: 20px;
	color: #014299;
	font-size: 11px;
	text-align:justify ;
}

.LCwarning a, .LCinfo a, .LCquestion a, .LCquestionFormulaire a, .LCinfoFormulaire a, .LCwarningFormulaire a
{	
	font-size: 13px;
	font-weight:bold;
}



