@charset "utf-8";
/* CSS Document */

#pub-gauche {
	position:absolute;
	width:120px;
	height:600px;
	z-index:2;
	left: 4px;
	top: 260px;
}
#pub-droite {
	position:absolute;
	width:120px;
	height:600px;
	z-index:2;
	right: 8px;
	top: 260px;
}
#colonne_news_D {
	position:absolute;
	width:340px;
	height:115px;
	z-index:2;
	right: 0px;
	top: 100px;
}
#colonne_news_G {
	position:absolute;
	width:340px;
	height:115px;
	z-index:2;
	top: 100px;
}
#news_marque {
	position:absolute;
	width:700px;
	height:600px;
	z-index:2;
	left: 144px;
	top: 260px;
}