/* 10/2004 révisée 01-2005 revisée 10-2006
Révision pour boutons non graphiques 03/2006- jmt*/
a:active{
        color:navy;
        outline:none;
}
a:link {
        color: navy;
		  outline:none;
}
a:visited {
        color: navy;
		  outline:none;
}
BODY.arial {
        font-family : sans-serif;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
        font-size : small;
        background : url(../images/nuages.jpg);
}

BODY.arial_sadmin{
        background: #98BEDC;
        font-family : sans-serif;
        font-size : small;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
        color : Navy;
		  
		   border-right-color : White;
        border-right-style : none;
        border-right-width : thin;
        border-bottom-color : White;
        border-bottom-style : none;
        border-bottom-width : thin;
        border-left-color : White;
        border-left-style : none;
        border-left-width : thin;
        border-top-color : White;
}

P.nom_prenom {
        font-family: cursive, sans-serif;
          font-size: large;
          font-style: italic;
          font-weight: bold; 
        color : Navy;
}

P.rubrique {
        font-size : medium;
        font-weight : bold;
        color : Navy;
        font-family : serif;
        background : transparent;
        font-style : italic;
}

P.sous_titre {
        color: Navy;
        font-size : x-large;
        font-family: serif;
        font-style: italic;
        text-align: center;
        text-transform : none;
        margin-left : 2cm;
}

P.titre {
        color: Navy;
        font-size : x-large;
        font-family: serif;
        font-style: italic;
        text-align: center;
        text-transform : none;
}

P.titre_petit {
        font-size :small;
        font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: bold;
        text-align: center;
}

.titre {
        color: #FFF27B;
        font-size : small;
        font-family: Verdana, sans-serif;
        font-weight: bold;
        text-align: left;
        padding-bottom: 5px;
        padding-left: 15px;
            }
.forfield {
        color: White;
        font-size :small;
        font-family: Verdana, sans-serif;
        font-weight: bold;
        text-align: center;
        text-transform : none;
        border-color: #F0F8FF;
}

P.libelle_admin {
        font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
        font-style: italic;
        font-size : large;
        text-align : center;
}

P.libelle_sadmin {
        color: White;
        font-size : large;
        font-family: sans-serif;
        font-style: normal;
        text-align: left;
        text-transform : none;
}

P.libelle2_sadmin {
        color: #F0F8FF;
        font-size : medium;
        font-family: sans-serif;
        font-style: normal;
        text-align: center;
        text-transform : none;
}

TD.titre_sadmin {
        border : thin none Navy;
        background : #4682B4;
        font-size : 150%;
        font-variant : small-caps;
        font-weight : 300;
        color: White;
        text-align: center;
        border: 2px;
        border-style: groove;
}


/* remplacé par gauche droite centre jmt 01-2004
TD.sadmin_impair {
        background-color : #B4D0E6;
        font : bold;
        border: 2px groove;
}

TD.sadmin_pair {
        background-color : #ABCAE3;
        border: 2px groove;

}*/

/* positionnement des boutons du menu sadmin
    méthode boutons graphiques*/
TD.sadmin_gauche {
        background-color : #ABCAE3;
        border: 0px none;
        vertical-align: middle;
        text-align:center;
        height: 40px;
        /*En jouant sur cette valeur on espace verticalement les options du menu*/
        }
          
TD.sadmin_centre {
        background-color : #ABCAE3;
        border: 0px none;
        vertical-align: middle;
        text-align: center;
        height: 40px;
        /*En jouant sur cette valeur on espace verticalement les options du menu*/
        }

TD.sadmin_droite {
        background-color : #ABCAE3;
        border:0px none;
        vertical-align: middle;
        text-align: center;
        height:40px;
        /*En jouant sur cette valeur on espace verticalement les options du menu*/
        }

TD.sadmin_rose {
	font-weight : bolder;
	color : #DC143C;
}


TD.stats_marron_paire {
	color : Maroon;
	font-family : sans-serif;
	font-size:small;
	font-style:italic;
	font-variant: normal;
	background : #FFDEAD;
	
}

TD.stats_marron_impaire {
	color : Maroon;
	font-family : sans-serif;
	font-size:small;
	font-style:italic;
	font-variant: normal;
	background : #FFEBCD;
}

TD.stats_rose_paire {
	color : Purple;
	font-family : sans-serif;
	font-size:small;
	font-style:italic;
	font-variant: normal;
	background : #FFC0CB;
}

TD.stats_rose_impaire {
	color : Purple;
	font-family : sans-serif;
	font-size:small;
	font-style:italic;
	font-variant: normal;
	background : #FFE4E1;
}

TD.stats_olive_paire {
	color : Olive;
	font-family : sans-serif;
	font-size:small;
	font-style:italic;
	font-variant: normal;
	background : #EEE8AA;
}

TD.stats_olive_impaire {
	color : Olive;
	font-family : sans-serif;
	font-size:small;
	font-style:italic;
	font-variant: normal;
	background : #FAFAD2;
}

TD.cool_olive {
	color : Olive;
	font-family : sans-serif;
	font-size:small;
	font-style:italic;
	font-variant: normal;
	background : #FAFAD2;
	text-align: center;
}

