
body 	{
  position:absolute;
  left:50%;
  margin-left:-800px;
  margin-top:0px;
  padding-top:0px;
  width:1600px;
	font: 11px verdana;
	color: #472303;
	text-align: center;
	background-image: url(/images/fond.jpg);
	background-color: #5e3300;
}

#main {
  margin-top:0px;
  background-image: url(/images/background.png);
  background-position:center;
  background-repeat:no-repeat;
  height:1300px;
  
}

#principal {
  width:1200px;
  height :1000px;
  margin: 0 auto;
  padding-top:170px;
}

#menus {
  height :1000px;
  width: 229px;
  float:left;
  margin-left:60px;
}

#menu_membre{
  background-image: url(/images/bg_menu_membre.png);
  width:229px;
  height:256px;
}

#menu_gagnants_1{
  background-image: url(/images/bg_menu_gagnants_1.png);
  width:229px;
  height:374px;
}

#menu_gagnants_2{
  background-image: url(/images/bg_menu_gagnants_2.png);
  width:229px;
  height:307px;
}

#menu_classement{
  background-image: url(/images/bg_menu_classement.png);
  width:229px;
  height:374px;
}

#menu_partenaires{
  background-image: url(/images/bg_menu_partenaires.png);
  width:229px;
  height:307px;
}

#centre {
  height :1000px;
  width: 655px;
  float:left;
  margin-left:5px;
  margin-top:-20px;
}

#contenu {
  height :800px;
  width: 655px;
  background-image: url(/images/bg_contenu.png);
}

#le_contenu {
  width: 630px;
  padding-top:8px;
  margin:auto;
}

#pub {
  height :651px;
  width: 164px;
  float:left;
  margin-top:90px;
  margin-left:10px;
  background-image: url(/images/bg_pub.png);
}

#footer{
  margin-top:20px;
}

#main_landing{
  margin-top:35px;
  height :660px;
  width: 629px;
  background-image: url(/images/bg_landing.png);
}

#landing_inscription{
  margin-right:5px;
  margin-top:20px;
  padding-top:90px;
  float:right;
  width:329px;
  height:271px;
  background-image: url(/images/landing_top.png);
}

#landing_inscription2{
  margin-right:5px;
  margin-top:20px;
  padding-top:10px;
  float:right;
  width:329px;
  height:585px;
  background-image: url(/images/fond-formulaire-infos.png);
}

#landing_inscription td{
  text-align:left;
  font-weight:bold;
}

#landing_cadeaux{
  margin-right:5px;
  margin-top:20px;
  padding-top:50px;
  float:right;
  width:329px;
  height:168px;
  background-image: url(/images/landing_bottom.png);
}

.in_menu{
position:relative;
padding-top:85px;
color:white;
font-size:12px;
font-weight:bold;
text-align:left;
padding-left:40px;
}

.in_menu a{
color:white;
text-decoration:none;
}

.in_menu a:hover{
color:#dfdfdf;
text-decoration:none;
}

h1 {
	color:#FC7F09;
	font-size:24px;
	text-align:center;
	margin:0 0 2px 0;
}

div.button {
	background-image:url('/img/fond-bouton.gif');
	background-repeat:no-repeat;
	width:180px;
	height:32px;
	margin:auto;
	font-size:17px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-top:3px;
}

div.button a{
  color:#FFFFFF;
}

div.button a:hover{
  color:#dedede;
}

.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 1em;
	border: 1em solid #B8B8B8;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }


.contentTitle		{ font-weight: bold; color: #CC6600; font-size: 18px; text-align: center; width:100%;}

#plus2parties{
  height :360px;
  width: 592px;
  background-image: url(/images/plus2parties.png);
  margin:5px auto;
}

#plus2partiescentre{
  height :287px;
  width: 413px;
  background-image: url(/images/plusdeparties/centre.png);
  margin-right:10px;
  margin-top:50px;
  float:right;
}

#plus2partiesbonus{
  height :230px;
  width: 578px;
  background-image: url(/images/plusdeparties/parties-bonus.png);
  margin:10px auto;
}

#plus2partiesleft{
  height :287px;
  width: 113px;
  margin-left:20px;
  margin-top:50px;
  float:left;
}

.classement_cadeau{
  cursor: help;
  color: #FC7F09;
  font-weight:bold;
  text-decoration:underline;
}

#monclassement{
  font-weight:bold;
}