/* CSS Document */
body { margin:0; padding:0; font-size:100.01%; text-align:left; position:relative; }
h1,h2,h3,h4,h5,h6,p {margin:0;}
a:link, a:visited {
	text-decoration: none;
	color:#01335F;
}
a:hover {
	text-decoration: underline;
	color:#000000;
}
select, input, textarea { font-size:99%; }
form  { margin:0; padding:0; }
img { border:0; }

#left { float:left; }
#right { float:right; }
#main { width:auto; position:relative; }
.inside { position:relative; text-align:left; }

.block { overflow:hidden; }
#clear { height:0.1px; font-size:0.1px; line-height:0.1px; clear:both; }
.invisible { width:0px; height:0px; left:-1000px; top:-1000px; position:absolute; overflow:hidden; display:inline; }

/* 
* {	font: 11px Arial, Verdana, sans-serif;}  ds151208 en commentaire 
*/
body {
	background-color: #FFFFFF;
	color: #000;
	background-image: url(../images/background.png);
	background-repeat: repeat-y;
	background-position: left top;	
    font: 11px Arial, Verdana, sans-serif;	/* ds151208 */	
}
#main {
	margin-left:206px;
}
#left {
	width:206px;
	background-color: #DAE3EB;
	background-image: url(../images/left-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#logo {
	margin-left:25px;
	margin-bottom:70px;
	margin-top:30px;	
}
#header p {float:left;}
#header {
	height:77px;
	padding-top:30px;
	background-image: url(../images/background-header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#header #logout {
	float:right;
	margin-right:10px;
}
#header #logout a.logout {
	background-image: url(../images/icons/logout.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:22px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:22px;
}
#menu ul, #menu ul li , #menu2 ul, #menu2 ul li, #menu3 ul, #menu3 ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul, #menu2 ul {
	margin-left:30px;
}
#menu ul li  {
	padding-bottom:10px;
}
#menu ul li a {
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
}
#menu ul li a.mail {
	background-image: url(../images/icons/mail.png);
}
#menu ul li a.information {
	background-image: url(../images/icons/info.png);
}
#menu ul li a.man {
	background-image: url(../images/icons/man.png);
}
#menu ul li a.manual {
	background-image: url(../images/icons/manual.png);
}
#menu2 li.current a {
	color:#AD539D;	
}
#menu2 ul li  {
	padding-bottom:5px;
}
#menu {margin-bottom:25px;}
#menu2{margin-bottom:50px;}
#menu3 {
	background-color:#FFFFFF;
	padding:5px;
	padding-bottom:15px;
}
#content {
	padding:30px;
}
#content .accueilhaut {
	width:100%;
}
#content .colLeft {
	float:left;
	width:48%;
}
#content .colRight {
	float:right;
	width:48%;
}
#header h1 {color:#124C7E;font-size:20px;}
#header p {color:#01335F;}

#content h2 {color:#124C7E; font-weight:bold;margin-bottom:20px;}
#content h3 {color:#AD539D; font-weight:bold;}
#content p {margin-bottom:10px;line-height:1.5em;text-align:justify;}

.accueil {	
	font-size:16px;
	line-height:24px;
	padding-top:12px;
}
.actualite {	
	font-size:16px;
	line-height:24px;
	padding-top:12px;
}
.evenement {
	background-image: url(../images/icons/note.png);
	font-size:16px;
	line-height:24px;
	padding-top:12px;
	padding-left:44px;
	background-repeat: no-repeat;
}
.print {
	float:right;
}
.optionstableau {
	float:right;
	margin-left:10px;
	margin-right:10px;
}
span.person, span.date, span.classe, span.periode {
	color:#AD539D;
}
span.classe, span.periode { font-weight:bold; }
span.periode {
	padding-left:30px;
}
a.periode {margin-right:5px; padding:4px; font: 11px Arial, Verdana, sans-serif;}/* ds151208 font: 11px Arial, Verdana, sans-serif;*/
a.active 
{
	font-weight:bold;
	color:#AD539D;
	border:2px solid #AD539D; 
	font: 11px Arial, Verdana, sans-serif;	/* ds151208 font: 11px Arial, Verdana, sans-serif;*/
}
span.note {
	padding-left:2px;
	padding-right:20px;
	color:#01335F;
	font-weight:bold;
}
#left h2{color:#124C7E; font-weight:bold;margin-bottom:10px;}


