/* concours */
.body {
	width: 816px;
}

.container {
	position: absolute;
}

#title {
	left: 10px;
	top: 42px;
}

#mainmenu {
	top: 30px;
	left: 200px;
}

#header_concours {
  top: 54px;
  left: 384px;
  padding: 10px;
  font-size: medium;
  font-weight: bold;
}

#label_concours {
  width: 100%;
}

#casino { 
  top: 702px; 
  left: 20px; 
  width: 772px; 
  padding: 10px; 
  z-index: 1; 
  font-size: 14px; 
  text-align: center; 
}

#casino a:link, #casino a:visited {
  color: black; 
  text-decoration: none 
}  

#casino a:hover {
  text-decoration: underline;
}

#header_motssales {
  top: 168px;
  left: 20px;
  padding: 10px;
  background-color: #4f4830;
  color: white;
  font-size: medium;
  font-weight: bold;
  width: 772px; 
}

#censure {
	top: 242px;
	left: 20px;
	width: 480px;
	padding: 10px;
}

#label_censure {
	width: 480px;
}

#censure a {
	color: #cc0033;
}

#regle_motssales {
  top: 526px;
  width: 480px;
  left: 20px;
  padding: 10px;
  background-color: #4f4830;
  color: white;
  font-size: small;
}

#formulaire_motssales {
  left: 546px;
  top: 242px;
  width: 246px;
  padding: 10px;
}

#label_formulaire_motssales {
	width: 246px;
}

#envoi_motssales {
	width: 246px;
	top: auto;
	bottom: -10px;
	left: -10px;
	text-align: center;
}

#bouton_envoi_motssales {
	position: relative;
	right: 0%;
	width: 242px;
	margin: 0;
	padding: 0;
	border: none;
	background-color: #cc0033;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	cursor: pointer;
}

#header_mancul {
  top: 790px;
  left: 20px;
  padding: 10px;
  background-color: #4f4830;
  color: white;
  font-size: medium;
  font-weight: bold;
  width: 772px;
}

#mancul {
  top: 868px;
  left: 20px;
  width: 480px;
  padding: 10px;
}

#label_mancul {
	width: 480px;
}

#formulaire_mancul {
  left: 546px;
  top: 868px;
  width: 246px;
  padding: 10px;
}

#label_formulaire_mancul {
	width: 246px;
}

#envoi_mancul {
	width: 246px;
	top: auto;
	bottom: -10px;
	left: -10px;
	text-align: center;
}

#bouton_envoi_mancul {
	position: relative;
	right: 0%;
	width: 242px;
	margin: 0;
	padding: 0;
	border: none;
	background-color: #cc0033;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	cursor: pointer;
}
