body {
color:white;
font-weight:bold;
background-color:#081639;
}
img {
border:0px;
}
.cadre_centre
{
border: 0px solid black;
text-align:center;
padding:5px;

}
.cadre_choix 
{
border: 0px solid black;
width : 600px;
text-align:center;
margin:auto;
}
.cadre_texte {
width:500px;
border: 0px solid black;
text-align:center;
}/* CSS Document pour la page a Arwen*/


.warning {
	font: Arial;
	font-family:Arial;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	line-height:140%;
	color:#FF0000;
	}


li {
	list-style-type:disc;
	}


body {
	background-color: #000000;
	align: center;
	}


#boite{
	position:relative;
	top:0px;
	left:0px;
	width: 800px;
	height: 600px;
	margin: 0px;
	background-image:url(images/background.jpg);
	background-repeat: no-repeat;
	}


#boite2{
	position:relative;
	top:250px;
	left:210px;
	width: 390px;
	height: 380px;
	margin: 0px;
	}


.fond_pseudo{ 
	background-image:url(images/pseudo.png);
	background-position:45px 0px;
	background-repeat:no-repeat;
	margin:0px;
	height:45px;
	width:266px;
	padding-left:150px;
	padding-top:32px;
	padding-bottom:0px;
	text-align:left;
	}


.input_log{
	background-color:#FFFFFF;
	border: 0px;
	font-size: 14px;color: #000000;
	width:130px;
	}


.fond_pass{ 
	background-image:url(images/password.png);
	background-position:45px 0px;
	background-repeat:no-repeat;
	margin: 0px;
	height:45px;
	width:247px;
	padding-left:142px;
	padding-top:80px;
	padding-bottom:0px;
	text-align:left;
	}


.input_pass{
	background-color:#FFFFFF;
	border: 0px;
	font-size: 14px;color: #000000;
	width:100px;
	}


.connexion{
	margin:0px;
	height:55px;
	width:177px;
	text-align:center;
	align:center;
	}
