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

img{border:none;}
.form_inscription input.image_submit{
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:none;
	font-size: 9px;
	}
.clear{
	clear:both;
	height:1px;
	line-height:1px;
	}
.bold{
	font-weight:bold;
	}
.lien_page{
	text-decoration:none;
	
	}
.active{font-weight:bold;}


#container_connexion{
	
	position:relative;
		left:210px;
	width:500px;
	z-index:1;
	}

#lien_jeu{
	position:absolute;
		left:90px;
		top:175px;
	z-index:3;
	}
#container_pave_jeu{
	color:#fff;
	height:200px;
	position:absolute;
		left:45px;
	width:200px;
	z-index:0;
	}
#prehome .reglement{
font-size:11px;
color:#555555;
}
#prehome a.reglement{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#555555;
	}
#prehome a.reglement:hover{
	color:#4d7297;
	}

#prehome input.image_submit{
	border : none;
	width : auto;
	height : auto;
	}
a.inscri {
	position : absolute;
	left : 270px;
	top : 85px;
	display : block;
	}
a.acces {
	position : absolute;
	left : 490px;
	top : 85px;
	display : block;
		}
#bloc_header a.logo_lcdv {
	position : absolute;
	left : 10px;
	top : 10px;
	display : block;
	}