._h5 {
	font-size: 12px;
	font-weight: bold;
	color: #5b6823; 
	margin-top: 0px;
	margin-bottom: 5px;
   }	
._h6 {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff; 
	margin-top: 0px;
	padding-left: 36px;
	padding-bottom: 10px;
	text-align: left;
	display:none;
   }
	
._textSmall {
	text-decoration: none;
	color: #263a7f;
	font-size: 10px;
	font-weight: normal;
	}
	
._textSmallDate {
	text-decoration: none;
	color: #5b6823;
	font-size: 10px;
	font-weight: bold;
	}
	
._textSmallInfo {
	text-decoration: none;
	color: #859446;
	font-size: 10px;
	font-weight: normal;
	}
	
._textTableTitle {
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	}
	
._textWarning {
	text-decoration: none;
	color: #CC0000;
	font-size: 12px;
	font-weight: normal;
	}
	
ul._ul {
	color: #dfa800;	
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	}


li._li {
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 13px;
	background-image: url(/images/Icones/Puce.gif);
	background-repeat: no-repeat;
	background-position:0.1em 4px;
	list-style-type: none;
	}
	
ul._ul1 li span { 
	color: #9f6020;	
	font-size: 10px; 
	}

ul._ul1 {
	color: #840101;	
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	margin-left: 5px;
	padding-left: 5px;
	}

hr._Hr {
	color: white; 
	background-color: white; 
	border: 1px dotted #dfa800; 
	border-style: none none dotted;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
input._inputSelect, select._inputSelect {
	background-color: #ececc1;
	color: #94851c;
	} 
	
input[type="submit"]._input {
	background-color: #c5c216;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	border-width: 1px;
	border-color: #756702;
	cursor: pointer;
	} 
	
img._imageBorder {
	border-width: 1px;
   border-color: #3a3611;
	}
	
._tableBgColor1 {
	background-color: #000000;
	}
	
._tableBgColor2 {
	background-color: #e4e4a4;
	}
	
._tableBgColor3 {
	background-color: #f3f3cc;
	}
	
._tableStyle {
	color: #5b6823;
	background-color: #FFF9E6;
	border: 1px;
	border-style: solid;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	}

a._linkSmall {
	font-size: 10px;
	font-weight: bold;
	}

a._linkSmall:link {
	color: #f89554;	
	text-decoration: none;
	}
	
a._linkSmall:hover {
	color: #fc8585;
	text-decoration: underline;
	}
	
a._linkSmall:visited {
	color: #fd9e74;
	text-decoration: none;
	}