/*************************************************************************************************ds*/
.texterouge 
{
	color: red;
}
 .textesupprime
{
	color: white;
	background-color: #cc0033;
	text-decoration: line-through;
}
.textebleu /*ds*/
{
	color: #AD539D;
}  
.textebleufonce /*ds*/
{
	color: darkslateblue;
}
.textenoir /*ds*/
{
	color:Black;
}
.titrebleufonce /*ds*/
{
	font-weight:bold; 
	color: darkslateblue;
}
.texteviolet /*ds*/
{
	color: Purple;
}
.titrepage
{
	font-weight: bold;
	font-size: 12px;
	color: #01335F;	
}
.soustitrepage /*ds*/
{
	margin-top :15px;
	margin-bottom :15px;
	color:#AD539D;
}

.remarque /*ds*/
{
	margin-top :10px;
}


 
a img{ /*permet de ne pas avoir de bordure à une image qui est dans un lien*/
border:none; 
}

/*infobulles personnalisées*/
a.info
{
    position:relative;
    z-index:24;
    text-decoration:none;
    }
a.info:hover{z-index:25; padding:0px; }
a.info span{display:none; text-decoration: none;color:black;}
a.info:hover span{ 
/*le contenu de la balise span ne sera visible que pour l'état a:hover */
 display:block; 
 position:absolute;
 top:30px;/* 130% */
 left:0em; 
 width:100%;
 border:1px solid black;
 background-color:white;  /*#FFDFB5*/
 text-align:left;
 padding:2px; 
 }
  
/*infobulles à taille fixe */
a.infobullefixe
{
    position:relative;
    z-index:24;
    text-decoration:none;
    }
a.infobullefixe:hover{z-index:25; }
a.infobullefixe span{display: none;text-decoration:none;color:black;}
a.infobullefixe:hover span
{

/*le contenu de la balise span ne sera visible que pour l'état a:hover */
 display:block; 
 position:absolute;
 top:30px; /* 30px en dessous de la position actuelle*/
 left:0em; 
 width:30em; /*pour largeur fixe*/
 border:1px solid darkgreen;
 background-color:white;  
 text-align: left;
 padding:2px;   
 }
 
 
 /*infobulles à emplacement figé sur le site*/
a.infobullefige
{
    z-index:24;
    text-decoration:none;
    }
a.infobullefige:hover{z-index:25; padding:0px; }
a.infobullefige span{display:none; text-decoration: none;color:black;}
a.infobullefige:hover span{ 
 display:block; 
 position:absolute;
 top:140px;
 left:300px;
 width:350px;
 border:1px solid black;
 background-color:white;
 text-align:left;
 padding:2px; 
 }


.titrerubaffich
{
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    MARGIN-TOP: 2px;
    text-align:justify;
}
DIV.titretabaffich
{
	FONT-SIZE: 12px;
    text-align:justify;
    FONT-WEIGHT: bold;
    margin-top:10px;
    padding-left:2px; 
    padding-bottom:2px; 
    color:#124C7E;
    background-color :#E0E2E5;
}
DIV.soustitretabaffich
{
    COLOR: #AD539D;
    FONT-SIZE: 12px;
    MARGIN-TOP: 2px;
    text-align:justify;
    FONT-WEIGHT: bold;
}
DIV.textetabaffich
{
    text-align:justify;   
    overflow:scroll;
}
.infosousversion
{
	margin-left:50px;
	margin-right:50px;
    border:1px solid red;
    text-align:center; 
    background-color:#F8EEEE;    
}
.telechargementcahiertexte
{
	margin-left:50px;
	margin-right:50px;
	padding:10px;
    border:1px solid #AD539D;
    text-align:center; 
}

