/* index */

.main-index {
	position:absolute;
    left: 50%; 
    top: 50%;
	margin-top: -295px; 
    margin-left: -450px;
	width:900px;
	height:590px;
}

.swf-index {
	display:block;
	float:left;
	width:900px;
	height:570px;
}

.containerbas-index {
	display:block;
	float:left;
	width:900px;
	height:20px;
}

.onglet-index {
	display:block;
	float:left;
	width:180px;
	height:20px;
}

.demionglet-index {
	display:block;
	float:left;
	width:90px;
	height:20px;
}

.sommaire {
	position:absolute;
	left:143px;
	top:56px;
	width:500px;
	height:200px;
	overflow:auto;
	visibility:hidden;
	z-index:1;
}

.liens {
	position:absolute;
	left:300px;
	top:150px;
	width:200px;
	height:200px;
	overflow:auto;
	visibility:hidden;
	z-index:2;
}