TD.cool_marron {
	color : Maroon;
	font-family : sans-serif;
	font-size:small;
	font-style:italic;
	font-variant: normal;
	background : #FFEBCD;
	text-align: center;
}



TD.sadmin_attention {
        background-color : #8B0000;
        font-weight : bold;
}

/* Titre rubriques dans tableaux*/
TD.sadmin_light {
        background-color : #38709D;
        font-style : normal;
        color: #F9FBFD;
}



TD.rubrique {
        color : White;
        background :  #38709D;
        text-align: center;
        font-style : italic;
        font-weight : bolder;
}



TR.rubrique {
        border : thick solid Black;
        background : #38709D;
        font-size : medium;
        font-variant : normal;
        font-weight : bolder;
        color: White;
        text-align: center;
}
TR.titre_prof {
        font-family: sans-serif;
        color: Navy;
        font-size: medium;
        text-align: left;
}

TR.titre_sadmin {
        font-family: sans-serif;
        color: White;
        font-size: large;
        text-align: left;
        font-style: oblique;
        font-weight : 400;
}

.attention {
        color: #B7240F;
        font-size: 14px;
        font-style: oblique;
        font-weight: normal;
}

.sadmin_paire {
	background-color : #C7DCF1;
	font-size : small;
}

.sadmin_impaire {
	background-color : #EBF3FA;
	font-size : small;
}

P.nom_prenom {
   font-family : sans-serif;
   font-weight: bold;
	font-size:large;
	font-style:italic;
	font-variant: normal;
	color : Navy;
		
}
/* fond des boutons input*/
input.coul {
   background: url(../sadmin/images/fond_input.gif);
        color: #F2FFFF;
        font-family: "Verdana Ref", Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
		  padding:4px;
        }

input.coulindex {
        background-image: url(../images/fond_input.gif);
        color: #00281C;
        font-family: "Verdana Ref", Geneva, Arial, Helvetica, sans-serif;
        font-size: small;
        border: 1px;
        border-style: inset;
        }
        /*En rouge gras*/
SPAN.warning {
        color : #A80000;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight : bold;
}
td.droite {
        text-align: right;
}
td.center {
        text-align: center;
}
td.petit {
        font-size: smaller;
        font-family: sans-serif;
        color: White;
        padding: 5px;
}

/* depuis mars 2006 les menus peuvent être moins graphiques*/
/* Pour le fond du bouton du menu principal*/

td.bouton {
    position:relative;
    background-image: url(../sadmin/images/fondbouton.gif);
    background-repeat: no-repeat;
    background-position: center;
    background-color : #ABCAE3;
    height:40px; /*pour écarter les boutons */
    text-align: center;
    text-indent: 0px;
    vertical-align: middle; 
    }
    
    
/* Pour le texte du lien des boutons du menu principal */
td a.bouton{
    color : #DDE9F7;/* de l'encre du texte*/
    text-decoration:None;
    font-weight:600;
    font-family:Tahoma, Verdana, Arial,SansSerif ;
    font-size:16px;
    vertical-align:middle;
    text-align: center;
    }
/*on garde la même couleur après la visite*/
td a.bouton:visited {
    color: #DDE9F7;
    }
/*au survol on change couleur et graisse */
td a.bouton:hover{
    color : #1E65B0;
    font-weight: bold;
    }
    
/* Pour les ex boutons flous ; la couleur ne change pas*/
td a.bouton_gris{
    color : #D7D7D7;
    text-decoration: None;
    font-family: Arial;
    font-size:16px;
    font-style: oblique;
    vertical-align: middle;
    }
    
td a.bouton_gris:visited {
    color: #D7D7D7;
}

td a.bouton_gris:hover{
    color : #D7D7D7;
    font-weight: normal;
    font-style: oblique;
    }
    
/* pour les options du menu qui disparaissent : interdits, Melia..., vide*/
td.bouton_vide {
   background: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-color : #ABCAE3;
    height:40px;
    }
	 
.centre{
	text-align:center;
}


h3{
		font-family: Verdana, Geneva, Arial, Helvetica, "sans-serif";
		font-size:12px;
		padding-left:5px;
		color: Navy;
}
.legende {
	font-family: Verdana, Geneva, Arial, Helvetica, "sans-serif";
		font-size:12px;
		font-weight:bold;
		padding-left:5px;
		padding-right:5px;
		color : navy;
}   
.beau{
	font-family: Verdana, Geneva, Arial, Helvetica, "sans-serif";
		font-size:12px;
		font-weight:bold;
		padding-left:5px;
		padding-right:5px;
		color : navy;
}
.encadre{
        padding: 5px;
        border: 1px solid #73C5E5;
/*      background-color: #B4F3F2;*/
        
}


/* 	dd mai 2010 : les compétences peuvent être définies par classe
	Combo du choix de la classe 
*/

div.centrage {
	font: normal bolder larger;
	font-size: larger;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
/* renvoyé dans les thèmes.. jmt 07-2010
select.combo {
background-color: #FFFACD;
	font-size: 12 pt;
	font-style: italic;
	font-weight: bold;
	font-family: "sans-serif";
	}
	
option.toutesClasses {
	color: black; 
}

option.uneClasse {
	color: #880000;
	}
	/*