.margeentete
{
	margin-top:10px;
	margin-bottom:10px;	
}
.margenavigationsemaines
{
	margin-top:40px;
	margin-bottom:10px;	
}
.titreconseilclasse
{	
    FONT-SIZE: 12px;
    color:#AD539D;
    FONT-WEIGHT: bold;
    MARGIN-TOP: 5px;    
    MARGIN-BOTTOM: 5px;    
    text-align:center;
}
.contenuconseilclasse
{   
	border:1px solid #AD539D;
	padding:10px;
	margin-top:20px;
}
.messagerecu /*ds*/
{
	color: #AD539D;
}

.titrecadrecarnetclasse /* ds151208 */
{
	font-size:11px;
	color:#124C7E; 
	font-weight:bold;
}
.titrecarnetclasse
{
	font-size:14px;
	padding-top:12px;
	color:#124C7E; 	
}
.soustitrecarnetclasse
{
	font-size:11px;
	color:gray; 
	margin-bottom:5px;
}
.contenucarnetclasse
{
	border:1px solid #B0B9C2;
	border-bottom:2px solid #B0B9C2;
	padding:10px;    	
}

.pjcarnetclasse
{
	margin-top:20px;
	border:1px dotted #B0B9C2;
	padding:5px;    	
}

.pjtabaffichage
{
	margin-top:20px;
	border:1px dotted #B0B9C2;
	padding:5px;    	
}

.navigationcarnetclasse
{
	margin-top:20px; 
}

.margegauche
{
	margin-left:30px;
}

TD.CahierTexte_LigneDivision /*ds120105*/
{
	BACKGROUND-COLOR: #FFF5EB;
}

TD.CahierTexte_LigneGroupe /*ds120105*/
{
	BACKGROUND-COLOR: #F3F8FD;
}

TD.CahierTexte_Jour
{
	font-size:12px;
	font-weight:bold;
	color:#124C7E; 	
	BACKGROUND-COLOR: #E0E2E5;
}
.indent
{
    text-indent:10px;
}

.filtrecarnetclasse
{   
	border:1px solid #AD539D;
	padding:10px;
	margin-top:10px;
	margin-left:40px;
	margin-right:40px;	
}

.contourparametre
{   
	border:1px solid #AD539D;
	padding:10px;
	margin-top:10px;
	margin-bottom:20px;
}

.titreerreur
{
	font-weight: bold;
	font-size: 20px;
	color: red;		
}
.detailerreur
{
	font-size: 16px;
	color: red;	
	padding-top:10px;
	padding-bottom:30px;
}
.cadreerreur
{
	margin-top:60px;
	border:1px solid #AD539D;
	padding:10px;
}

.titreredirection
{
	font-weight: bold;
	font-size: 20px;
	color: #AD539D;		
}
.detailredirection
{
	font-size: 16px;
	color: #AD539D;	
	padding-top:10px;
	padding-bottom:30px;
}

TABLE.cours
{
    HEIGHT: 100%;
    WIDTH: 100%;   
    border-collapse:collapse;
}
TD.cours
{
    HEIGHT: 100%;
    WIDTH: 100%;
    padding:2px;
    text-align:center;    
}
.datecahiertexte {
	float:right;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	margin-top:-60px;
}
.datecahiertexteliste {
	float:right;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	margin-top:-80px;
}
.datecahiertextesaisie {
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
}

.premiere_col { position: absolute; visibility:visible;}
.contenu_col { overflow: scroll;}

.modifpwd
{
	font-size: 10px;
	font-style:italic;
}

.chargecahiertexte
{
	padding-left:10px;
	padding-right:10px;
    border:1px solid #AD539D;
}

.soustitrepagesansmarge
{
	margin-top :5px;
	margin-bottom :5px;
	color:#AD539D;
}

.zonevalidationsaisie
{
    background-image: url(../img/disk.png);    
	background-repeat: no-repeat;
	background-position: left;
	background-color:#E2CADE;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
	color: #AD539D;
	font-weight:bold;
	width:100%;
	border:1px dotted #AD539D; 
}
