.Titre
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 20pt;
    TEXT-TRANSFORM: uppercase;
    COLOR: #6D6DAA;
    FONT-FAMILY: Arial
}
.Onglet
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial;
}
.SousTitre
{
    BORDER-RIGHT: white;
    BORDER-TOP: white;
    FONT-SIZE: 9pt;
    BORDER-LEFT: white;
    COLOR: #6D6DAA;
    BORDER-BOTTOM: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: transparent
}
.SsTitre
{
    BORDER-RIGHT: white;
    BORDER-TOP: white;
    FONT-SIZE: 8pt;
    BORDER-LEFT: white;
    COLOR: #3376c1;
    BORDER-BOTTOM: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: transparent
}
.InputTxt
{
    FONT-SIZE: 8pt;
    COLOR: #3376c1;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: transparent
}
.button
{
	border-right: lightgrey 1px solid;
	padding-right: 10px;
	border-top: lightgrey 1px solid;
	padding-left: 10px;
	font-size: 7pt;
	padding-bottom: 3px;
	border-left: lightgrey 1px solid;
	color: #3376c1;
	padding-top: 3px;
	border-bottom: lightgrey 1px solid;
	font-family: Arial;
	height: 20px;
	background-color: transparent;
	text-align: center;
}
