@charset "utf-8";
*
{
	margin: 0px;
	padding: 0px;
}

#global 
{
	width: 800px;
	height: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(jeu_concours_colis_produits_excellence_background.jpg);
	background-repeat: no-repeat;
}

#global #contenu
{
	width: 592px;
	height: 300px;
	padding-top: 410px;
	margin-left: 115px;
}

/*************** HEADER *********************/

#global #contenu #header
{
	width: 592px;
	height: 70px;
}
#global #contenu #header h1
{
	font-family: "Trebuchet MS", Georgia, Verdana, Arial, serif;
	text-transform: uppercase;
	font-size: 33px;
	float: left;
	color: #d19438;
}

#global #contenu #header .logo
{
	float: left;
	padding-left: 25px;
	width: 200px;
}

#global #contenu #header .gagnez
{
	clear: both;	
	font-family: "Trebuchet MS", Georgia, Verdana, Arial, serif;
	text-transform: uppercase;
	font-size: 16px;
	color: #620201;
}

/*************** FORMULAIRE *********************/

#global #contenu #formulaire
{	
	width: 592px;
	height: 196px;
	background-image: url(fond_formulaire.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 5px;
	margin-bottom: 10px;
	font-family: Arial, Verdana, Georgia, serif;
	font-size: 11px;
	color: white;
}
#global #contenu #formulaire .saisissez
{
	font-size: 13px;
	margin-bottom: 7px;
	margin-left: 15px;
	font-weight: bold;
}

#global #contenu #formulaire tr
{
	height: 25px;
	color: white;
	font-size: 11px;
}

#global #contenu #formulaire .bouton_je_participe
{
	margin-right: 5px;
}

#global #contenu #formulaire .box_newsletter
{
	clear: both;
	position: relative;
	top: -30px;
	left: 10px;
	font-size: 10px;
}

/*************** RETOUR FORM *********************/

.rep
{
	text-align: center;
	font-size: 12px;
}
.rep a
{
	text-decoration: underline;
	color: white;
}
.rep a:hover
{
	text-decoration: none;
}

/*************** REGLEMENT *********************/

#global #contenu #header_rgt
{
	width: 560px;
	height: 35px;
}

#global #contenu #header_rgt h1
{
	font-family: "Trebuchet MS", Georgia, Verdana, Arial, serif;
	text-transform: uppercase;
	color: #d19438;
	font-size: 33px;
	padding-left: 15px;
}

#global #contenu #header_rgt a
{
	color: black;
	text-transform: none;
	font-family: Verdana, Arial, "Trebuchet MS", Georgia, serif;
	font-size: 9px;
	text-decoration: underline;
}

#global #contenu #header_rgt a:hover
{
	text-decoration: none;
}

#global #contenu #reglement
{
	width: 560px;
	height: 240px;
	padding-left: 15px;
	margin-bottom: 20px;
	font-family: Arial, Verdana, Georgia, serif;
	font-size: 12px;
	color: black;	
	overflow: auto;
}

#global #contenu #reglement li
{
	list-style-position: inside;
}

#global #contenu #reglement .rgt
{
	text-align: justify;
}

#global #contenu #reglement .rgt a
{
	color: black;
	text-decoration: underline;
	
}
#global #contenu #reglement .rgt a:hover
{
	text-decoration: none;
}

/*************** FOOTER *********************/

#global #contenu #footer
{
	width: 592px;
	font-family: Verdana, Arial, "Trebuchet MS", Georgia, serif;
	font-size: 9px;
	text-align: center;
}

#global #contenu #footer .abus
{
	font-size: 11px;
	text-transform: uppercase;
}

#global #contenu #footer a
{
	text-decoration: underline;
	color: black;
}

#global #contenu #footer a:hover
{
	text-decoration: none;
}







