.DivBlock
{
	BORDER-RIGHT: navy 3px double;
	BORDER-TOP: navy 3px double;
	BORDER-LEFT: navy 3px double;
	BORDER-BOTTOM: navy 3px double;
	BACKGROUND-COLOR: white;
}

.DivEntete
{
	BORDER-RIGHT: darkgray 1px solid;
	BORDER-TOP: darkgray 1px solid;
	BORDER-LEFT: darkgray 1px solid;
	BORDER-BOTTOM:darkgray 1px solid;
	BACKGROUND-COLOR: gainsboro;
}

.DivCentre
{
	
	BACKGROUND-COLOR: whitesmoke;
}

.DivCentreNoBorder
{
	BORDER-RIGHT: darkgray 0px solid;
	BORDER-TOP: darkgray 0px solid;
	BORDER-LEFT: darkgray 0px solid;
	BORDER-BOTTOM:darkgray 0px solid;
	BACKGROUND-COLOR: whitesmoke;
}

.BtnStandard
{
	font-family:Palatino Linotype;
	background-color:WhiteSmoke ;
	color: Navy;
	font-weight:bold;
}

.LabelLink10px
{
	font-family:Palatino Linotype;
	font-size: 10pt;
	Color: Blue;
	font-weight:normal;
	BORDER-BOTTOM: Blue 1px solid;
	background-color: Transparent;
}

.LabelStandard8px
{
	font-family:Palatino Linotype;
	font-size:8pt;
	color:black;
	font-weight:bold;
	background-color: Transparent;
}

.LabelStandard10px
{
	font-family:Palatino Linotype;
	font-size:10pt;
	color:black;
	font-weight:bold;
	background-color: Transparent;
}

.LabelStandard10px_Lecture
{
	font-family:Palatino Linotype;
	font-size:10pt;
	color:black;
	background-color: LightYellow;
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	BORDER-LEFT: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
}

.LabelStandard12px
{
	font-family:Palatino Linotype;
	font-size:12pt;
	color:black;
	font-weight:bold;
	background-color: Transparent;
}

.TextStandard_8
{
	font-family:Arial;
	font-size:8pt;
	color:Navy;
}

.TextStandard_8_G
{
	font-family:Arial;
	font-size:8pt;
	color:Navy;
	font-weight:bold;
}

.TextStandard_10_G
{
	font-family:Arial;
	font-size:10pt;
	color:Navy;
	font-weight:bold;
}

.TextStandard_12_G
{
	font-family:Arial;
	font-size:12pt;
	color:Navy;
	font-weight:bold;
}

.TextBoxRecherche
{
	font-family:Palatino Linotype;
	background-color: LightSteelBlue;
	font-size:10pt;
	color:Navy;
}

.TextBoxStandard_Lecture
{
	font-family:Palatino Linotype;
	font-size:10pt;
	color:black;
	background-color: silver;
	BORDER-RIGHT: black 0px solid;
	BORDER-TOP: black 0px solid;
	BORDER-LEFT: black 0px solid;
	BORDER-BOTTOM: black 1px solid;
}

.TextBoxStandard_ReadOnly
{
	font-family:Palatino Linotype;
	font-size:10pt;
	color:black;
	background-color: WhiteSmoke;
	BORDER-RIGHT: black 0px solid;
	BORDER-TOP: black 0px solid;
	BORDER-LEFT: black 0px solid;
	BORDER-BOTTOM: black 1px solid;
}

.EnteteGrille
{
	font-family:Palatino Linotype;
	background-color: #4080A8;
	color:white;
	font-weight:bold;
	font-size:9pt;
	
}

.LigneGrille
{
	font-family:Palatino Linotype;
	background-color:AliceBlue;
	color:navy;
	font-size:8pt;

}

.LigneGrilleAlternative
{
	font-family:Palatino Linotype;
	background-color: white;
	color:navy;
	font-size:8pt;
	
}

.LigneGrilleSelectionne
{
	font-family:Palatino Linotype;
	background-color: navy;
	color:white;
	font-size:8pt;
	
}

.MenuNormale
{
	font-family:Palatino Linotype;
	font-size:10pt;
	color:black;
	background-color: white;
	BORDER-RIGHT: navy 1px solid;
	BORDER-TOP: navy 1px solid;
	BORDER-LEFT: navy 1px solid;
	BORDER-BOTTOM: navy 1px solid;
}

.MenuSelectionner
{
	font-family:Palatino Linotype;
	font-size:10pt;
	color:navy;
	background-color: gainsboro;
	BORDER-RIGHT: navy 1px solid;
	BORDER-TOP: navy 1px solid;
	BORDER-LEFT: navy 1px solid;
	BORDER-BOTTOM: navy 1px solid;
}


.AideMemoire
{
	color:Blue;
	font-weight:bold;
	font-size: 8pt;
	text-decoration:underline;
	font-family:Arial;
	cursor:hand;
}
