#gauche
{
	margin-top:-6px;
	margin-left:3px;
	height:517px;
	width:328px;
	background: url('../images/accueil/Gauche.jpg') top left no-repeat;
}
#droite
{
	margin-top:5px;
	margin-left:3px;
	height:244px;
	width:332px;
	background: url('../images/accueil/Droite.jpg') top left no-repeat;
}
#zone_principale
{
	position: absolute;
	top:277px;
	left:535px;
	height:175px;
	width:310px;
	text-align:justify;
	z-index:200;
}
#statistiques
{
	position: absolute;
	top:-61px;
	left:5px;
	width:304px;
	text-align:center;
	font-size:15px;
	z-index:200;
}
#connexion
{
	position: absolute;
	top:89px;
	left:708px;
	width:144px;
	z-index:250;
}
#connexion label
{
	display:block;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
	width:130px;
	float:left;
	clear:both;
}
#connexion input
{
	display:block;
	background: transparent; 
	border: none;
	font-size:13px;
	width:140px;
	text-transform:none;
	float:left;
	clear:both;
	margin-bottom: 3px;
	overflow:visible;
}
#connexion #erreur
{
	position:absolute;
	top:-20px;
	left:-2px;
	text-align:center;
	width:140px;
}
#connexion #erreur, #connexion #erreur a
{
	font-size:12px;
	color: #ff3334;
	text-transform:none;
	line-height:12px;
}
#connexion #demandemdp
{
	position: absolute;
	top:99px;
	right:0px;
	text-align:right;
}

#connexion #demandemdp a
{
	font-size:12px;
	text-transform:lowercase;
}
#connexion .submit
{
	width:85px;
	color:#FFFFCC;
	text-transform: uppercase;
	font-size:13px;
	margin:3px 0 0 59px;
	cursor:pointer;
}
#connexion .submit:hover
{
	color:#cbcb35;
}
#nom
{
	position:absolute;
	text-align:left;
	top:6px;
	padding:none;
}
#mdp
{
	position:absolute;
	text-align:left;
	top:42px;
}
#entrer
{
	position:absolute;
	text-align:center;
	top:77px;
}
#flags
{
	position:absolute;
	top:25px;
	left:522px;
	width:345px;
	z-index:220;
	text-align:center;
}
#flags a
{
	width:21px;
	height:13px;
	margin:0px 2px;
	padding:5px 10px;
	font-size:1px;
	background: url('../images/accueil/flags_link.gif') center center no-repeat;
	border:2px solid #000033;
}
#flags a:hover
{
	background: url('../images/accueil/flags_hover.gif') no-repeat;
}
#flags a#fr { background-position:0px top; }
#flags a#en { background-position:-21px top; }
#flags a#de { background-position:-42px top; }
#flags a#es { background-position:-63px top; }
#flags a#it { background-position:-84px top; }

.clan
{
	margin-left:35px;
	padding-bottom:13px;
	font-size:13px;
	height:32px;
}
.clan input
{
	margin:11px 0;
	clear:left;
}
.clan img
{
	margin:3px 12px;
}
.clan h4
{
	font-size:14px;
	color: #DD3334;
}

