H3, H4, H5, H6, TH, THEAD, TFOOT
	{
		font-family: Garamond;
	}

BODY
	{
		font-weight:normal;
		font-size:0.8em;
		word-spacing:normal;
		text-transform:none;
		font-family:Verdana, Helvetica, sans-serif;
		letter-spacing:normal;
		background-repeat: no-repeat;
		margin-top:10px;
		margin-left:10px;
		margin-right:10px;
		margin-bottom:0px;
		SCROLLBAR-FACE-COLOR: #D0042F; 
		SCROLLBAR-HIGHLIGHT-COLOR: #FFCC33; 
		SCROLLBAR-SHADOW-COLOR: #82031D; 
		SCROLLBAR-3DLIGHT-COLOR:  #FFCC33; 
		SCROLLBAR-ARROW-COLOR:  #FFCC33; 
		SCROLLBAR-TRACK-COLOR: #FFFFE1; 
		SCROLLBAR-DARKSHADOW-COLOR:  #82031D; 

		
	}

table.pagetitle {
	background: #AFC5DD;
	color: #224455;
	font-family: Garamont;
	font-weight: bold;
	font-size: 16pt;
	border-color:#224455;
	border-width:1px;
	border-style:solid;
}
td.pagetitle {
		color: #141424;
		font-family: verdana, arial, sans-serif;
		font-weight: bold;
		font-size: 18px;
		PADDING-BOTTOM: 2px;
		PADDING-TOP: 2px;
}

h1 {
	font-family: Georgia;
	color: #D0042F;
	font-size: 16pt;

}

h1.maintitle {
	font-family: Georgia;
	color: #D0042F;
	font-size: 16pt;
	border-bottom: 2px solid #D0042F;	
}
h2 {
	font-family: Georgia;
	color: #BB9955;
	font-size: 14pt;
}
h3 {
	font-family: Georgia;
	color: #BB9955;
	font-size: 12pt;
	
}

h4
	{
		font-family: Georgia;
		font-size: 10pt;
		color: #BB9955;
		font-style:normal;
		text-decoration:none;
		word-spacing:normal;
		letter-spacing:normal;
		text-transform:none;
	}

h6
	{
		font-family: Georgia;
		font-size:.9em;
		color: #BB9955;
		font-style:normal;
		text-decoration:none;
		word-spacing:normal;
		letter-spacing:normal;
		text-transform:none;
	}



.MainHeader
	{
		/*header de chaque page*/
		background-color:gray;
		border-color:black;
		border-width:2px;
		border-style:solid;
		color:red;
		width:100%;
	}
.DataTable_IDX, .Datatable_Search
	{
	}
.DataTable_IDX
	{
		/*Tableau de la fiche d'archivage*/
		background-color:silver;
		border-color:gray;
		border-width:1px;
		border-style:solid;
	}
.Datatable_Search
	{
		/*Tableau d'encodage de paramètres pour la recherche*/
	}
.LBL
	{
		/*index card - label before text data*/
		color:black;
		font-size:8pt;
	}
IMG
	{
		margin-top:3px;
		margin-left:10px;
		margin-right:10px;
		margin-bottom:1px;
	}
TR.HEAD
	{
		/*request result - TABLE - 2 lignes*/
		font-weight:normal;
		background-color:darkgray;
		color:white;
	}
TH
	{
		/*request result - title line*/
		vertical-align:center;
		font-size:12;
		font-weight:900;
		word-spacing:normal;
		letter-spacing:normal;
		text-transform:none;
		font-family:Arial, Helvetica, sans-serif;
		color:#BB0004;
		background-color:#DDDDDD;
	}
TR.LINE0, TR.LINE1
	{
		/*request result - commun aux lignes pairs et impairs*/
		font-size:8pt;
	}
TR.LINE0
	{
		/*ligne pair dans le tableau de résultat*/
		background-color:#E0E0E0;
	}
TR.LINE1
	{
		/*ligne impair dans le tableau de résultat*/
		background-color:white;
	}
P.Error
	{
		color:red;
		font-variant:small-caps;
		text-decoration:underline;
	}
P.Warning
	{
		color:red;
		font-style:normal;
	}

H4
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12;
		font-weight:900;
		text-decoration:none;
		word-spacing:normal;
		letter-spacing:normal;
		text-transform:none;
	}
H5, DT
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:1em;
		font-weight:700;
		font-style:normal;
		text-decoration:none;
		word-spacing:normal;
		letter-spacing:normal;
		text-transform:none;
	}
H6
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:.8em;
		font-weight:700;
		font-style:normal;
		text-decoration:none;
		word-spacing:normal;
		letter-spacing:normal;
		text-transform:none;
	}
SMALL
	{
		font-size:.7em;
	}
BIG
	{
		font-size:1.17em;
	}
BLOCKQUOTE, PRE
	{
		font-family:Courier New, monospace;
	}
UL LI
	{
		list-style-type:square;
	}
UL LI LI
	{
		list-style-type:disc;
	}
UL LI LI LI
	{
		list-style-type:circle;
	}
OL LI
	{
		list-style-type:decimal;
	}
OL OL LI
	{
		list-style-type:lower-alpha;
	}
OL OL OL LI
	{
		list-style-type:lower-roman;
	}
.std, .BigLevel1, .MenuLevel1, .MenuLevel1Center, .MenuLevel2, .Group, .Group2, .Label, .TextBox, .Description, .Button, .Error
	{
		font-size:10pt;
		color:#336699;
		font-family:Arial, 'Microsoft Sans Serif';
	}
.std
	{
	}
.Label,.Error
	{
		font-weight:normal;
		font-size:8pt;
		text-transform:uppercase;
		color:Black;
	}
.Error
	{
		font-weight:bolder;
	}
.Button
	{
		font-weight:normal;
		font-size:8pt;
		text-transform:uppercase;
		font-weight:bold;
	}
.Description
	{
		font-weight:normal;
		color:#336699;
		font-size:10pt;
		background-color:White;
	}
P
	{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-style:normal;
		font-weight:normal;
		color:#333366;
		font-size: 9pt;
	}

td {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-style:normal;
		font-weight:normal;
		color:#333366;
		font-size: 9pt;
}



ul
	{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-style:normal;
		font-weight:normal;
		color:#333366;
		font-size: 9pt;
	}
ol
	{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-style:normal;
		font-weight:normal;
		color:#333366;
		font-size: 9pt;
	}
li	{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-style:normal;
		font-weight:normal;
		color:#333366;
		font-size: 9pt;
	}

A
	{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-style:normal;
		font-weight:normal;
		color:#335588;
		border-bottom: 0px dotted #446699;
		text-decoration: underlined;
	}
A:active
	{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-style:normal;
		font-weight:normal;
		color:#335588;
		border-bottom: 0px solid #446699;
		text-decoration: underlined;
	}

A:hover
	{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-style:normal;
		font-weight:normal;
		color:#D0042F;
		border-bottom: 0px solid #335588;
		text-decoration: underlined;
	}