/* CSS Document */

html, body {
	margin:0px;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:hidden;
}

a{
	color:#333333;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:hover{text-decoration:underline}

.horizon
{
	/*text-align: center;*/
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	overflow: visible;
	/*visibility: visible;
	display: block;*/
}

.all {
	position: absolute;
	left: 50%;
	margin-left:-533px;
	margin-top:-304px;
	width:1067px; 
	height:608px; 
	background-image:url(../images/maquette_big.jpg)
}

.intro {
	position: absolute;
	left: 50%;
	margin-left:-260px;
	margin-top:-143px;
	width:530px; 
	height:295px;
	background-image:url(../image/bg_anim.jpg);
}

.anim {
	position: absolute;
	width:530px; 
	height:295px;
	z-index:1
}

.b_link {
	position:absolute;
	margin-top:270px;
	width:530px;
	height:15px;
	text-align:center;
	z-index:5
}

.menu {
	width:570px;
	height:94px;
	margin-left:450px;
	margin-top:35px;
}

.effet {
	position:absolute;
	margin-top:106px;
	margin-left:4px;
	width:269px;
	height:373px;
}
.iframe {
	height: 415px;
	width: 745px;
	position: absolute;
	top: 132px;
	left: 275px;
}
.admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	position: absolute;
	left: 1022px;
	top: 570px;
}
.admin2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	position: absolute;
	left: 600px;
	top: 570px;
}

