body {
     margin: 0; /* pour éviter les marges */
     text-align: center; /* pour corriger le bug de centrage IE */
	 background-color:#4D4D4D;
     }	 
.englobant {
    width: 520px;
    margin-top: 10%;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}
.entreeTxt {
	color:rgb(160,160,160);
	text-decoration:none;
	font-size:11px;	
	font-family:"Helvetica";
	}
.SignatureTxt, h1 {
	color:rgb(160,160,160);
	text-decoration:none;
	font-size:14px;	
	font-family:"Helvetica";
	font-weight:bold;
	}
.descriptionTxt {
	color:rgb(160,160,160);
	text-decoration:none;
	font-size:11px;	
	font-family:"Helvetica";
	text-align:justify;
	width:250px;
   margin-left: auto;
  margin-right: auto;
}
.footerTxt {
	color:rgb(160,160,160);
	text-decoration:none;
	font-size:11px;	
	font-family:"Helvetica";
}
.telephoneTxt {
	color:rgb(160,160,160);
	text-decoration:none;
	font-size:14px;	
	font-family:"Helvetica";
	text-align:center;
}
.jaune
{
	background-color:#FF9B00;
	width:25%; 
	height:5px;
}
.bleu
{
	background-color:#5446B4;
	width:50px; 
	height:5px;
}
.rouge
{
	background-color:#C00078;
	width:25%; 
	height:5px;
}
.vert
{
	background-color:#9A9B00;
	width:25%; 
	height:5px;
}
a:link {text-decoration: none}
a:hover{text-decoration:underline}

.mentions {
	color:rgb(160,160,160);
	text-decoration:none;
	font-size:11px;	
	font-family:"Helvetica";
	text-align:justify;
	width:400px;
	  margin-left: auto;
  margin-right: auto;
}
.gras {
	color:rgb(160,160,160);
	text-decoration:none;
	font-size:11px;	
	font-family:"Helvetica";
	font-weight:bold;
	text-align:justify;
	width:400px;
	margin-left: auto;
  	margin-right: auto;
}
