body{
	margin-top:0px;
	font-family:Tahoma, Geneva, sans-serif;

	}
img{
	border:none;
	}
	
#content{
	width:718px;
	margin:auto;
	background:#FFF;
	display:block;
	background-repeat:no-repeat;
	padding:0px;
	}

#header{
	width:718px;
	height:225px;
	background-color:#dcd9c9;
	}

#contenu, #contenureg{
	/*width : 718 height : 280*/
	width:658px;
	height:100%;
	padding:30px;
	background-color:#dcd9c9;
	margin:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#000000;
	line-height:20px;
	float:left;
	}
	
#contenureg{
	height:450px;
	overflow: auto;
	}
	
#contenu a:link, #contenu a:visited, #contenureg a:link, #contenureg a:visited, #encartleft a:link, #encartleft a:visited, #encartright a:link, #encartright a:visited{
	text-decoration:underline;
	color:#000000;}
	
#contenu a:hover, #contenureg a:hover, #encartleft a:hover, #encartright a:hover{
	text-decoration:underline;
	color:#888888;}
	
#encartleft, #encartright{
	padding:30px;
	background-color:#dcd9c9;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#000000;	
}

#encartleft{
	/*width : 363 height : 280*/
	width:303px;
	min-height:220px;
	float: left;
	margin:0px;	
	}
	
#encartright{
	/*width : 354 height : 280*/
	width:294px;
	min-height:220px;
	float:right;
	margin:0px;
	margin-left:1px;
	}

#menu{
	float:left;
	background-color:#FFF;
	width:720px;
	height:56px;
	margin:0px;
	padding:0px;
	border:none;

	}
	
#bouton{
	width:239px;
	height:56px;
	border:none;
	float: left;
	margin-right:1px;
	margin-top:1px;
	}

/* ROLL OVER du bouton Planche */
a.btn_questions:link, a.btn_questions:visited {
	background-image:url(../images/btn_questions.jpg);
	width:239px;
	height:56px;
	border:none;
	float: left;
	margin-right:1px;
	margin-top:1px;
	}
	
a.btn_questions:hover {
	background-image:url(../images/btn_roll_questions.jpg);
	width:239px;
	height:56px;
	border:none;
	float: left;
	margin-right:1px;
	margin-top:1px;
	}
	
/* ROLL OVER du bouton Reglement */
a.btn_reglement:link, a.btn_reglement:visited {
	background-image:url(../images/btn_reglement.jpg);
	width:239px;
	height:56px;
	border:none;
	float: left;
	margin-right:1px;
	margin-top:1px;
	}
	
a.btn_reglement:hover {
	background-image:url(../images/btn_roll_reglement.jpg);
	width:239px;
	height:56px;
	border:none;
	float: left;
	margin-right:1px;
	margin-top:1px;
	}
	
/* ROLL OVER du bouton reponse */
a.btn_lots:link, a.btn_lots:visited {
	background-image:url(../images/btn_lots.jpg);
	width:239px;
	height:56px;
	border:none;
	float: left;
	margin-right:1px;
	margin-top:1px;
	}
	
a.btn_lots:hover{
	background-image:url(../images/btn_roll_lots.jpg);
	width:239px;
	height:56px;
	border:none;
	float: left;
	margin-right:1px;
	margin-top:1px;
	}
/**/


#footer{
	float:left;
	padding-top:5px;
	width:720px;
	height:20px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#656565;
	font-size:12px;
	text-decoration:none;
	}
	
#footer a:link, a:visited{
	color:#656565;
	text-decoration:none;
	}
	
#footer a:hover{
	color:#888888;
	text-decoration:none;
	}

#admin {
	width:900px;
	margin:auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#000000;	
}

#admin h1 {}

#admin table {
background-color:#dcd9c9;
text-align:left;
background-image: url(Res/tab_fond.gif);
background-position: 0px 0px;
background-repeat: repeat-x;
border:no;}
tr.even {background-color: #ffffff;
border-color:#ffffff;} /* ligne paire */
tr.odd {background-color: #eeeeee;
border-color:#eeeeee;} /* ligne impaire */
tr th {width:30%; padding:5px; font-size:14px; background-color:#dcd9c9;} /* entete */
td {min-width : 80px; padding : 5px;}
