@charset "utf-8";
/* CSS Document */

body {
	width: 940px;
	margin: 0 auto;
	font: 12px Verdana, Geneva, sans-serif;
	padding-bottom: 20px;
	background-color: #3AD6FF;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
}
#header {
	width: 929px;
	height: 248px;
	background: url("images/header.png") no-repeat;
	margin: auto;
}
#header img {
	margin: 176px 0 0 245px;
	border: 0;
}
#page {
	width: 940px;
	background: url("images/fondpage.png") repeat-y;
	background-position: center;
}

#menu-g {
	width: 190px;
	float: left;
} 

#menu-g img { border: 0; }

#connect {
	width: 190px;
	height: 130px;
	background: url("images/menu-connect.png") no-repeat;
}
#connect p {
	margin: 0;
	color: #c12600;
	padding: 10px 0 0 22px;
}
#mdp {
	width: 190px;
	margin: 0px;
	float: left;
	padding: 5px 0px 0px 20px;
}
textarea, select {
	border: 3px solid #55b4c2;
	margin: 8px 0 0 0px; 
	color:  #00b9e9;
	font-size: 11px;
}

.textmdp {
	border: 3px solid #55b4c2;
	width: 105px;
	height: 14px;
	margin: 8px 0 0 20px; 
	float: left;
	color:  #00b9e9;
	font-size: 11px;
}

.ok {
	width: 48px;
	height: 47px;
	float: right;
	border:0;
	background: url(images/submit.jpg) no-repeat center top;
	margin: -16px 0px 0px;
	padding: 0px;
}

#connect a {
	display:block;
	margin: 2px 0 2px 0px; 
	color: white;
	font-size: 12px;
	text-decoration: none;
} 
#connect a:hover { text-decoration: underline; }
#partenaires {
	width: 178px;
	background: url("images/menu/fond-menu-partenaire.png") repeat-y;
	text-align: center;
	padding-right: 10px;
}
#partenaires img {
	margin-top: 10px; 	
}

.content {
	width:99%;
	margin-left: 15px;
	margin-right: 15px;
}

#menu-d {
	width: 162px;
	float: right;
}
#menu-stats {
	width: 122px; 
	height: 109px;
	background: url("images/menu/menu-stats.png") no-repeat;
	padding: 13px 0 0 30px;
}
#menu-stats p {
	margin: 0;
	color: #c12600;
	font-size: 11px;
	margin: 0 0 16px 0;
}
#skyscraper {
	width: 162px;
	height: 624px;
	background: url("images/menu/menu-skyscraper.png") no-repeat;
	text-align: center; 
	padding: 20px 0 0 0;
} #skyscraper img { border: 0; }

#wrapper {
	background: url("images/wrapper/fond-wrapper.jpg") repeat-y;
	margin: 0 0 0 210px;
	width: 530px;
	padding: 0px;
}
a {
	text-decoration:none;
	color:#000000;
}

a:hover {
	color: #c12600;
}

.jeu {
	width: 90%;
	margin: 0 0px 10px;
	background: url("images/wrapper/fond-jeu.jpg") repeat-y;
	padding: 0px;
}
.fin-jeu {
	background: url("images/wrapper/fin-jeu.jpg") no-repeat;
	background-position: bottom left;
	margin: 0px;
	padding: 0px;
}
.tableB {
	width: 400px;
	margin: 0 ;
	padding: 0;
}
.titre {
	text-indent: -5000px;
}
.msg_oki {
    color:#4B6E00;
    padding:10px;
	width:450px;
	margin:15px;
	margin-left:auto;
	margin-right:auto;	
	font-size: 14px;
	font-weight: bold;
	font-family:tahoma, verdana, arial, sans-serif;
	text-align:center;
    border: 1px solid #B4DF26;
  	background-color: #F3FCDE;
}
.msg_erreur {
    color:#E65B2B;
    padding:10px;
	width:450px;
	margin:15px;
	margin-left:auto;
	margin-right:auto;	
	font-size: 14px;
	font-weight: bold;
	font-family:tahoma, verdana, arial, sans-serif;
	text-align:center;
    border: 1px solid #E65B2B;
	background:#FDECEC;
}

.jackpot {
	width: 233px;
	height: 208px;
	background: url("images/wrapper/jackpot.jpg") no-repeat;
	float: left;
	margin: 5px 0 0 22px;
}
#footer {
	width: 781px;
	height: 43px;
	background: url("images/footer.png") no-repeat;
	text-align: center;
	margin: auto;
}
#footer p {
	color: #a3732f;
	font-size: 14px;
	margin: 0;
	padding-top: 15px;
}
#footer a {
	color: #a3732f;
	text-decoration: none;
}
#clearer {
	width: 100%; clear: both;	
}form {
	margin: 0px;
	padding: 0px;
}
.titre1 {
	font-size: 18px;
	font-weight: bold;
	color: #0060ff;
}
.table-menu {
	font-size: 14px;
	font-weight: bold;
	margin: 1px;
	padding: 0px;
	height: 140px;
	width: 400px;
	text-align: center;
	border: 1px solid #666666;
}
.table2 {
	border: 1px solid #666666;
}
.texte_intro {
	font-size: 9px;
}
.rouge {
	color: #FF0000;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #0060FF;
}
 a.lien:link , a.lien:visited  {
	text-decoration:none;
	color:#FFFFFF;
	background-color: #BDA481;
	display: block;
	padding: 5px;
	vertical-align: middle;
	border: 1px solid #666666;
	font-weight: bold;
	width: 200px;
}

 a.lien:hover  {
	color: #755E3E;
	background-color: #FFFFFF;
}
 a.menu:link , a.menu:visited  {
	text-decoration:none;
	color:#FFFFFF;
	background-color: #BDA481;
	display: block;
	height: 30px;
	width: 400px;
	padding: 10px 5px 5px 0px;
	vertical-align: middle;
	border: 1px solid #666666;
}

 a.menu:hover  {
	color: #755E3E;
	background-color: #FFFFFF;
}

.table2 th{
	color: #FFFFFF;
	background-color: #BDA481;
}
.table2 td{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.superparrain {
	font-weight: bold;
	color: #C33;
}

