
body	{
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		10px;
	background-image:			url('images/bg.gif');
	background-color:			#FFFFFF;
	scrollbar-face-color:		#E1E8EE;
	scrollbar-arrow-color:		#222222;
	scrollbar-track-color:		#F1F5F9;
	scrollbar-3dlight-color:	#B7CEE7;
	scrollbar-darkshadow-color:	#2860A1;
	scrollbar-shadow-color:		#B7CEE7;
}

td		{ font-size: 10px; }
th		{ font-size: 11px; font-weight: bold; height: 18px; text-align: left; padding-left: 42px; background-image: url('images/bg-th.gif'); background-repeat: no-repeat; background-color: #FFFFFF; color: #1E5A8C;}
.th1	{ color: #009933; }
.th2	{ color: #CC9900; }
.th3	{ color: #CC0000; }
.th4	{ color: #CC0066; }
.th5	{ color: #660066; }
.th6	{ color: #003399; }
.th7	{ color: #0066FF; }
.thListe	{ font-weight: bold; text-align: center; background-color: #E7EFF6; height: 20px; }


/* éléments de formulaire */

form			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
input			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; color: #000000; border-style: solid; border-width: 1px; border-top-color: #A0C0E2; border-left-color: #A0C0E2; border-bottom-color: #D1E0F0; border-right-color: #D1E0F0; text-indent: 2px; }
input.submit	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; color: #FFFFFF; border-style: solid; border-width: 1px; border-top-color: #72A7D2; border-left-color: #72A7D2; border-bottom-color: #06243E; border-right-color: #06243E; text-indent: 2px; background-color: #1E5A8C; height: 22px; }
input.file		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; color: #000000; border-style: solid; border-width: 1px; border-top-color: #72A7D2; border-left-color: #72A7D2; border-bottom-color: #06243E; border-right-color: #06243E; text-indent: 2px; button-background-color: #D1E0F0; }
select			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; color: #000000; border-style: solid; border-width: 1px; border-top-color: #A0C0E2; border-left-color: #A0C0E2; border-bottom-color: #D1E0F0; border-right-color: #D1E0F0; text-indent: 2px; }
textarea		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; color: #000000; border-style: solid; border-width: 1px; border-top-color: #A0C0E2; border-left-color: #A0C0E2; border-bottom-color: #D1E0F0; border-right-color: #D1E0F0; text-indent: 2px; }


/* en-tete */

h1		{ font-weight: bold;	font-size: 18px; }
h2		{ font-weight: bold;	font-size: 14px; }
h3		{ font-weight: normal;	font-size: 12px; }
h4		{ font-weight: normal;	font-size: 10px; }


/* Liens : communs, menu, copyright (en bas a gauche de chaque page) */

a:link		{ color: #1B5CA9; text-decoration: none; }
a:visited	{ color: #1B5CA9; text-decoration: none; }
a:hover		{ color: #336BAC; text-decoration: underline; }

.menu:link		{ font-size: 11px; color: #003471; text-decoration: none; }
.menu:visited	{ font-size: 11px; color: #003471; text-decoration: none;  }
.menu:hover		{ font-size: 11px; color: #CC0000; text-decoration: underline; }

.copyr:link		{ color: #79A1CD; text-decoration: none; }
.copyr:visited	{ color: #79A1CD; text-decoration: none; }
.copyr:hover	{ color: #79A1CD; text-decoration: underline; }


/* couleurs de fond : tableaux, listes, etc... */

.bgheader		{ background-image: url('images/bg-header.gif'); }
.bgmenu			{ background-image: url('images/bg-menu.gif'); background-color: #E7EFF6; }
.bgtabinfo		{ background-color: #E7EFF6; }
.liste1			{ background-color: #FFFFFF; }
.liste2			{ background-color: #F3F6F9; }


/*
   Tailles de police, alignements, etc... :
   pseudo de la personne connectée,
   en-tete du menu (à gauche),
   texte (page d'accueil),
   alignement en haut à gauche (pour la page de présentation d'un bootleg),
   copyright (en bas à gauche),
*/

.welcome		{ font-size: 10px; color: white; }
.titreMenu		{ font-size: 11px; font-weight: bold; }

.texte			{ font-size: 11px; }
.topRight		{ text-align: right; vertical-align: top; }
.liste			{ font-size:  9px; }

.copyright		{ font-size:  9px; color: #79A1CD; }
