/* ----------------------------- */
/* pages web:                    */
/* dark       : #004054          */
/* medium     : #11776c          */
/* light      : #7ac498          */
/* background : #abdbcc          */
/* very light : #bcecdd          */
/* jaune      : #ffff99          */
/* ----------------------------- */

body{font-family: arial,verdana,sans-serif; font-size: 13px;
	scrollbar-face-color:		#11776c; /* barre + 2 carrés */
	scrollbar-shadow-color:		#004054; /* ombre droite de la barre + 2 carrés */
	scrollbar-darkshadow-color: #004054; /* extérieur droite de la barre + 2 carrés */
	scrollbar-highlight-color:	#bcecdd; /* bordure */
	scrollbar-3dlight-color:	#bcecdd; /* extérieur gauche de la barre + 2 carrés */
	scrollbar-track-color:		#7ac498; /* zone non couverte par la barre */
	scrollbar-arrow-color:		#abdbcc } /* triangle fleche */
}

.bouton { font-family: arial,verdana,sans-serif; font-size: 13px; FONT-WEIGHT: bold;
	CURSOR: hand; COLOR: #004054; BACKGROUND-COLOR: #abdbcc;
	BORDER-RIGHT:  #11776c 2px solid;
	BORDER-TOP:    #11776c 2px solid;
	BORDER-LEFT:   #11776c 2px solid;
	BORDER-BOTTOM: #11776c 2px solid;
}

td  {font-family: arial,verdana,sans-serif; font-size: 15px;}

a:link    { color: #3333ff; text-decoration: none; }
a:visited { color: #3333ff; text-decoration: none; }
a:active  { color: #3333ff; text-decoration: none; }
a:hover   { color: #000066; text-decoration: none; }

/* styles utilisés dans le code php */
.text{ color: #003322; font-size: 15px; }
.new { color: blue;    font-size: 12px; text-decoration: italic; }
.top { color: red;     font-size: 12px; text-decoration: italic; }
.pop { color: green;   font-size: 12px; text-decoration: italic; }

/* entete - pied de page */
.heading    { color: black; font-size: 10pt; font-weight: bolder;}
.category   { color: black; font-size: 10pt}
.topmenu    { color: black; font-size: 9pt; font-weight: bold; }
.bottommenu { color: black; font-size: 9pt; font-weight: bold; }
.bottommenu:link { color: black;font-size: 10pt; font-weight: bold;}

/* liens - sites */
.links     { color: black;   font-size: 10pt;}
.links     { color: black;   font-size: 10pt;}
.linkdesc  { color: black;   font-size: 9pt; }
.linkdesc2 { color: #112211; font-size: 9pt; }
.langue    { color: #FF0000; font-size: 9pt; }

/* categories */
.catdesc { color: black; font-size: 9pt; }
.catno { color: #707070; font-size: 9pt; }

/* zone d'info */
.titreinfo         { font-size: 15px; color: #ffff99; font-weight: bold;}
.titreinfo:visited { font-size: 15px; color: #ffff99; font-weight: bold;}
.titreinfo:hover   { font-size: 15px; color: #ffffff; font-weight: bold;}
.titreinfo:link    { font-size: 15px; color: #ffff99; font-weight: bold;}
.texteinfo         { font-size: 13px; color: #004422;}
.texteinfo:visited { font-size: 13px; color: #eeff44; }
.texteinfo:hover   { font-size: 13px; color: #000000; }
.texteinfo:link    { font-size: 13px; color: #eeff44; }
.texteinfomoyen    { font-size: 11px; color: #004422;}
.texteinfopetit    { font-size:  9px; color: #004422;}

/* texte grande police */
.textbig         { font-size: 15px; color: #225050;}
.textbig:visited { font-size: 15px; color: #3333dd; text-decoration: none;}
.textbig:hover   { font-size: 15px; color: #111100; text-decoration: none;}
.textbig:link    { font-size: 15px; color: #3333ff; text-decoration: none;}

/* arborescence de l'annuaire */
.annucat         { font-size: 13px; color:#dddd88; font-weight: bold;}
.annucat:visited { font-size: 13px; color:#eeee99; font-weight: bold;}
.annucat:hover   { font-size: 13px; color:#ffffbb; font-weight: bold;}
.annucat:link    { font-size: 13px; color:#eeee99; font-weight: bold;}

/* menu principal */
.menu         { font-size:15px; color: #00C000; text-decoration: none; }
.menu:visited { font-size:15px; color: #00C000; text-decoration: none; }
.menu:hover   { font-size:15px; color: #FFFF99; text-decoration: none; }
.menu:link    { font-size:15px; color: #00C000; text-decoration: none; }

/* adresses e-mail et bas de page*/
.baspage         { font-size:11px; color: #003300; text-decoration: none; }
.baspage:visited { font-size:11px; color: #006610; text-decoration: none; }
.baspage:hover   { font-size:11px; color: #001100; text-decoration: none; }
.baspage:link    { font-size:11px; color: #006610; text-decoration: none; }