body {
 	height: 100%;
	font: 101% Arial, Helvetica, Sans-serif;
	color: #05194e;
}

label {
	cursor:pointer;
}

.PRINCIPAL	{
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.PRINCIPAL8	{
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}


.PRINCIPALWHITE	{
	background: transparent;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.PRINCIPALBOLD	{
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.PRINCIPALRIGHT	{
	background : transparent;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}


.PRINCIPALMENU {
	background-color: #4C5C6E;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.PRINCIPALBEIGE	{
	background-color: #E1EDF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.PRINCIPALCENTER {
	background-color: #036735;
	color: white;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.LABELINPUTPRINCIPALCENTER{
	background: transparent;
	border:0;
	text-align: center;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.LABELINPUTPRINCIPAL{
	background: transparent;
	border:0;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.FICHELINK		{
	background: transparent;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.PRINCIPALMENUGROS	{
	background-color: #036735;
	color: white;
	border: 1px #036735 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.LABELINPUTPRINCIPALRIGHT{
	background: transparent;
	border:0;
	text-align: right;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.PRINCIPALMENUORANGE{
	background-color: #f78400;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.PRINCIPALBEIGEFONCE	{
	background-color: #FDE1AF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.BOUTON {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #FF941F;
	cursor: pointer;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.LISTE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #05194e;
}

.SAISIE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #05194e;
	text-transform: uppercase;
	text-align: right;
}

