.bord_tab_vert_g {
	border-top: 1px none #1B4C2C;
	border-right: 1px none #1B4C2C;
	border-bottom: 1px none #1B4C2C;
	border-left: 1px solid #1B4C2C;
}
.bord_tab_vert_b {
	border-top: 1px none #1B4C2C;
	border-right: 1px none #1B4C2C;
	border-bottom: 1px solid #1B4C2C;
	border-left: 1px none #1B4C2C;
}

.bord_h {
	border-left:05px none #1B4C2C; border-right:05px none #1B4C2C; border-top:05px solid #1B4C2C; border-bottom:05px dotted #1B4C2C; 

}
.bord_b {
	border-top: 2px none #1B4C2C;
	border-right: 2px none #1B4C2C;
	border-bottom: 2px solid #1B4C2C;
	border-left: 2px none #1B4C2C;
}

.bord_d {
	border-left:05px none #1B4C2C; border-right:05px solid #1B4C2C; border-top:05px none #1B4C2C; border-bottom:05px none #1B4C2C; 

}
.bord_g {
	border-top: thin none #1B4C2C;
	border-right: thin none #1B4C2C;
	border-bottom: thin none #1B4C2C;
	border-left: thin dotted #1B4C2C;
}
.titre0{
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: bold;
	color: #1B4C2C;
	margin: 10px;
	text-align:center;
}

.titre1{
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: bold;
	color: #1B4C2C;
	margin: 10px;
	text-align:left;
	text-transform: uppercase;
}
.titre2{ font-family: Trebuchet MS; font-size: 12pt; font-weight: bold; color: #1B4C2C;margin: 10px;text-align:left }
.titre3{ font-family:  Trebuchet MS; font-size: 10pt; font-weight: bold; color: #1B4C2C;margin: 10px;text-align:left }
.text1{font-family: Trebuchet MS; font-size: 8pt; color: #1B4C2C;margin: 15px;text-align:justify}
.text2{font-family: Trebuchet MS;font-weight:bold;font-size:8pt ; color: #1B4C2C;margin: 2px;text-align:left}
.text3{font-family: Trebuchet MS;font-weight:bold;font-size:8pt ; color: #1B4C2C;margin: 2px;text-align:center}
a:link{font-family: Trebuchet MS;font-weight:bold;  font-size: 8pt; color: #1B4C2C}
a:visited{font-family:Trebuchet MS;font-weight:bold;  font-size: 8pt; color: #1B4C2C}
a:hover{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #1B4C2C;
	font-style: normal;
	background-color: #8DA595


}
.ti {
	font-family: "Trebuchet MS", "Verdana";
	font-size: 10px;
	font-weight: normal;
	color: #993399;
}
.normal {
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 15px
}

.bord_cell {
	border: thin solid #1f4d7d;
}