body {
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	scrollbar-face-color:#003366;
	scrollbar-arrow-color:white;
	scrollbar-track-color:#B5A26A;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:#003366;
	font-family: Verdana, "Times New Roman", Times, serif;
    color: #000000; 
    font-weight: normal;
}

div, p, blockquote, ol, ul, dl, li, dt, dd,{
      font-family: Verdana, "Times New Roman", Times, serif;
      color: #000000; 
      font-weight: normal;
      font-size: 10pt;
}

a {
	text-decoration: none;
	font-weight: normal;
	color:  #000000;
	text-decoration: underline;

	}
a:visited {
	color:  #000000;
	}
a:active {
	color:  #000000;
	}
a:hover {
	color: #CC9933;
	outline: none;
	text-decoration: none;
	}
strong, b {
	font-weight: bold;
	color: #003366;
	}

h1 {
	font-size: 12pt;
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 11pt;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #B9A461;
	}
h3 {
	font-size: 10pt;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #003366;
	}
.arborescence {
	font-size: 8pt;
	font-family: Tahoma, "Times New Roman", Times, serif;
	padding-bottom:10px;
}

.tiny {
	font-size: 8pt;
	font-family: Verdana, "Times New Roman", Times, serif;
	}
ul.bullet {
	list-style-image: url(images/bullet.jpg);
} 

TEXTAREA, INPUT, SELECT, OPTION, .area {
	font-family : font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-color : #003366;
}
.tablecadrer {
	border: thin ridge #003366;
}

.msgerreur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;

}
.ligneinactif {
	background-color: #82D7FF;
	font-size: 8pt;
	font-family: Verdana, "Times New Roman", Times, serif;
}
.ligneavalider {
	background-color: #FFFF00;
	font-size: 8pt;
	font-family: Verdana, "Times New Roman", Times, serif;
}
.tableheader {
	background-color: #E0DDC4;
}
.tablecorpo th {border-bottom:1px solid #0099CC; font-size: 8pt; font-weight: bold; background-color:#DBEDFF;}
.tablecorpo {border:1px solid #C6D5FD; font-size: 8pt;}
.tablecorpo td {padding:3px;}
.tablecorpocolone th {border-bottom:1px solid #0099CC; border-right:1px solid #C6D5FD; font-size: 8pt; font-weight: bold; background-color:#DBEDFF; padding-left:3px; padding-right:3px;}
.tablecorpocolone td {border-right:1px solid #C6D5FD; border-bottom:1px solid #C6D5FD; padding-left:3px; padding-right:3px;}
.tablecorpocolone {border-left:1px solid #C6D5FD; border-top:1px solid #C6D5FD; font-size: 8pt;}
.ufb_msg{cursor:pointer;}
