/* PARTIE COMMUNE DU CSS*/ 
	body
		{
	width: 868px;
	height:auto;
	margin: auto; 
	margin-top: 10px; 
	margin-bottom: 20px; 
	background: #fcfae2;
   	}
	tiltle
	{
	font-family: Times, Arial, "Arial Black", "Times New Roman", serif;
	}
	#en_tete
		{
	width: 868px;
	height: 120px;
	background-image:url("../SB-image/entete.JPG");
	background-repeat: no-repeat;
	margin-bottom:10px;
	}
    #menu
		{
   	width:120px;
	height:500px;
	margin-top:0px;
	float:left;
	}
	#menu1
		{	
   	width:120px;
	height:500px;
	margin-top:100px;
	float:left;
	}
	a img
		{
	border:none;
	margin-top:0px;
	}		
	a:hover 
		{
    background-color:rgb(138,138,255);
	}
			
	h1
		{ 
	font-family: Times, Arial, "Arial Black", "Times New Roman", serif;
	text-align:center;
	font-style:oblique;
	color:black;
	}
    h2
		{ 
	font-family: Times, Arial, "Arial Black", "Times New Roman", serif;
	text-align:center;
	font-style:oblique;
	color:black;
	}
	#mentions_legales
		{
	font-size:medium;
	font-style:oblique;
	color:black;
   	font-family:Times,Arial, "Arial Black", "Times New Roman", serif;
	}	
	.postel
		{
	padding-left:140px;
	}
	.rg
		{
	padding-left:100px;
	}
	.email
		{
	padding-left:250px;
	
	}
	.copie
		{
	padding-left:392px;
	font-size:xx-small;
  }   
	.etoile
		{
	font-family:Times,Arial, "Arial Black", "Times New Roman", serif;
	}