body{
	background-color:rgb(150,150,150);  
	}
#Global{
	width:900px; 
	margin-left:auto; 
	margin-right:auto; 
	background-color:white; 
	}
#Contenu{
	margin-top:-10px; 
	}
.Titre{
	text-align:center; 
	font-size:50%; 
	opacity:0;
	}
.Images-Sites{
	width:650px; 
	margin-left:15%;
	margin-top:10px; 
	margin-bottom:10px; 
	}
#TraitEpais{
	width:20%;  
	margin-left:40%;   
	margin-top:10px; 
	margin-bottom:10px; 
	border-top:7px solid rgb(127,127,127); 
	border-radius:3px; 
	-webkit-border-radius:3px; 
	-moz-border-radius:3px; 
	}

