BODY {
	background: #FFFFFF;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #000000;
scrollbar-face-color: #56688A; 
scrollbar-shadow-color:  #56688A;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color:  #56688A; 
scrollbar-darkshadow-color: #56688A; 
scrollbar-track-color: #C9DCF0; 
scrollbar-arrow-color: #80FF80;
	
}

A				{ color: #56688A; font-weight: none; text-decoration: none }
A:link			{ color: #0041B3; font-weight: none; text-decoration: none }
A:visited		{ color: #0041B3; font-weight: none; text-decoration: none }
A:hover		{ color: #0041B3 font-weight: none; text-decoration: underline }

A.bleu			{ font-family: Arial, Helvetica; font-size: 12px; color: #56688A; font-weight: bold; text-decoration: none }
A.bleu:link	{ font-family: Arial, Helvetica; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: underline }
A.bleu:visited	{ font-family: Arial, Helvetica; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: underline }
A.bleu:hover	{ font-family: Arial, Helvetica; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: none }

A.table		{ font-family: Arial, Helvetica; font-size: 14px; color: #FFFFFF; font-weight: bold; text-decoration: none; background: none } /* sp pour adapter au fond des tableaux avec image */
A.table:link	{ font-family: Arial, Helvetica; font-size: 14px; color: #FFFFFF; font-weight: bold; text-decoration: none; background: none } /* sp pour adapter au fond des tableaux avec image */
A.table:visited	{ font-family: Arial, Helvetica; font-size: 14px; color: #FFFFFF; font-weight: bold; text-decoration: none; background: none } /* sp pour adapter au fond des tableaux avec image */
A.table:hover	{ font-family: Arial, Helvetica; font-size: 14px; color: #FFFFFF; font-weight: bold; text-decoration: underline; background: none} /* sp pour adapter au fond des tableaux avec image */

A.menu1		{ font-family: Comic Sans MS, Helvetica; font-size: 16px; color: #56688A; font-weight: none; text-decoration: none; background: none } /* menu du haut */
A.menu1:link	{ font-family: Comic Sans MS, Helvetica; font-size: 16px; color: #56688A; font-weight: none; text-decoration: none; background: none } /* menu du haut */
A.menu1:visited	{ font-family: Comic Sans MS, Helvetica; font-size: 16px; color: #56688A; font-weight: none; text-decoration: none; background: none } /* menu du haut */
A.menu1:hover	{ font-family: Comic Sans MS, Helvetica; font-size: 16px; color: #56688A; font-weight: none; text-decoration: underline; background: none } /* menu du haut */

A.menu2		{ font-family: Comic Sans MS, Helvetica; font-size: 12px; color: #000000; font-weight: none; text-decoration: none; background: none } /* menu droite */
A.menu2:link	{ font-family: Comic Sans MS, Helvetica; font-size: 12px; color: #000000; font-weight: none; text-decoration: none; background: none } /* menu droite */
A.menu2:visited	{ font-family: Comic Sans MS, Helvetica; font-size: 12px; color: #000000; font-weight: none; text-decoration: none; background: none } /* menu droite */
A.menu2:hover	{ font-family: Comic Sans MS, Helvetica; font-size: 12px; color: #56688A; font-weight: none; text-decoration: underline; background: none } /* menu droite */

A.menu3		{ font-family: Comic Sans MS, Helvetica; font-size: 30px; color: #56688A; font-weight: bold; text-decoration: none; background: none } /* titre au centre de la page */
A.menu3:link		{ font-family: Comic Sans MS, Helvetica; font-size: 30px; color: #56688A; font-weight: bold; text-decoration: none; background: none } /* titre au centre de la page */
A.menu3:visited		{ font-family: Comic Sans MS, Helvetica; font-size: 30px; color: #56688A; font-weight: bold; text-decoration: none; background: none } /* titre au centre de la page */
A.menu3:hover		{ font-family: Comic Sans MS, Helvetica; font-size: 30px; color: #56688A; font-weight: bold; text-decoration: none; background: none } /* titre au centre de la page */

table.normal	{ background: #FFFFFF; }  /* TABLE NORMAL */
td.normal		{ font-family: Arial, Helvetica; font-size: 12px; background: #FFFFFF }
td.bleu		{ font-family: Arial, Helvetica; font-size: 12px; color: #FFFFFF; background: #0010E2 }
td.menu		{ font-family: Comic Sans MS, Helvetica; font-size: 16px; color: #56688A; background: #FFFFFF }
td.fond		{ font-family: Comic Sans MS, Helvetica; font-size: 14px; font-weight: bold; color: #FFFFFF; background: none }

td.droite {
	border-right : thin dotted Silver;
	font-family: Arial, Helvetica;
	font-size: 12px;
	background: #FFFFFF
}

td.gauche {
	border-left : thin dotted Silver;
	font-family: Arial, Helvetica;
	font-size: 12px;
	background: #FFFFFF
}

A.texte2	{ font-family: Comic Sans MS, Helvetica; font-size: 12px; color: #56688A; font-weight: none; } /* rubriques des fiches */

H1	{
	font-family: Comic Sans MS, Verdana, Helvetica;
	font-size: 16px;
	color: #56688A;
}

H2	{
	font-family: Comic Sans MS, Verdana, Helvetica;
	font-size: 14px;
	color: #56688A;
}

H3	{
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #000000;
}

h4 {
	font-family : Comic Sans MS, Verdana, Arial, Helvetica;
	font-size : 11pt;
	padding-left : 3px;
	background-color : transparent;
	border-left : 10px solid #56688A;
	border-bottom : 1px inset #56688A;
} 

h5 {
	font-family : Comic Sans MS, Verdana, Arial, Helvetica;
	font-size : 11pt;
	padding-left : 5px;
	border-left : 10px solid #56688A;
	border-bottom : 1px inset #56688A;
	color : #000000;
	height : 38px;
} 

blockquote		{
	border : thin dotted #56688A;
	font-family : "Comic Sans MS, Verdana, Arial,";
	padding-bottom : 1%;
	padding-top : 1%;
	padding-right : 1%;
	padding-left : 1%;
	font-size : 13px;
}

UL, LI {
	list-style-type : square;
	font-family : "Comic Sans MS, Verdana, Arial,";
	font-size : 13px;
}

A.month          { font-family: Helvetica, Arial; font-size: 11px; color: #56828A; font-weight: bold }
A.month:link     { font-family: Helvetica, Arial; font-size: 11px; color: #56828A; font-weight: bold; text-decoration: none }
A.month:visited  { font-family: Helvetica, Arial; font-size: 11px; color: #56828A; font-weight: bold; text-decoration: none }
A.month:hover    { font-family: Helvetica, Arial; font-size: 11px; color: #56828A; font-weight: bold; text-decoration: underline }

/* server        */
A.server         { font-family: Helvetica, Arial; font-size: 13px; color: #56828A; font-weight: normal }
A.server:link    { font-family: Helvetica, Arial; font-size: 13px; color: #56828A; font-weight: normal; text-decoration: none }
A.server:visited { font-family: Helvetica, Arial; font-size: 13px; color: #56828A; font-weight: normal; text-decoration: none }
A.server:hover   { font-family: Helvetica, Arial; font-size: 13px; color: #56828A; font-weight: normal; text-decoration: underline }

/* referer link */
A.ref         { font-family: Helvetica, Arial; font-size: 13px; text-decoration: none      }
A.ref:link    { font-family: Helvetica, Arial; font-size: 13px; text-decoration: none      }
A.ref:visited { font-family: Helvetica, Arial; font-size: 13px; text-decoration: none      }
A.ref:hover   { font-family: Helvetica, Arial; font-size: 13px; text-decoration: underline }

A.archived  { font-family: Helvetica, Arial; font-size: 11px; font-weight: normal } /* archived      */
A.array     { font-family: Helvetica, Arial; font-size: 13px; color: #000000; font-weight: bold   } /* arrays titles */
A.delay     { font-family: Helvetica, Arial; font-size: 11px; font-weight: normal } /* cache delay   */
A.error     { font-family: Helvetica, Arial; font-size: 13px; color:   white; font-weight: bold; background: #ED1015 } /* error msg */
A.ok        { font-family: Helvetica, Arial; font-size: 13px; color: #56828A; font-weight: bold; background: #A6F38B }
A.host      { font-family: Helvetica, Arial; font-size: 13px; color: #000000; font-weight: normal } /* hostname      */
A.keywords  { font-family: Helvetica, Arial; font-size: 13px; font-weight: normal } /* keywords      */
A.title     { font-family: Helvetica, Arial; font-size: 20px; color: #56828A; font-weight: bold   } /* main title    */
A.viewtitle { font-family: Helvetica, Arial; font-size: 16px; color: #56828A; font-weight: bold; background: #FCFC99 } /* vieuw title   */
A.item      { font-family: Helvetica, Arial; font-size: 13px; color: #000000; font-weight: normal } /* item          */

TH.vis       { font-family: Helvetica, Arial; font-size: 11px; color: #56828A; background: #FCFC99 }  /* columns         */

TD.avg       { font-family: Helvetica, Arial; font-size: 11px; color: #56828A; background: #FDFDB9 }  /* averages        */
TD.fond1      { font-family: Helvetica, Arial; font-size: 13px; color:   white; background: #1C2D67 }  /* data            */

TD.vis       { font-family: Helvetica, Arial; font-size: 13px; color:  #000000; background: #B8C8FE}  /* data            */
TD.vis1      { font-family: Helvetica, Arial; font-size: 11px; color:  #000000; background: #B8C8FE }  /* working days    */
TD.vis2      { font-family: Helvetica, Arial; font-size: 11px; color:  #000000; background: #B8C8FE }  /* not a valid day */
TD.vis3      { font-family: Helvetica, Arial; font-size: 11px; color:  #000000; background: #B8C8FE }  /* week-end        */
TD.visref    { font-family: Helvetica, Arial; font-size: 13px; color:  #000000; background: #B8C8FE}  /* referers        */

TD.month     { font-family: Helvetica, Arial; font-size: 11px; color: #56828A; background: #FCFC99; font-weight: bold; } /* months */
TD.poweredby { font-family: Helvetica, Arial; font-size: 13px; color:   white; background: #495B98 }  /* powered by      */

