.tablo {
	color: #000000;
	font-size: 11px;
	font-family: verdana, arial, lucida, helvetica, sans-serif;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	background-color: #c6e3c6;
	}
	
.tablo td {
	padding: 3px 5px 3px 5px;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	
	}
	
.tablotitre {
	font-size: 13px;
	padding: 5px 0px 5px 0px;
	color: #ffffff;
	font-weight: bold;
	background-color: green;
	}
	
.tablosoustitre {
	background-color: #80c080;
	padding: 5px 0px 5px 0px;
	}
	
.tablosoustitre td {
	background-color: #80c080;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	}
	
.sous {
	color: #047054;
	font-size: 10px;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica;
	padding: 0px 10px 0px 0px;
	}
	
.texte {
	color: black;
	font-size: 12px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica;
	margin-right: 15px;
	margin-left: 20px
	}
	
a {
	color: #047054;
	font-size: 10px;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	margin-right: 3px
	}
	
.cadre {
	border: solid 1px #000000;
	}
	
.titre {
	color: #008000;
	font-size: 14px;
	font-family: verdana, arial, lucida, helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	padding: 0px 10px 0px 10px;
	}

li {
	margin: 0px 0px 20px 0px;
	}
	
	
.tablobase td {
	padding: 3px 5px 3px 5px;
	font-size: 11px;
	font-family: verdana, arial, lucida, helvetica, sans-serif;
	}
	
.borderright {
	border-right: solid 1px #000000;
	}
	
.encadre {
	color: #000000;
	font-size: 11px;
	font-family: verdana, arial, lucida, helvetica, sans-serif;
	border: dotted 1px #000000;
	background-color: #ffffcc;
	}
	
.encadre td {
	padding: 10px;
	}