
body {
	margin:0;
	padding:0;
	background:#76acc0 url(img/netter_fd.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	height:100%;

}
#global{
	width:889px;
	margin-left:auto;
	margin-right:auto;
}
#principal{
	width:696px;
	font-size:15px;
	float:left;
}
#netter_bandeau{
	background-image:url(img/netter_bandeau.png);
	background-repeat:no-repeat;
	width:696px;
	height:284px;
}

.important{
	font-size:15px;
	color:#31BDE7;
}
.reglement{
	font-size:13px;
	color:#666666;
	float:left;
	margin-top:265px;
	margin-left:50px;
}
.puce{
	color:#FF0000;
	font-size:11px;
}
#form{
	background-color:#FFFFFF;
	width:94%;
	float:left;
	clear:both;
	margin-left:1px;
	padding-left:40px;
	padding-top:20px;
}
.moyen_titre{
	font-size:16px;
	font-weight:bold;
}
.info_form{
	font-size:12px;
	padding-left:20px;
	color:#6b6b6b;
}
.chance{
	font-size:14px;
}
.form_mess{
	margin-left:20px;
}
#btn_valider{
	width:200px;
	margin-top:4px;
	margin-left:20px;
	
}
.mention{
	font-size:10px;
	width:600px;
	color:#6b6b6b;
}
#netter_fin_form{
	background-image:url(img/netter_fin_form.jpg);
	background-repeat:no-repeat;
	width:696px;
	height:8px;
	clear:both;
	
}
#demo{
	float:left;
	margin-left:10px;
}
.demo_img{
	background-image:url(img/demo.png);
	background-repeat:no-repeat;
	width:180px;
	height:385px;
	display:block;
	
}