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: 8px;	/* text-align: center; */}.logo{	margin-left: 40px;	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%;}#info_titre{	width: 1200px;	margin: auto;	text-align: center;	margin-top: 20px;	font-family:'Arial';	font-size: 30px;	line-height: 40px;	color: white; }.info_texte1{	width: 1200px;	margin-left: 30px;	text-align: left;	margin-top: 20px;	font-family:'Arial';	font-size: 20px;	font-weight: bold;	line-height: 30px;	color: white; }.info_texte2{	width: 1200px;	margin-left: 60px;	text-align: left;	font-family:'Arial';	font-size: 20px;	line-height: 20px;	color: white; }.info_prix{	width: 1200px;	margin-left: 60px;	text-align: left;	font-family:'Arial';	font-size: 20px;	line-height: 20px;	color: yellow; }.tab{	margin-left: 2em;}#mail{	width: 1000px;	margin: auto; 	padding-bottom: 20px;	text-align: center;	font-size: 20px;	line-height: 30px;	color: white; 	a { 	color : white;			font-style: normal;			font-size : 20px;			font-family: 'Arial';	}}