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: 10px;	/* 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: 10px;	padding-bottom: 30px;	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;}table{	border: 2px solid white;	margin-left: 40px;	font: 24px "Arial";	line-height:40px;}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;}#image{	float: right;}.illustration{	margin-right: 100px;	margin-top: -350px;	padding-bottom: 100px;}#les_chefs{	width: 1200 px;	display: inline-block;	text-align: center;		margin: auto;}#les_chefs2{	width: 600 px;	display: inline-block;	text-align: center;	margin: auto;}#titre_chefs{	width: 1200px;	font-family:'Arial';	font-size: 28px;	font-weight: bold;	line-height: 40px;	color: white; 	margin: auto;	margin-bottom:20px;	/* margin-top: 20px; */	text-align: center;}.capitaine{	margin-left: 20px;	display: inline-block;	margin-bottom: 20px;}.capitaine2{	margin-left: 30px;	display: inline-block;	margin-bottom: 20px;}p{	font-family:'Arial';	font-size: 20px;	/* line-height: 40px; */	color: white; 	/* line-height: 80%; */	margin-left: 40px;	text-align: left;}