BODY {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
TD {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
A {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;	
}
.fondBord {
	background-color: #002D58;
}
.fondTab1 {
	background-color: #4DA9FF;
}
.titre1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-decoration : none;
	font-weight: bold;
}
.texteInput {
	font-family:  Verdana, Helvetica, sans-serif;
	color: #000000; 
	background-color:#ffffff; 
	font-size: 10pt;
	font-weight: normal;
	border:1px solid #3A4963;
	color-border:#3A4963;
	width: 200px;
}
.texteareaInput {
	font-family:  Verdana, Helvetica, sans-serif;
	color: #000000; 
	background-color:#ffffff; 
	font-size: 10pt;
	font-weight: normal;
	border:1px solid #3A4963;
	color-border:#3A4963;
	width: 503px;
	overflow:hidden;
}
.boutonINPUT {
	font-family: Verdana, Helvetica, sans-serif;
	color:#3A4963; 
	background-color:#FFFFFF; 
	font-size:10pt;
	font-weight: bold;
	border: 1px solid #3A4963;
}
.empied {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: none;
	color: #0162BE;
}