body{
	background-color:#fde8cd;
	color:#000000;
	font-family:arial;
	}

.classtable{
width:80%;
border-style:groove;
background-color:#000000;
text-align:center;
border-color:#ffffff;
}

.classtr{
border-style:solid;
text-align:center;
border-color:#ffffff;
}

.classtd{
border:1px;
border-style:solid;
text-align:center;
border-color:#ffffff;
}

#header-jeu{
	margin-top:-7px;
	width:100%;
	height:102px;
	background-image:url(images/fond-header.jpg);
}
	
#contenu{
	width:100%;
	background-image:url(images/fond-contenu.jpg);
	background-repeat:repeat-x;
	background-color:#fde8cd;

	}
	
#form{
	background-image:url(images/fond-formulaire.jpg);
	width:915px;
	background-repeat:no-repeat;
	margin-left:150px;
	}
	
	#form1{
	margin-left:200px;
	width:530px;
	height:333px;
	padding-top:65px;
	padding-left:0px;
	text-align:center;
	}
	
#formulaire	{
	font-family:arial;
	font-size:12px;
	margin-left:70px;
	}
	
table{margin-top:0px;
	margin-left:20px;
	width:330px;
	font-family:arial;
	font-size:12px;
	}

.cell{
	text-align:right;
	}
	
#obli{
	font-family:arial;
	font-size:10px;
	margin-left:70px;
	}
	
#texte{
	width:650px;
	text-align:center;
	margin:auto;
	font-style:arial;
}

#retour{
	width:200px;
	text-align:center;
	margin:auto;
}

a{
	color:#e0850b;
	text-decoration:none;
}

a:hover{
	color:#e0850b;
	text-decoration:underline;
}

img{
	border:none;
}

#logo{
	margin-left:80px;
}

#jeu-concours{
	margin-left:100px;
}

#cadeau{
	width:100%;
	height:261px;
}

#cadeau_photo{
	margin-left:50px;
	float:left;
	margin-right:50px;
}

#listcado{
	font-style:arial;
	font-size:16px;
	color:#333333;
}

#question{
	font-style:arial;
	font-size:14px;
	margin-left:10px;
	margin-right:80px;
	text-align:justify;
	width:50%;
	float:left;
}

.listederoulante{
	margin-left:340px;
}

#footer{
	background-image:url(images/fond-footer.jpg);
	width:100%;
	height:35px;
	background-repeat:repeat-x;
}

#footer-contenu{
	text-align:center;
	font-style:arial;
	font-size:12px;
	color:#ffffff;
}


