FONT.TitreMain {
	color: Black;
	font-family: "Trebuchet MS";
	font-size: 28pt;
}

FONT.Text {
	color: Black;
	font-family: "Trebuchet MS";
	font-size: 12pt;
}

FONT.TitreTableau {
	color: Black;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
}

FONT.TitreSM {
	color: Black;
	font-family: "Trebuchet MS";
	font-size: 12pt;
}

FONT.Bienvenue {
	color: Black;
	font-family: "Trebuchet MS";
	font-size: 18pt;
}

FONT.TitrePage {
	color: Black;
	font-family: "Trebuchet MS";
	font-size: 18pt;
}

FONT.LabelFicheSouligne {
	color: Black;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

FONT.LabelFiche {
	color: Black;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
}

FONT.EnrTableau {
	color: Black;
	font-family: "Trebuchet MS";
	font-size: 10pt;
}

FONT.ValeurGraph {
	color: Black;
	font-family: "Trebuchet MS";
	font-size: 8pt;
}

FONT.EnrTableauRouge {
	color: #E00606;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
}

FONT.EnrTableauVert {
	color: #1A8D07;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
}

FONT.EnrFiche {
	color: Black;
	font-family: "Trebuchet MS";
	font-size: 10pt;
}

SELECT.SelectTitrePage {
	color: Black;
	font-family: "Trebuchet MS";
	font-size: 14pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
}

SELECT.SelectFiche {
	color: Black;
	font-family: "Trebuchet MS";
	font-size: 8pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
}

A.EnrTableau:ACTIVE, A.EnrTableau:LINK, A.EnrTableau:VISITED  {
	text-decoration: none;
	color: Black;
	font-family: "Trebuchet MS";
	font-size: 10pt;
}

A.EnrTableau:HOVER  {
	text-decoration: underline;
	color: Black;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
}

A.EnrFiche:ACTIVE, A.EnrFiche:LINK, A.EnrFiche:VISITED  {
	text-decoration: none;
	color: Black;
	font-family: "Trebuchet MS";
	font-size: 10pt;
}

A.EnrFiche:HOVER  {
	text-decoration: underline;
	color: Black;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
}

A.LienMenu:ACTIVE, A.LienMenu:LINK, A.LienMenu:VISITED  {
	text-decoration: none;
	color: Black;
	font-family: "Trebuchet MS";
	font-size: 10pt;
}

A.LienMenu:HOVER  {
	text-decoration: none;
	color: Black;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
}

A.LienOrder:ACTIVE, A.LienOrder:LINK, A.LienOrder:VISITED  {
	text-decoration: none;
	color: Black;
	font-family: "Trebuchet MS";
	font-size: 14pt;
}

A.LienOrder:HOVER  {
	text-decoration: none;
	color: Black;
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: bold;
}

A.LienMenuInactif:ACTIVE, A.LienMenuInactif:LINK, A.LienMenuInactif:VISITED  {
	text-decoration: none;
	color: Gray;
	font-family: "Trebuchet MS";
	font-size: 10pt;
}

A.LienMenuInactif:HOVER  {
	text-decoration: none;
	color: Gray;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
}

FONT.TextFiche {
	color : Maroon;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

FONT.TextFicheGras {
	color : Maroon;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;	
}

FONT.TextSemaine {
	color : Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

FONT.TextMois {
	color : Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

FONT.TitrePage {
	color : Maroon;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18pt;
}

FONT.TextDocument {
	color : Maroon;
	font-family : "Courier New", Courier, monospace;
	font-size : 8pt;
}

FONT.Titrepage2 {
	color : Maroon;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

FONT.TextListe {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

FONT.TextListeTodoRunning {
	color : #F34D05;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

FONT.TextListeTodoClosed {
	color : #007500;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

A.MenuNiv1:ACTIVE, A.MenuNiv1:LINK, A.MenuNiv1:VISITED {
	text-decoration : none;
	color : #FBFFC4;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

A.MenuNiv1:HOVER {
	text-decoration : underline;
	color : #FBFFC4;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

A.MenuNiv2:ACTIVE, A.MenuNiv2:LINK, A.MenuNiv2:VISITED {
	text-decoration : none;
	color : #FBFFC4;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

A.MenuNiv2:HOVER {
	text-decoration : underline;
	color : #FBFFC4;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

A.TopBottom:ACTIVE, A.TopBottom:LINK, A.TopBottom:VISITED,A.TopBottom:HOVER  {
	text-decoration : none;
	color : Maroon;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

A.LienForum:ACTIVE, A.LienForum:LINK, A.LienForum:VISITED,A.LienForum:HOVER  {
	text-decoration : none;
	color : Maroon;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}

A.LienForumLast:ACTIVE, A.LienForumLast:LINK, A.LienForumLast:VISITED,A.LienForumLast:HOVER  {
	text-decoration : none;
	color : Green;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}

A.LienDate:ACTIVE, A.LienDate:LINK, A.LienDate:VISITED  {
	text-decoration : none;
	color : Maroon;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

A.LienDate:HOVER  {
	text-decoration : none;
	color : Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}

A.LienDateWE:ACTIVE, A.LienDateWE:LINK, A.LienDateWE:VISITED  {
	text-decoration : none;
	color : Maroon;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;	
}

A.LienDateWE:HOVER  {
	text-decoration : none;
	color : Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}

A.LienDateCourant:ACTIVE, A.LienDateCourant:LINK, A.LienDateCourant:VISITED,A.LienDateCourant:HOVER  {
	text-decoration : none;
	color : Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;	
}

A.LienFichier:ACTIVE, A.LienFichier:LINK, A.LienFichier:VISITED  {
	text-decoration : none;
	color : Maroon;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;	
}

A.LienFichier:HOVER {
	text-decoration : underline;
	color : Maroon;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;	
}

TD.CouleurIndiceListe {
	background : #185770;
}

TD.CelAgenda {
	background : #758BA7;
	text-align : center;
}

TD.CelAgendaVide {
	background : #A0AFC2;
	text-align : center;
}

TR.CouleurLigneListeA  {
	background : #FFFFFF;
}

TR.CouleurLigneListeB  {
	background : #F2F2EA;
}

TR.CouleurLigneListeC  {
	background : #FFC15B;
}

TR.CouleurTitreListe {
	background : #B00909;
}

TR.CouleurTotalListe {
	background : #E6E6E6;
}

INPUT.InputFiche {
	border: 1px solid Black;
	border-top-width : 1px;
	border-right-width : 1px;
	border-left-width : 1px;
	border-bottom-width : 1px;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}



TEXTAREA.TextAreaFiche {
	border: 1px solid Black;
	border-top-width : 1px;
	border-right-width : 1px;
	border-left-width : 1px;
	border-bottom-width : 1px;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

TABLE.FondFiche {
	background : #FCC8B6;
}

TABLE.FondFiche2 {
	background : White;
}

TABLE.FondListe {
	background-color : Silver;
}