/* Image de fond d'écran de toute la page*/
.fondEcran {
	<!--background-image:url(../../template/Fonds/fond2.gif);-->
}

/* Masquer la calculatrice */
.calculatrice {
	/* display: none; block = voir*/
	display: none;
}


/* aide calculatrice */
.aidecalculatrice {
	/* display: none; block= voir*/
	display: none; 


}

/* Lorsque la sourie est sur la partie déroulé du menu Exercice */
.OnListeExo {
	font-family: "Comic Sans MS";
	font-size: 15px ;
	color: #0000FF;
	/* GB le 20080901 : Italic : valeur inconnue */
	/* font-weight:Italic ; */
}

/* Lorsque la sourie n'est plus sur la partie déroulé du menu Exercice */
.OutListeExo {
	font-family: "Comic Sans MS";
	font-size: 15px ;
	color: #FF0000;
}

/* La partie déroulé du menu Exercice */
.ListeQst {
	font-family: "Comic Sans MS";
	font-size: 13px ;
	color: black ;
	background-color : #FFFF99;  
}


/* Titre de la matière*/
.titreMatiere{
	font-family: "Comic Sans MS";
	font-size: 20px;
    color: #0000FF;
}

/* Titre d'exercice*/
.titreExercice{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:Bold ;
    color: #FF0000;
}

/* Type général (exemple : Opérations) */
.typeGeneral{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	
    color: #FF0000;
}

/* Type (exemple : Opéaration : addition) */
.typeExercice{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:Bold ;
    color: #FF0000;
}

/* Tableau où sont affichées les questions */
.table {
	background-color:#FFFFFF;
	
	
	
}

/* Question */
.enonceQuestion{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #000000;
}

/* Zone texte dédié aux réponces */
.zoneReponse{
	background-color : #FFFFFF;  
	text-align : center;
	color: black;
}

/* Aide */
.aide{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:Bold ;
	font-style: italic;
    color: #000000;
}

/* Lien vers la liste des exercices */
.retour { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #6600CC; 
	font-size: 15px; 
	font-weight:Bold ;
}
A.retour:ACTIVE {	color: #0000FF; text-decoration: none;}
A.retour:LINK { color: #0000FF; text-decoration: none;}
A.retour:HOVER { color: #0000FF; text-decoration: none;}
A.retour:VISITED { color: #0000FF; text-decoration: none;}

/* Zone texte dédié aux réponces fausses*/
.ReponseFausse{
background-color : #FF0000; 
text-align : center;
color: #FFFFFF;
}

/* Zone texte dédié aux réponces justes */
.ReponseJuste{
background-color : #FFFFFF; 
text-align : center;
color: black;
}

/* Texte qui affiche la réponse */
.texteReponse{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	text-align : center;
	color: black;
}

/* Texte qui affiche l'explication */
.texteExplication{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: black;
}

/* Message de fin d'exercice */
.message{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #0000FF;
}



/* La date et l'heure */
.clock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px ;
	color: #FFFFCC ;
	background: "img/fond_log.gif" ;
	font-weight:Bold ;
	border:0px ;
	text-align:right ;
}

.normal,.titre1,.titre2,.titre3,.titre4,.titre5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #000000;
}
A:ACTIVE { color: #0000FF; text-decoration: none;}
A:LINK { color: black ; text-decoration: none;}
A:HOVER { color: #0000FF; text-decoration: none;}
A:VISITED { color: #0000FF; text-decoration: none;}


/* La suite du css ne sert pas pour la partie "Enfant" */
/* Flèche : page 1 sur 5 (100 lignes) < << >> > */
.fleche { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #000000 ; 
}
A.fleche:ACTIVE {	color: #0000FF; text-decoration: none;}
A.fleche:LINK { color: #0000FF; text-decoration: none;}
A.fleche:HOVER { color: #0000FF; text-decoration: none;}
A.fleche:VISITED { color: #0000FF; text-decoration: none;}

/* Entête de la page */
.entetepage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px ;
	color: #ffffff ;
	background-color: #0000FF;
	font-weight:Bold ;
}

/* Entête colonne */
.entetetab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px ;
	color: #FFFFFF ;
	background-color: #FF0000;
	font-weight:Bold ;
}
A.entetetab:ACTIVE { color: #00FF00; text-decoration: none;}
A.entetetab:LINK { color: #FFFFFF ; text-decoration: none;}
A.entetetab:HOVER { color: #0000FF; text-decoration: none;}
A.entetetab:VISITED { color: #FF6600; text-decoration: none;}


.listenumerique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	color: #000000 ;
	background-color: #00FF33;
}
.listealpha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px ;
	text-align: left;
	color: #00CC00;
	background-color: #00CC00;
}
.listenormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #000000;
}
.listesupprime {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #FF0000 ;
}

.lstlig2 {background-color: #ffffcc ; }
.lstlig1 { background-color: #ccffcc ; }