@charset "utf-8";

html, body{
	height: 100%;
	width: 100%;
	margin:0px;
	padding-top:0px;
	padding: 0;
	background-color: #000000;
	background-position: center top;
}
.conteneur-site {
	height: 700px;
	width: 1000px;
	position: relative!important;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	z-index: 3;
}
/*.ombreetflash{
	position: relative;
	height: 730px;
	width: 1000px;
	z-index: 3;
	top: 0px;

}



#flash{
	height: 700px;
	width: 1000px;
	position: absolute!important;
	position:  relative;
	z-index: 6;
	left: 0px;
	top: 0px;

}*/

.site {
	height: 700px;
	width: 1000px;
	position: relative!important;
	z-index: 3;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.flash1 {
	height: 700px;
	width: 1000px;
	position: absolute!important;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	z-index: 1;
	background-color: #000000;

}
.loadflash {
	height: 10px;
	width: 10px;
	position: absolute!important;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	z-index: 1;
	background-color: #000000;

}

.flash2{
	height: 700px;
	width: 1000px;
	position: absolute!important;
	z-index: 0;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;

}
/*.flashindex {
	height: 686px;
	width: 1000px;
	position: absolute!important;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	z-index: 1;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(image/fond-flou.jpg);
}
.bord-gauche {
	background-image: url(image/bord-gauche.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: absolute!important;

	height: 700px;
	width: 27px;
	top: 0px;
	left: -25px;
	background-color: #AFD4FF;
	z-index: 5;
}
.bord-droit {
	background-image: url(image/bord-droit.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	height: 700px;
	width: 27px;
	top: 0px;
	left: 999px;
	background-color: #AFD4FF;
	z-index: 4;
	right: 30px;
}
.bord-bas {
	background-image: url(image/bord-bas.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: absolute;
	height: 29px;
	width: 1060px;
	top: 700px;
	background-color: #AFD4FF;
	z-index: 4;
	left: -22px;
}*/
.police {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.liensindex{
	height: 10px;
	width: 1000px;
	position: relative!important;
	background:#000000;
	color:#FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
