#global { 
  margin-left: auto; 
  margin-right: auto; 
  width:1000px; /* largeur obligatoire pour être centré */ 
  background-color:#222222;
  font-family : Tahoma, sans-serif; 
    }
div#header {
	width:1000px;
	height:237px;
	
	}
div#contenu {
	
	float:left;
	width:777px;
	height:100%;
	background-color:#333333;
	}
div#contenu2 {
	
	
	width:777px;
	height:100%;
	background-color:#333333;
	}
div#footer {
	clear:both;
	width:1000px;
	height:50px;
	background-color:#222222;
    font-family : Tahoma, sans-serif;
	}
div#leftpillar {
	
	float:left;
	width:223px;
	height:100%;
	background-color:#333333;
	}
div#rightpillar {
	float:right;
	width:223px;
	height:100%;
	background-color:#222222;
    font-family : Tahoma, sans-serif;
	}
div#ad {
	
	width:777px;
	height:100%;
	background-color:#333333;
	}	
div#middle {
	float:left;
	width:544px;
	height:100%;
	background-color:#333333;
	}		
div#middleplaylist {
	float:left;
	width:544px;
	height:100%;
	background-color:#333333;
	}		
div#middlemini {
	float:left;
	width:54px;
	height:100%;
	background-color:#333333;
	}	
div#middlein {
	float:left;
	width:245px;
	height:100%;
	background-color:#333333;
	}	
div#blocpub {
	
	float:left;
	width:310px;
	height:250px;
	
	}	
div#image {
	
	float:left;
	width:100px;
	height:140px;
	
	}
div#image_android {
	
	float:left;
	width:90px;
	height:80px;
	
	}		

div#image2 {
	
	float:left;
	width:50px;
	height:50px;
	background-color:#222222;
	}	
div#rectangle {
	
	line-height:50px;
	text-align: center;
	width:530px;
	height:50px;
	background-color:#222222;
	}	
div#petitrectangle {
	
	line-height:60px;
	text-align: center;
	width:200px;
	height:60px;
	background-color:#222222;
	}	
div#image3 {
	
	float:left;
	width:60px;
	height:60px;
	background-color:#222222;
	}	
