html, body{margin:0; padding:0; font-family:Helvetica; font-weight:bolder; background-color:#1f6dab;}
a{text-decoration:none; color:#FFF; outline:none;}
img{border:none;}

#site{width:850px; height:610px; margin:0 auto; margin-top:27px;}
	#en_tete{width:100%; height:111px; line-height:111px; margin:auto;}
	#corp{width:100%; height:437px; background:url(./images/signature.png) no-repeat top left; padding:0 0 0 50px;}
	#corp .lecteur{width:670px; height:100%; float:left; background:url(./images/cadre.png) no-repeat; padding:11px 0 0 10px;}
	#corp .lecteur p{text-align:center; font-size:0.9em; font-style:italic; color:#FFF;}
	#corp .bouton{width:160px; height:100%; float:left; margin:2px 0 0 -11px;}
	#corp .bouton .test_video{width:139px; height:107px; margin:0 0 10px 0; background:url(./images/test_video.png) no-repeat center;}
	#corp .bouton .test_video a{width:93%; height:87%; display:block;}
	#corp .bouton .tournois_ng{width:139px; height:107px; margin:0 0 10px 0; background:url(./images/tournois_ng.png) no-repeat center;}
	#corp .bouton .tournois_ng a{width:93%; height:87%; display:block;}
	
#pied_de_page{width:100%; height:80px; text-align:center;}
#pied_de_page a{margin-left:25px;}

/* Style champ NewsLetters */
#conteneur{
	position:center;
	width:800px;
	height:auto;
	margin:0 auto;
	text-align:left;
}
#AddNewser{
	position:relative;
	top:0;
	right:0;
	width:450px;
	height:30px;
}

#q{
	margin:5px 0 0 100px;
}
#q input[type=text]{
	float:left;
	border:0;
	width:231px;
	height:20px;
	padding:0 0 0 10px;
	color:#888888;
	background:url(images/Corpschamp.jpg) top left no-repeat;
	margin:0;
}

#q input[type=submit]{
	cursor:pointer;
	float:left;
	border:0;
	width:85px;
	height:20px;
	color:#888888;
	background:url(images/Boutonchamp.jpg) top left no-repeat;
	margin:0;
	padding:0;
}
#AddNewsersMessage {
	clear: left;
	text-align: center;
	font-size: 0.7em;
	
}
