/* GENERAL */
html{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
body{
	background:#000;
	font-family:Times, serif;
	font-size:18px;
	color:#343434;
	text-align:center;
	margin:0;
	padding:0;
	height:100%;
}
a{
	color:#343434;
	text-decoration:none;
}
a:hover{
	color:#9e9e9e;
}
/* FIN GENERAL */





/* INDEX */
#enter{
	background:#000 url(images/index_back_body.png) no-repeat center center;
}
#bt_enter{
	letter-spacing:7px;	
	position:absolute;
	left:50%;
	top:50%;
	margin:90px 0 0 -210px;
}

/* FIN INDEX */





/* ACCUEIL */
#accueil_alice{
	background:#000 url(alice/images/accueil_back_body.png) no-repeat center 340px;
}
#accueil_marcus{
	background:#000 url(marcus/images/accueil_back_body.png) no-repeat center 340px;
}
#accueil_1-9{
	background:#000 url(1-9/images/accueil_back_body.png) no-repeat center 340px;
}
/* FIN ACCUEIL*/




/* BT WATCH ET SEND */
#bt_watch,
#bt_send{
	display:block;
	text-align:center;
	width:177px;
	height:59px;
	position:absolute;
	left:50%;
	top:450px;
	padding-top:20px;
	font-size:15px;
	letter-spacing:2px;
}
#bt_watch{
	background:#000 url(images/back_bt_watch.png) no-repeat center top;
	margin:0 0 0 -230px;
}
#bt_send{
	background:#000 url(images/back_bt_send.png) no-repeat center top;
	margin:0 0 0 50px;
}
/* FIN BT WATCH ET SEND */



/* BT TONYTRUAND.COM */
#bt_tonytruand{
	display:block;
	text-align:center;
	width:200px;
	letter-spacing:3px;	
	font-size:10px;
	position:absolute;
	left:50%;
	top:530px;
	margin:0 0 0 -100px;
	background:#000 url(images/back_bt_tonytruand.png) no-repeat center top;
	padding-top:50px;
}
#bt_tonytruand:hover{
	background:#000 url(images/back_bt_tonytruand_on.png) no-repeat center top;
}
/* FIN BT TONYTRUAND.COM */





/* WATCH */
#film_alice{
	display:block;
	width:640px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-230px 0 0 -320px;
}
#film_marcus{
	display:block;
	width:480px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-300px 0 0 -240px;
}
#film_1-9{
	display:block;
	width:640px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-230px 0 0 -320px;
}
#back.back_watch{
	margin:120px 0 0 -54px;
	top:50%;
}
/* FIN WATCH */





/* SEND */
#send_alice{
	background:#000 url(alice/images/back_send.jpg) no-repeat center top;
}
#send_marcus{
	background:#000 url(marcus/images/back_send.jpg) no-repeat center top;
}
#send_1-9{
	background:#000 url(1-9/images/back_send.jpg) no-repeat center top;
}
#form{
	margin:0;
	padding:0;
	border:0;
}
#pseudo,
#mail,
#msg{
	background:#000;
	color:#9e9e9e;
	border:0;
	font-family:Times;
	font-size:14px;
}
#pseudo{
	display:block;
	width:155px;
	height:28px;
	position:absolute;
	top:293px;
	left:50%;
	margin-left:-180px;
	z-index:1;
}
#mail{
	display:block;
	width:155px;
	height:28px;
	position:absolute;
	top:293px;
	left:50%;
	margin-left:12px;
	z-index:2;
}
#msg{
	display:block;
	width:374px;
	height:115px;
	position:absolute;
	top:370px;
	left:50%;
	margin-left:-175px;
	z-index:2;
}
#submit{
	display:block;
	width:50px;
	height:58px;
	position:absolute;
	top:520px;
	left:50%;
	margin-left:-29px;
	z-index:3;
}
#error{
	padding-top:5px;
	display:block;
	color:#f00;
}
/* FIN SEND */





/* BT BACK */
#back{
	display:block;
	width:109px;
	height:135px;
	position:absolute;
	top:450px;
	left:50%;
	margin-left:250px;
	z-index:4;
	background:url(images/back_bt_back.png) no-repeat;
}
#back:hover{background:url(images/back_bt_back_on.png) no-repeat;}
#back span{display:none;}
#back.back_send_ok{
	margin-left:-54px;
	top:100px;
}
/* FIN BT BACK */




/* BT BACK FILMS */
#back_marcus1{
	display:block;
	width:130px;
	height:135px;
	position:absolute;
	top:20px;
	left:50%;
	margin-left:320px;
	z-index:4;
	background:url(images/back_bt_marcus1.png) no-repeat;
}
#back_19{
	display:block;
	width:130px;
	height:135px;
	position:absolute;
	top:20px;
	left:50%;
	margin-left:-440px;
	z-index:4;
	background:url(images/back_bt_19.png) no-repeat;
}
#back_alice{
	display:block;
	width:130px;
	height:135px;
	position:absolute;
	top:20px;
	left:50%;
	margin-left:320px;
	z-index:4;
	background:url(images/back_bt_alice.png) no-repeat;
}
#back_marcus{
	display:block;
	width:130px;
	height:135px;
	position:absolute;
	top:20px;
	left:50%;
	margin-left:-440px;
	z-index:4;
	background:url(images/back_bt_marcus.png) no-repeat;
}
#back_19:hover{background:url(images/back_bt_19_on.png) no-repeat;}
#back_marcus1:hover{background:url(images/back_bt_marcus1_on.png) no-repeat;}
#back_marcus:hover{background:url(images/back_bt_marcus_on.png) no-repeat;}
#back_alice:hover{background:url(images/back_bt_alice_on.png) no-repeat;}
#back_19 span,
#back_marcus span,
#back_marcus1 span,
#back_alice span
{display:none;}