body         { background-color: #24DD9A; 
               margin-left: 0px; 
               margin-right: 0px; 
               margin-top: 10px; 
               margin-bottom: 0px }
#cadre
{ 	width: 950px;
	border-width: 1px; 
 	border-style: solid;
 	border-color: #FFFFFF;
	margin-left: auto; /* auto et largeur width obligatoire pour être centré */
  	margin-right: auto;
	text-align: left; /* on rétablit l'alignement normal du texte */
	
}
.header
{ 	
	background: url('images/aeroportmarseille.jpg');
	height: 200px;
	margin-top:-36px;
	
	
}
.onglets
{
	margin-top: 30px;
	white-space: nowrap;
	font-family: Arial;
	
}

.onglets a
{
	display: inline-block;
	width: 130px;
	height: 17px;
	background: url('images/lumineuxbouton.jpg') left top;
	text-align: center;
	padding: 30px 0 0;
	color: #000000;
	font-size: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight:900;
	
	
	text-decoration: none;
}
.onglets a:hover
{
	background: url('images/lumineuxboutonhover.jpg');
	
	}
	
	#ongletactif{	background: url('images/lumineuxboutonhover.jpg');}

div.accueil_flex {display:flex; justify-content: space-between; max-width: 860px; margin-top: 70px; margin-left: auto; margin-right: auto;}

div.accueil_photo { margin-left:-5px; margin-top:-10px; width: 320px; }

div.accueil_voiture 	{ width: 540px;}  

div.services_flex {display:flex; justify-content: space-between; max-width: 900px; margin-top: 70px; margin-left: auto; margin-right: auto;}

div.services_voiture 	{ width: 580px;} 

div.services_photo { width: 280px; }

	
.titre { font-family: Arial; font-size: 28pt; color: #FFFFFF; letter-spacing: 0.3em; font-weight: bold; margin-left:450px; padding-top:50px;
text-shadow: 1px 0 0 black, 0 1px 0 black, 0 -1px 0 black, -1px 0 0 black, 1px 1px 0 black, 1px -1px 0 black, -1px 1px 0 black, -1px -1px 0 black;}
.tel { font-family: Arial; font-size: 20pt; color: #FFFFFF; letter-spacing: 0.1em; font-weight: bold; margin-left:530px; margin-top:-5px;
text-shadow: 1px 0 0 black, 0 1px 0 black, 0 -1px 0 black, -1px 0 0 black, 1px 1px 0 black, 1px -1px 0 black, -1px 1px 0 black, -1px -1px 0 black;}
.station { font-family: Arial; font-size: 12pt; color: #FFFFFF; letter-spacing: 0.3em; margin-top:-30px; margin-left:520px;
}


.texte { font-family: Arial; font-size: 11pt; color: #FFE6F1; font-weight: bold}
.texte8 { font-family: Arial; font-size: 8pt; color: #FFE6F1}
.texte10 { font-family: Arial; font-size: 10pt; color: #FFE6F1}

.slogan { font-family: Arial; font-size: 12pt; color: #FFFF00; letter-spacing: 0.3em; font-weight: bold; text-align:center; margin-top:40px;}
.compteur { font-family: Arial; font-size: 8pt; color: #000000; font-weight: bold}
.copy { font-family: Arial; font-size: 8pt; color: #FFE6F1; text-decoration: none}
A:hover.copy {text-decoration: none; color: #FFFF00;}

.lien { font-family: Arial; font-size: 10pt; color: #FFE6F1; text-decoration: none}
A:hover.lien {text-decoration: none; color: #FFFF00;}

