
p.example {
		font-family: Helvetica, sans-serif;
		color: rgb(89,89,89);
		letter-spacing: 2px;
		line-height: 150%;}
		
		p.printer {	font-family: Helvetica, sans-serif;	font-weight: normal;	font-size: 12pt;	text-align: right;}
		p.printer a:link {	font-weight: bold;	color: black;}
		p.printer a:visited {	font-weight: bold;	color: black;}
		p.printer a:hover {	font-weight: bold;	color: #E80000;}
		p.printer a:active {	font-weight: bold;	color: #E80000;}
		p.quicklinks {	font-family: Helvetica, sans-serif;	font-weight: normal;	font-size: 14pt;	text-align: center;	margin-top:
		44px;
		margin-bottom: 0;	margin-left: 15%;	margin-right: 15%;}p.quicklinks
		a:link {	font-weight: bold;	color: black;}p.quicklinks 
		a:visited {	font-weight: bold;	color: black;}p.quicklinks 
		a:hover {	font-weight: bold;	color: #0033FF;}p.quicklinks
		a:active {	font-weight: bold;	color: #0033FF;}
		ul {	font-family: Georgia, serif;	font-weight: normal;	font-size: 16pt;	color: black;	line-height: 150%;}
		table {	font-family: Georgia, serif;	font-weight: normal;
		font-size: 16pt;	color: black;	border: 3px solid #FFFFFF;
		width: 100%;	border-color:black;}
		.table4 {	font-family: Georgia, serif;	font-weight: normal;	font-size: 16pt;	width: 50%;	border: 0;}
		.table5 {	font-family: Georgia, serif;	font-weight: normal;	font-size: 16pt;	width: 70%;	border: 0;}
		
		.table2 { margin-left:auto;     margin-right:auto;	font-family: Georgia, serif;	font-weight: normal;
		font-size: 16pt;	color: black;	border: 3px solid #FFFFFF;	width: 50%;	border-color:black;}
		
		
		.table3 { margin-left:auto;     margin-right:auto;	font-family: Georgia, serif;	font-weight: normal;
		font-size: 16pt;	color: black;	border: 3px solid #FFFFFF;	width: 40%;	border-color:black;}
		
		
		table.border {	
		width: 95%;
		margin: 21px 21px;
		border: 4px solid #808080;
		background-color: #FFFFFF;
		}
		
		th {	background-color: rgb(32,57,77);	font-family: Georgia, serif;	font-weight: bold;	font-size: 16pt;	
		color: white;	text-align: center;	letter-spacing: 3px;	padding: 7px;}
		
		td {	font-family: Georgia, serif;	font-weight: normal;	font-size: 16pt;
		color: black;	line-height: 150%;	padding: 7px;	text-align: center;	border: 1px solid #808080;}
		
		
		td.top {	background-color: rgb(32,57,77);	font-family: Georgia, serif;	font-weight: bold;	
		font-size: 16pt;	color: white;	letter-spacing: 2px;	text-align: center;	padding: 7px;}
		td.special {	background-color: rgb(253,197,122);}td.titre {border: 0;}
		img {	border: 1px solid white;	vertical-align: middle;}
		a:link {	color: black;	font-weight: bold;}
		a:visited {	color: black;	font-weight: bold;}
		a:hover {	color: #E80000;	font-weight: bold;}
		a:active {	color: #E80000;	font-weight: bold;}
		.special_01 {	font-weight: bold;	font-style: italic;}
		.special_01_u {	font-weight: bold;	font-style: italic;	text-decoration: underline;}
		.special_02 {	font-family: Helvetica, sans-serif;	font-weight: normal;	
		font-size: 16pt;	letter-spacing: 2px;	color: white;	border: 1px solid rgb(32,57,77);
		padding: 4px;	background-color: rgb(32,57,77);	margin-top: 3px;	margin-bottom: 3px;	font-variant: small-caps;}
		.special_rule {	font-family: Arial Black;	font-weight: bold;	letter-spacing: 2px;	font-variant: small-caps;}
		.strike {	text-decoration: line-through;}.special_u {	border-bottom-style: solid;	border-bottom-width: 2px;}
		
		.petitimg {
		width: 180px;
		height: 180px;
	}	
		
	@media screen and (max-width: 1280px){
	
 

table.border {	
		width: 95%;
		margin:1px 11px;
		border: 1px solid #808080;
		
		}
		
		th {	
		font-weight: bold;
		font-size: 1em;
		
		letter-spacing: 1px;
		padding: 1px;
		}
		
		td {	
		font-size: 1em;
		
		line-height: 150%;
		padding: 1px;	
		
		}
		
	table.table2 td{
	font-size: 0.8em;
		}
td p {
	font-size: 0.8em;
}	
	.petitimg {
		width: 80px;
		height: 80px;
	}	

.scrollable::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}
.scrollable::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, .5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}
.scrollable{ 
overflow-x: auto;

 }
}		