@charset "UTF-8";
/* CSS Document */

	
	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
	}
	
	#flashcontent {
	z-index: 0;
	}
	/* end hide */


body {
	height: 100%;
	margin: 0;
	padding: 0;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	width: 100%;
	background-color: #000000;
}

a:active {outline: none;}
a:focus { outline:none;}
object:active {outline: none;}
object:focus { outline:none;}

#flashobjet {
	z-index: 0;
}
#pagetxt {
	height: 600px;
	width: 800px;
	margin-top: -300px;
	margin-right: -400px;
	position: absolute;
	top: 50%;
	right: 50%;
	background-color: #00FF99;
	z-index: 5000;
}
#anim {
	width: 100%;
	top: 21%;
	height: 62%;
	position: absolute;
	bottom: 17%;
}

#animacc {
	width: 100%;
	top: 21%;
	height: 62%;
	position: absolute;
	bottom: 17%;
}

#animstudio {
	width: 100%;
	top: 21%;
	height: 62%;
	position: absolute;
	bottom: 17%;
	background-color: #B2ACAA;
} 
#bas {
	position: absolute;
	height: 100px;
	width: 100%;
	bottom: 0px;
	z-index: 100;
	background-color: #000000;
}
#haut {
	position: absolute;
	height: 120px;
	width: 100%;
	top: 0px;
	z-index: 100;
	background-color: #000000;
}
#menuB {
	position: absolute;
	height: 100px;
	width: 500px;
	z-index: 200;
	bottom: 0px;
	left: 10px;
}
#menuH {
	position: absolute;
	height: 40px;
	width: 600px;
	bottom: 45px;
	left: 10px;
}
#menuHD {
	position: absolute;
	height: 40px;
	width: 200px;
	bottom: 45px;
	right: 10px;
}
#menuweb {
	position: absolute;
	height: 40px;
	width: 430px;
	bottom: 25px;
	right: 10px;
	z-index: 250;
}
#studiotxtbl {
	height: 280px;
	top: 5%;
	background-color: #FFFFFF;
	z-index: 50;
	width: 100%;
	position: absolute;
}
#studiotxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	height: 225px;
	top: 5%;
	z-index: 100;
	width: 550px;
	position: absolute;
	margin-right: -275px;
	right: 50%;
	margin-top: 15px;
}
#studiorefbl {
	height: 68px;
	background-color: #FFFFFF;
	z-index: 50;
	width: 100%;
	position: absolute;
	bottom: 5%;
}
#studioref {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	height: 50px;
	z-index: 100;
	width: 550px;
	position: absolute;
	margin-right: -275px;
	right: 50%;
	bottom: 5%;
	margin-bottom: 10px;
}
.txt {
	display: block;
}

#studiolink {
	top: 5%;
	position: absolute;
	height: 40px;
	width: 200px;
	z-index: 100;
	left: 50%;
	margin-top: 240px;
	margin-left: 95px;
}
#studiolink img {
	text-decoration: none;
	border: 0px;
}




#open {
	position: absolute;
	height: 300px;
	width: 300px;
	left: 50%;
	top: 50%;
	margin-top: -150px;
	margin-left: -150px;
}
#openhide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	height: 0px;
	width: 0px;
	text-align: center;
	top: -500px;
}
#smartphone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFFF;
	position: absolute;
	height: 80%;
	width: 80%;
	top: 10%;
	right: 10%;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
