
.normal,.titre1,.titre2,.titre3,.titre4,.titre5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #000000;
}

A:ACTIVE { color: #FFFFCC ; text-decoration: none;}
A:LINK { color: #FFFFCC ; text-decoration: none;}
A:HOVER { color: #FFFFCC ; text-decoration: none;}
A:VISITED { color: #FFFFCC ; text-decoration: none;}


/* MODIF VA  (30/05/07)*/
.fleche{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #000000;
}
A.fleche:ACTIVE { color : #FFFFCC ; }
A.fleche:LINK { color : #FFFFCC ; }
A.fleche:VISITED { color: #FFFFCC;}
A.fleche:HOVER { color: #FFFFCC ; }

/* Fin modif va */

.titre1 {
	font-size: 14px;
	font-weight: bold;
}

.titre2 {
	font-size: 12px;
	font-weight: bold;
    color : #0099D5 ;
}

.titre3 {
	font-size: 12px;
}

.titre4 {
	font-size: 8px;
}

.titre5 {
	font-size: 10px;
    font-weight: bold;
    color: #000000;
}

A.titre5 { color : #000000 ; }
A.titre5:VISITED { color : #000000 ; }
A.titre5:HOVER { color : #0099D5 ; }

.tabcell {
	background-color: #D1D3D4;
}

.entetepage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px ;
	color: #FFFFCC ;
	background-color: #0D456F ;
	font-weight:Bold ;
}

.entetepage2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px ;
	color: #FFFFCC ;
	background-color: #0D456F ;
	font-weight:Bold ;
}

.formnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.formprotect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #D1D3D4;
	color: #000000;
}

.formlibelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #C2CFDA;
	color: #000000;
}

.formerror {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: Aqua;
	color: #000000;
	/* font-weight:Bold; */
}

.formsupprime {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: red;
}

.formtxtnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.formtxterror {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: Aqua;
	color: #000000;
	/* font-weight:Bold; */
}

.entetetab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px ;
	color: #FFFFCC ;
	background-color: #0D456F ;
	font-weight:Bold ;
}

.entetetab2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px ;
	color: #FFFFCC ;
	background-color: #0D456F ;
	font-weight:Bold ;
}

.listetab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
}
.listetab2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: right;
}

.listeentete {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px ;
	color: #FFFFCC ;
	background-color: #0D456F ;
	font-weight:Bold ;
}
.listenumerique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	color: #000000 ;
	background-color: #BADFF6 ;
}
.listenumerique2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	color: #FF0000 ;
	background-color: #BADFF6 ;
}
.listealpha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px ;
	text-align: left;
	color: #000000 ;
	background-color: #BADFF6 ;
}
A.listealpha { color : #000000 ; }
A.listealpha:ACTIVE { color : #000000 ; }
A.listealpha:LINK { color : #000000 ; }
A.listealpha:HOVER { color : #000000 ; }
A.listealpha:VISITED { color : #000000 ; }


.listealpha2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px ;
	text-align: left;
	color: #FF0000 ;
	background-color: #BADFF6 ;
}
.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 ;
}


.listenormal1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #0000CC ;
}

.listenormal2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #FF8A15 ;
}

.listenormal3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #FF0000 ;
}

.listemouseover {
	background-color: #F6CB0D;
}

.listecrm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #FF0000 ;
}

.lstlig4 {
	background-color: #33CCFF ;
}

.lstlig3 {
	background-color: #66CCFF ;
}

.lstlig2 {background-color: #DEEEF8 ; }
.lstlig1 { background-color: #BADFF6 ; }

a.maillist:ACTIVE { color: #1C81B6 ; }
a.maillist:LINK { color: #1C81B6 ; }
a.maillist:HOVER { color: #1C81B6 ; }
a.maillist:VISITED { color: #1C81B6 ; }

.enteteplanning {
	background-color: #0D456F ;
}
.titreplanning {
	font-size: 14px ;
	font-weight:Bold ;
    color : #ffffcc ;
}
.lstplanningusr1 {
	background-color: #ffffcc ;
}
.lstplanningusr2 {
	background-color: #ffff99 ;
}
.lstplanningusrjour {
	background-color: #ffffff ;
}
.lstplanningusrferie {
	background-color: #99cccc ;
}
.lstplanningusrna {
	background-color: #ffffff ;
}
.lstplanningrsc1 {
	background-color: #ccffcc ;
}
.lstplanningrsc2 {
	background-color: #ccff99 ;
}
.lstplanningrscjour {
	background-color: #ffffff ;
}
.lstplanningrscferie {
	background-color: #99cccc ;
}
.lstplanningrscna {
	background-color: #ffffff ;
}
.fontplanning {
	font-size: 10px ;
}
.txtplanning {
	font-size: 9px ;
    color: #000000 ;
}
A.txtplanning { color : #000000 ; }
A.txtplanning:VISITED { color : #000000 ; }
A.txtplanning:HOVER { color : #0099D5 ; }

.clock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px ;
	color: #FFFFCC ;
	/* GB le 20080901 : Erreur : attend une couleur ? */
	/*background: "img/fond_log.gif" ;*/
	background-color: transparent;
	font-weight:Bold ;
	border:0px ;
	text-align:right ;
}

.lstliggris2 {
	background-color: #C9CACB ;
}

.lstliggris1 {
	background-color: #DCDDDE ;
}
.lstcal1 {
	background-color: #F8DEDE ;
}
.lstcal2 {
	background-color: #F8E8DE  ;
}
.lstcalwe {
	background-color: #E4DEF8  ;
}
.lstferie {
	background-color: #66FFFF ;
}
.bleu {
	color: #1C81B6 ;
}

.blanc {
	color: #FFFFFF ;
}

/* GB le 20080901 : Incompatible avec nouveau DOCTYPE */
/* .note { */
	/* cellpadding:3; */
	/* cellspacing:1; */
	/* bordercolor:#000000 */
/* } */

.txtged {
	font-size: 12px ;
    color: #000000 ;
}
A.txtged { color : #000000 ; }
/* GB le 20080901 : Incompatible avec nouveau DOCTYPE */
/* A.txtged:UNDERLINE { color : #000000 ; } */
A.txtged:VISITED { color : #000000 ; }
A.txtged:HOVER { color : #000000 ; }
A.txtged:ACTIVE { color: #000000 ; }
A.txtged:LINK { color: #000000 ; }

.txtgedsupprime {
	font-size: 12px;
	color: #FF0000 ;
}


/* TEST VA pour couleur de la ligne dans l'affichage des tāches en retard*/
.listeretard1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: BLACK ;
}

.listeretard2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #1b91f9 ;
}

.listeretard3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #026e3c ;
}
.listeretard4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #d705c2 ;
}
.listeretard5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #fa6852 ;
}
