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

body 
{
	background:url(../images/toxicbackgroundaccueilv2.jpg) top repeat;
	background-color:#000;
	color:#7b7272;
	font-family:"Helvetica", "times new roman", times, serif;
	margin:0px;
	padding:0;
	max-width:1000px;
	margin-right:auto;
	margin-left:auto;
	min-width:1000px;
	/width:1000px;
	/min-width:1000px;
	height:100%;
	font-size:13px;
}

#Container
{
	width:1000px;	
	text-align:center;
}


#VisuAccueil
{
	width:850px;
	height:auto;
	margin-right:auto;
	position:relative;
	z-index:-1 !important;
	margin-top:-51px;
}
	
	
#Player
{
	background:url(../images/burnedpapersmtest.png) no-repeat;
	width:200px;
	height:100px;
	overflow:hidden;
	position:relative;
	float:right;
	margin-top:-100px;
	margin-right:150px;
	position:relative;
	z-index:11;
	
}

#BurnedPaper
{
	width:160px;
	height:auto;
	position:relative;
	z-index:-1;
	margin-top:12px;
	left:10px;
}


#Text
{
	width:250px;
	float:left;
	display:inline;
	color:#000;
	font-size:10px;
	text-align:justify;
	margin-left:270px;
	margin-top:-10px;
	font-weight:bold;
}

#Text p
{
	margin-top:0;
	margin-bottom:0;
}

#Formulaire
{
	width:200px;
	float:left;
	margin-top:-10px;
	position:relative;
	z-index:10;
}

.float
{
	float:left;	
	z-index:10;
}

.Input
{
	font-size:11px;	
	z-index:10;
}

.erreur
{
	color:#720000;
	text-align:center;
	margin-top:0px;
}

.text_title
{
	font-weight:bold !important;
	font-size:15px !important;
	color:#000;
}

#outer
{
	text-align:center;
}

#outer a
{
	text-decoration:none;	
}

#acces
{
	width:400px;
	text-decoration:none;	
	border:0;
}
