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

/* CSS Virtualgamessc.com */

/* STRUCTURE */

body {
	margin-left					: 0px;
	margin-top					: 0px;
	margin-right				: 0px;
	margin-bottom				: 0px;
	background-color			: #000000; 
	padding:0px;
	margin:0px;
	border:0px;
	color:#FFF
	}

.tease {
position:absolute;
background-image:url(tease.jpg);
width:675px;;
height:595px;
top:50%;
left:50%;
margin-left : -337px;
margin-top : -298px;
}

.prelog {
position:absolute;
background-image: url(images/home_prelog.jpg);
width:944px;
height:605px;
top:50%;
left:50%;
margin-left : -472px;
margin-top : -302px;
}

.etape1 {
position:absolute;
background-image: url(images/home_etape1.jpg);
width:944px;
height:605px;
top:50%;
left:50%;
margin-left : -472px;
margin-top : -302px;
}

.etape2 {
position:absolute;
background-image: url(images/home_etape2.jpg);
width:944px;
height:605px;
top:50%;
left:50%;
margin-left : -472px;
margin-top : -302px;
}

input.trans{
	margin:0px;
	border:0px;
	padding:0px;
	width:115px;
	background-color:transparent;
	color:#FFF;
	border:0px solid #FFF;
}

input.trans2{
	margin:0px;
	border:0px;
	padding:0px;
	width:120px;
	background-color:transparent;
	color:#000;
}
