/* CSS Document */

.general{
	height: 518px;
	width: 1024px;
	background-color: #FFFFFF;
	position: relative;
	margin-top: auto%;
	margin-left: 5%;
	
}
.centre{
	height: 440px;
	width: 1024px;
	background-color: #FFFFFF;
	position: fixe;
	float: left;
}
.top{
	height: 34px;
	width: 1024px;
	position: fixe;
	margin-top: 0px;
	margin-left: 0%;
	float: middle;
	background-image: url(haut.png);
	background-repeat: no-repeat;
}
.bordgauche{
	height: 440px;
	width: 40px;
	position: fixe;
	margin-left: 0%;
	float: left;
	background-image: url(bordgauche.png);
	background-repeat: no-repeat;
}
.flash{
	height: 440px;
	width: 440px;
	background-color: #FFFFFF;
	position: relative;
	margin-top: 0px;
	float: left;
	background-image: url(flash.png);
	background-repeat: no-repeat;
}

.menu{
	height: 440px;
	width: 544px;
	position: fixe;
	margin-top: 0px;
	margin-left: 0px;
	float: right;
	background-image: url(news.png);
	background-repeat: no-repeat;

}
.bas{
	height: 80px;
	width: 1024px;
	position: fixe;
	margin-top: 0px;
	margin-left: 0%;
	float: left;
	background-image: url(bas.png);
	background-repeat: no-repeat;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Tahoma;
}
.menuwobook {
	height: 440px;
	width: 984px;
	position: fixe;
	margin-top: 0px;
	margin-left: 0%;
	float: right;
	background-image: url(menuwobook.gif);
}
.borddroit {

	height: 440px;
	width: 40px;
	position: fixe;
	margin-left: 0%;
	float: left;
	background-image: url(bordgauche.gif);
	background-repeat: no-repeat;
}
.news{
	height: 300px;
	width: 300px;
	position: fixe;
	margin-top: 140px;
	margin-left: 20px;
	float: right;
	background-image: url();
	overflow: auto;
}
