#page {	margin-left: auto;	margin-right: auto;	text-align: left;	font-family: verdana;	width:1200px; 	height:auto; 	margin:auto; 	padding:auto; 	border:1px solid #000000; 	text-align: left; 	background: #EEEEEE;}a {	color: black;	text-decoration: none;}h1 {	display: inline-block;	width: 100%; 	height: 20px; 	padding-left: 5px; 	border: 1px solid #000000; 	text-align: left; 	background: #0B610B; 	border-radius: 4px;	font-family: verdana;	font-size: medium;	color: #FFFFFF;}h2 {	display: inline-block; 	width: 100%; 	height: 20px; 	padding-left: 5px; 	border: 1px solid #000000; 	text-align: left; 	background: #17657D; 	border-radius: 4px;	font-family: verdana;	font-size: medium;		color: #FFFFFF;}h3 {	display: inline-block; 	width: 100%; 	height: 20px; 	padding-left: 5px; 	border: 1px solid #000000; 	text-align: left; 	background: #FEC3AC; 	border-radius: 4px;	font-family: verdana;	font-size: medium;		color: #000000;}mentions{	box-sizing: content-box;	box-sizing: border-box;	width:100%;	float: left;	height: 15px;	border: 1px solid #000000;	text-align: left;	background: #149414;	border-radius: 0px;	font-family: verdana;	font-size: x-small;	color: white;}credits {	box-sizing: content-box;	box-sizing: border-box;	width:100%;	display: inline-block;	border: 1px solid #000000;	text-align: left;	background: #C1BFB1;	border-radius: 0px;	font-family: verdana;	font-size: x-small;	color: black;}Titre {	box-sizing: content-box;	box-sizing: border-box;	width:100%;	float: left;	margin-bottom: 20px;	border: 1px solid #000000;	text-align: center;	background: #17657D;	border-radius: 0px;	font-family: verdana;	font-size: x-large;	color: white;}mark {	font-weight: bold;	background-color : #FFFFFF;	color: #000000;}em { 	font-style: normal;	background-color : #CEE3F6;	color : black;	border: 1px dotted #000000;}vignette {	float:left;	width: 231px;	height: 40px;	margin-right: 4px;	border: 1px solid #000000;	padding-left: 2px;	margin-top: 4px;	background: white;	border-radius: 4px;	text-align: left;	vertical-align: middle;	font-family: verdana;	font-size: small;}vignette1 {	float:left;	width: 231px;	height: 40px;	margin-right: 4px;	border: 1px dashed #000000;	padding-left: 2px;	margin-top: 4px;	background: lightgrey;	border-radius: 4px;	text-align: left;	vertical-align: middle;	font-family: verdana;	font-size: small;}vignette-titre {	float:left;	width: 231px;	height: 40px;	margin-right: 4px;	border: 1px solid #000000;	padding-left: 2px;	margin-top: 4px;	display: flex;	justify-content: center;	align-items: center;	background: #17657D;	border-radius: 4px;	text-align: center;	font-family: verdana;	font-size: medium;	font-weight: bold;	color: white;}vignette-gauche {	float:left;	width: 57px;	height: 40px;	margin-right: 4px;	border: 1px solid #000000;	padding-left: 2px;	margin-top: 4px;	display: flex;	justify-content: center;	align-items: center;	background: #FEF86C;	border-top-left-radius: 20px;	border-bottom-left-radius: 20px;	border-top-right-radius: 4px;	border-bottom-right-radius: 4px;	font-family: verdana;}vignette-large {	float:left;	width: 100%;	height: 40px;	margin-right: 4px;	border: 1px solid #000000;	padding-left: 2px;	margin-top: 4px;	display: flex;	justify-content: center;	align-items: center;	background: #FEF86C;	border-top-left-radius: 20px;	border-bottom-left-radius: 20px;	border-top-right-radius: 20px;	border-bottom-right-radius: 20px;	font-family: verdana;	}vignette-carree {	float:left;	width: 50px;	height: 40px;	margin-right: 4px;	border: 1px solid #000000;	padding-left: 2px;	margin-top: 4px;	display: flex;	justify-content: center;	align-items: center;	background: white;	border-radius: 4px;	font-family: verdana;}carree-vide {	float:left;	width: 52px;	height: 42px;	margin-right: 4px;	border: 0px solid #000000;	padding-left: 2px;	margin-top: 4px;	display: flex;	justify-content: center;	align-items: center;	background: #E1F7FD;	border-radius: 4px;	font-family: verdana;}cadre_info {	float:left;	width: 400px; 	height: 130px; 	padding: 10px; 	margin-top: 15px; 	background: #FFFF6B;	border: 1px solid #000000;	border-radius: 4px;	text-align: center;	vertical-align: middle;	font-family: verdana;	font-size: normal;}titre_info {	display: inline-block;	width: 400px;	height: 20px; 	border: 1px solid #000000; 	text-align: center; 	background: navy; 	border-radius: 4px;	font-size: medium;	color: #FFFFFF;	font-weight: bold;	}cadre_01 {	display: flex;	justify-content: center;	align-items: center;	width: 500px;	height: 100px;	margin-right: 4px;	border: 1px solid #000000;	padding-left: 2px;	margin-top: 4px;	background: white;	border-radius: 4px;	text-align: center;	vertical-align: middle;	font-family: verdana;	font-size: small;}cadre_interne {	position: absolute;	width: 474px; 	height: 200px; 	padding: 10px; 	margin-left: 2px;	background: #FEE347;	border: 1px solid #000000;	border-radius: 4px;	text-align: center;	vertical-align: middle;	font-family: verdana;	font-size: normal;}table {	width: 98%;	margin-left: auto;	margin-right: auto;	border: thin solid #000000;	border-collapse: collapse;}td {	border: 2px solid navy;	width: 33%;}th {	border: 2px solid navy;	background-color: #FFFF64;}.ligne_titre {	text-align: center;	background-color: #E0F2F7;}.col1 { width:8%; }.col2 { width:10%; }.col3 { width:15%; }.col4 { width:77%; }.icone{	float: right;	padding-top: 5px;	padding-right: 5px;}