TITLE {
	COLOR: Black;
	font : normal small Verdana Geneva Arial Helvetica sans-serif;
}
BODY {
		font-family:verdana,Geneva, Arial, Helvetica, sans-serif;
		font-size:9pt;
		color: white;
}
A {
	COLOR: #01256C;
	text-decoration : none;
}
A:hover {
	COLOR: #5175AC;
	TEXT-DECORATION: none
}
A:active {
	COLOR: #01256C;
	text-decoration: none;
}
A:link {
	COLOR: #01256C;
	text-decoration: none;
}
A:visited {
	COLOR: #01256C;
	text-decoration: none
}
TD, UL{
		font-family:verdana,Geneva, Arial, Helvetica, sans-serif;
}
FORM {
	BORDER-BOTTOM-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; LINE-HEIGHT: normal
}
SELECT {
	FONT-FAMILY: verdana, sans-serif; FONT-SIZE: 10px
}
INPUT {
	FONT-FAMILY: verdana, sans-serif; FONT-SIZE: 10px
}
.INPUTgris {
	background-color: #999999;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 07 pt;
}
.INPUTgrisBold {
	background-color: #999999;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 07 pt bold;
	font-weight: bold;
}
.INPUT {
	font-family : Verdana;
	font-size : x-small bold;
	border-style : groove groove groove groove;
	width : 100px;
	border-bottom-width : 0px;
	border-left-width : 1px;
	border-right-width : 0px;
	border-top-width : 1px;
	background-color : #CCCCCC;
	color : #000022;
	text-align : left;
	vertical-align : middle;
}
.BOUTON {
	font-family : Verdana;
	font-size : x-small bold;
	border-style : groove groove groove groove;
	width : 40px;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	background-color : #EEEEEE;
	color : #000000;
	text-align : center;
	vertical-align : middle;
	height : 20px;
}
.boutonOK {
	background-color: #007963;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 08 pt;
	font-weight: bold
}
.boutonKO {
	background-color: #999999;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 08 pt;
	font-weight: bold;
}
.titre {
	COLOR: #EEEEEE;
	font : bolder medium Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.menu {
	COLOR: #01256C;
	font : bolder small Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.erreur {
	COLOR: #440000;
	font : bolder x-small Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.erreurw {
	COLOR: #FFFFFF;
	font : bolder x-small Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.retour {
	COLOR: #999999;
	font : bolder x-small Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.copyright {
	COLOR: #999999;
	font : bolder x-small Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.black {
	COLOR: #000000;
}

.popper {
	position : absolute;
	visibility : hidden;
} 
.navbar {
	COLOR: #FFFFFF;
	font : bolder small Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.gras {  
	font-weight: bold ;
}
.white {
	COLOR: #C0C0C0;
	font-weight: bold ;
}
.whitesmall {
	COLOR: #C0C0C0;
	font-size: 12pt;
	font-weight: bold ;
}
.whitexsmall {
	COLOR: #C0C0C0;
	font-size: 9pt;
	font-weight: bold ;
}