/* index */

.main-index {
	position:absolute;
    left: 50%; 
    top: 50%;
	margin-top: -310px; 
    margin-left: -512px;
	width:1024px;
	height:620px;
}

.swf-index {
	display:block;
	float:left;
	width:1024px;
	height:580px;
}

.containerbas-index {
	display:block;
	float:left;
	width:1024px;
	height:40px;
}

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

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

a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #6699FF;
}
a:active {
	text-decoration: none;
}
.sommaire {
	display: block;
	width:200px;
	height: 200px;
	visibility:hidden;
}
