body{	width: 100%;	max-width: 1200px;	margin: 0 auto;	background-image: url("../rayures_grises.png") ; }#page_index{	width: 1200px;	background-image: url("fond_bleu.jpg");  	background-size: 100% 100%;	margin: auto; 	font-family:'Arial';	color: white; }#bandeau{	margin: auto;	padding-top: 20px;	padding-bottom: 8px;	/* text-align: center; */}.bandeau{	margin-left: 185px;	/* padding-top: 20px; */	padding-bottom: 40px;	/* text-align: center; */}.logo{	margin-left: 20px;	padding-top: 20px;	padding-bottom: 8px;	text-align: left;	}#bloc_menu{	width: 1200px;	margin-bottom: 20px;	line-height: 1.5em;	color: white;}.onglet a{	color: white;	text-decoration : none; /*  Supprime le soulignement des liens */ 	font-size: 16px;}.onglet{	display: inline-block;  	width: 150px;	margin-left: 10px;	text-align: center;	border: 2px solid white;	border-radius: 20px;	background-color:#990400;}.dropdown {  position: relative;  display: inline-block;  	width: 150px;	margin-left: 10px;	text-align: center;	border: 2px solid white;	border-radius: 20px;	background-color:#990400;}.dropbtn {  background-color: #990400;  color: white;  font-size: 16px;  border: none;}.dropdown-content {  display: none;  position: absolute;  background-color: #f1f1f1;  min-width: 160px;  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);  z-index: 1;}.dropdown-content a {  color: black;  padding: 12px 12px;  text-decoration: none;  display: block;}.dropdown-content a:hover {background-color: #990400;							color: white;}.dropdown:hover .dropdown-content {display: block;}.dropdown:hover .dropbtn {background-color: #990400;}p{	line-height: 80%;}table{	border: 2px solid white;	margin-left: 40px;	font: 24px "Arial";	line-height:30px;}th{	text-align: left;	width: 200px;	padding-left: 10px;}td{	text-align: left;	padding-right: 10px;}caption{	font: 24px "Arial";	font-weight: bold;	padding-bottom: 10px;}#bureau_titre{	width: 1200px;	margin: auto;	text-align: center;	margin-top: 20px;	margin-bottom: 50px;	font-family:'Arial';	font-size: 30px;	line-height: 40px;	color: white; }#image{	float: right;}.illustration{	margin-right: 100px;	margin-top: -350px;	padding-bottom: 100px;}