form.jeuxconcours
			{
				display: block;
				margin: 0px;
				padding: 0px;
				width: 633px;
				height: 500px;
				background-repeat: no-repeat;
				font-family: Verdana;
			}
			
			form.jeuxconcours img {
				display: block;
				border: none;
			}			
			
			 .concours_entete
                        {
				font-size: 20px;
				font-weight: bold;
				color: #ffffff;
				position: relative;
				margin-top: -25px;
}

			.concours_entete div
			{
				color: #7e1519;
				font-size: 24px;
				font-weight: bold;
			}
			
			.concours_entete p
			{
				color: #7e1519;
				font-size: 12px;
				font-weight: bold;
				text-align: justify;
				width: 560px;
				margin: 0px;
				margin-top: 20px;
				margin-left: 25px;
				padding: 0px;
			}
			
			.concours_question
			{
				color: #303030;
				font-weight: bold;
				font-size: 12px;
				width: 400px;
				margin: 40px 0px 0px 45px;
				text-align: justify;
			}
			
			.concours_question .numerotation
			{
				display: block;
				font-size: 48px;
				font-family: Arial;
				color: #303030;
				float: left;
				width: 20px;
				text-align: right;
				margin-right: 7px !important;
				margin-right: -3px;
				margin-top: -8px;
			}
			
			.concours_proposition
			{
				font-size: 12px;
				font-family: Verdana;
				font-weight: normal;
				margin: 15px 0px 0px 70px;
				width: 350px;
				text-align: justify;
				margin-bottom: 
			}
			
			.concours_proposition .radio_choix
			{
				display: block;
				float: left;
				width: 25px;
			}
			
			
			
			.indice
			{
				width: 548px;
				overflow: hidden;
				padding-top: 45px;
				background-image: url(../../images/concours/top_indice.jpg);
				background-repeat: no-repeat;
				background-color: #3b7abc;
				height: auto;
				text-align: left;
				color: #ffffff;
				font-size: 12px;
				font-weight: bold;
				clear: both;
				margin-left: 40px;
				text-align: center;
			}
			
			.indice p
			{
				width: 500px;
				color: #fff;
				text-align: justify;
				margin-left: 20px;
			}
			
			.concours_proposition p
			{
				color: #ffffff;
				font-weight: bold;
				padding-left: 15px;
				padding-right: 15px;
				width: 518px;
				text-align: justify;
			}
			
			.indice .pied_indice
			{
				width: 548px;
				height: 17px;
				background-image: url(../../images/concours/bottom_indice.jpg);
				background-repeat: no-repeat;
				margin-top: 16px;
			}
			
			.form_final
			{
				width: 549px;
				padding-top: 37px;
				background-image: url(../../images/concours/top_form.jpg);
				background-repeat: no-repeat;
				margin-left: 40px !important;
				margin-left: 37px;
				background-color: #303030;
				padding-top: 50px;
				color: #ffffff;
				font-size: 12px;
				margin-top: 40px;
			}
			
			.form_final div
			{
				margin-left: 10px;
			}
			
			.form_final div.patronyme
			{
				float: left;
				width: 150px;
				height: 400px !important;
				height: 100px;
				text-align: left;
			}

			
			.form_final .concours_champ span
			{
				display: block;
				float: left;
				width: 130px;
				height: 14px;
				margin-top: 10px;
			}
			
			
			.form_final .concours_champ .saisie
			{
				height: 14px;
				width: 200px;
				margin-top: 9px;
				font-size : 9px;
			}
			.form_final .bottom_form
			{
				width: 549px;
				background-image: url(../../images/concours/bottom_form.jpg);
				height: 18px;
				background-repeat: no-repeat;
			}
			
			.conteneur_bouton
			{
				width: 560px;
				text-align: left !important;
				text-align: center;
				margin-top: 0px !important;
				margin-top: 15px;
				height: 65px;
				border-top: solid 1px #ff6600;
				margin-left: 40px;
				margin-left: 40px;
			}
			
			.conteneur_bouton .valider
			{
				margin-left: 80px !important;
				margin-left: 40px;
				margin-top: 10px;
			}
			.concours_entete p.message
                          {
				color: #7e1519;
				font-size: 14px;
				font-weight: bold;
				text-align: center;
				width: 560px;
				margin: 0px;
				margin-top: 100px;
				margin-left: 25px;
				padding: 0px;
			}
            div.global
                          {
				display: block;
				margin: 0px;
				padding: 0px;
				width: 633px;
				height: 500px;
				background-image: url(../../images/concours/header.jpg);
				background-repeat: no-repeat;
				font-family: Verdana;
				padding-top: 212px;
			}
