div, body, form, p, a, img, fieldset {
	margin:0;
	padding:0;
	border:0;
}
body {
	text-align:center;
	background:url(../img/page.png) repeat-x #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.cache {
  display:none;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.divBody {
	width : 990px;
	text-align:left;
	margin : 0 auto;
	position:relative;
	padding-bottom:30px;
	overflow:hidden;
 }
 .divFond {
 	background:url(../img/milieu.png) no-repeat top center;
	padding-bottom:20px;
 }
.colDroite {
	background-image:url(../img/formulaire.jpg);
	background-repeat:no-repeat;
	background-position:left 151px;
	width:228px;
	height:607px;
	margin:0px 0 0 12px;
	color:#FEF2C7;
}
#tentez {
	/*margin-left:5px;*/
}
.colDroite form {
	margin:30px 10px 0 0;
	text-align:right;
}

.colDroite p {
	margin:90px 10px 0 20px;
	text-align:right;
}
.colDroite form div {
	margin:0 0 5px 0;
	clear:left;
}
#nom, #prenom,  #civilite, #email  {
	width:120px;
}

#civilite {
	width:94px;
}
#cp {
	width:50px;
}
#code {
	width:94px;	
}
.optin {
	font-size:11px;
}

div#captcha {
	margin:10px 0 0 0;
	color:#fff;
	position:relative;
}
div#captcha .label {
	margin-bottom:5px;
}
div#captcha img {
	vertical-align: middle;
	border: 0;
}
div#captcha input {
	vertical-align:middle;
}
#aideCaptcha {
	display:none;
	position:absolute;
	background:#D82513;
	text-align:left;
	width:180px;
	top:-50px;
	right:5px;
	color:#FFF;
}
#aideCaptcha p {
	background-color:#FEF2C7;
	color:#333;
	padding:10px;
	margin:1px;
	clear:right;
	font-weight:normal;
	font-size:11px;
	text-align:left;
}
#aideCaptcha .regenere {
	cursor:pointer;
	color:#D82513;
}
#aideCaptcha .fermeCaptcha {
	float:right;
	font-weight:bold;
	color:#FFF;
	padding-right:10px;
}
.colDroite form div#envoyer {
	margin-top:20px;
}
#envoyer img {
  border:none;
}
.form-label-erreur {
	color : #c00;	
}
.form-input-erreur {
	border:2px #c00 solid;
}
.formulaireSucces, .formulaireSucces {
  padding:15px;
  font-size:18px;
  color:#f00;
  font-weight: bold;
}
.formulaireSucces {
  color:#FFCC99;
}
.colDroite p {
	color : #c00;
	font-weight:bold;
}
.colDroite form div.optin {
	margin:10px 0 10px 0;
}
#logo {
	position:absolute;
	top:0;
	left:247px;
	height:150px;
	width:740px;
}
#logo h1 {
  visibility: hidden;
}
#macaron {
	position:absolute;
	top:0;
	left:702px;	
}
.hotel {
	position:absolute;
	top:155px;
	right:13px;
	height:227px;
	width:723px;
	background:url(../img/hotel.jpg) no-repeat top left;
}
.hotel a{
	display:block;
	text-align:left;
	color:#FFFFCC;
	height:227px;
}
.hotel a:hover {
	color:#f00;
	text-decoration:none;
}

.flash {
	position:absolute;
  top:400px;
	right:13px;	
	width:723px;
	height:206px;
	overflow: hidden;
  z-index:10;
}

.lien {
	top:335px;
	display:block;
	background:#fff;
	z-index:2000;
}
#amis {
  height:206px;
  width:230px;
  background: #FEF2C7 url(../img/vos-amis.png) no-repeat left top;
  color:#000; 
}
.reglement {
	margin:30px 25px 0 10px;
	position:absolute;
	top:550px;
}
.reglement a{
	color:#000;
}
.rejouer {
	margin-top:20px;
	color:#FF0000;
}

/* popup */
.divPop {
	text-align:left;
	padding:10px;
	color:#ffc;
}
.divPop h1 {
	color:#ffc;
	font-size:18px;
	margin:10px 0 20px 0;
}
.divPop h2 {
	color:#ffc;
	font-size:16px;
	margin:10px 5px 5px 5px;
}
.divPop .logoRC {
	float:left;
	margin:10px 10px 10px 0;
}
.divPop .stitre {
	clear:both;
	font-weight:bold;
	color:#c00;
	margin:15px 0 10px 0;
}
.divPop ul {
	margin:0;
	padding:0 0 0 20px;
}
.divPop .fermer {
	text-align:right;
}
.divPop a {
	text-decoration:none;
	color:#f00;
}
.divPop a:hover {
	color:#ffc;
}
body.bodyPop {
	overflow:auto;
}
/* ------- enquete ---------*/
#form-enquete {
  position:absolute;
	top:150px;
	right:13px;
	height:227px;
	width:723px;
  overflow:hidden;
}
#enquete {
  position:relative;  
  color:#FEF2C7;
}
#enquete fieldset {
  height:227px;
  position:relative;
  padding : 0 30px;
  margin:0;
  border:none;
  outline:none;
  overflow:hidden;
}

#enquete em {
  font-style: normal;
  display: block;
  margin:10px 0;
}
#enquete a.suivant {
  display:block;
  color:#FEF2C7;
  text-decoration:none;
  position:absolute;
  left:0px;
  top:190px;
  width:150px;
  line-height:30px;
  height:30px;
  text-align:center;
  outline:none;
  background: url(../img/suite.gif) no-repeat 8px center #D82513;
}
#enquete a.precedent {
  display:block;
  background: url(../img/precedent.gif) no-repeat 8px center #666666;
  color:#000;
  text-decoration:none;
  position:absolute;
  left:610px;
  top:0px;
  width:100px;
  line-height:30px;
  height:30px;
  text-align: center;
  outline:none;  
}
#enquete div{
  margin:0 0 3px 0;
}
#enquete label {
  margin:0 0 0 5px;
  cursor: pointer;
}
#enquete h1, #enquete h2 {
  font-size:16px;
  font-weight:bold;
  margin:10px 0;
  width:570px;
  clear:left;
}
#enquete h1 {
  color:#D82513;
}
#enquete .unbloc {
  float:left;
  width:31%;
  margin-right:1%;
} 
#enquete fieldset.final {
  background: url(../img/final.jpg) no-repeat right bottom;
}
.colDroite form#formAmi {
  background: #FEF2C7 url(../img/vos-amis.png) no-repeat left top;
  color:#000;
  text-align: left;
  padding:60px 0 20px 5px;
  margin:10px 0;
  border-bottom:13px solid #0F0F0F;
}
#formAmi input, #formAmi select {
  vertical-align: top;
} 
#aminom , #amimail {
  margin:0 0 10px 0;
}
.intro {
  padding:10px 10px 0 10px;
}
.intro1 {
  background: url(../img/parrainez.gif) no-repeat right center;
}
.dotation {
  color:#FEF2C7;
  text-align: left;
  height:400px;
  padding:0 20px 0 0 ;
  overflow: auto;
} 
.dotation h1{
  font-size:28px;
  margin:0 0 20px 0;
  text-align: center;
  font-weight: normal;
}
.dotation h2{
  font-family:"times new roman";
  font-size:24px;
  color:#D82513;
  margin:20px 0 5px 0;
  font-weight: normal;
}
.dotation h3{
  font-family:"times new roman";
  font-size:18px;
  margin:20px 0 5px 0;
  font-weight:bold;
}
