* { 	margin:0; padding:0;}
body { background-color:#fff; }
img { border:0px; padding:0px; margin:0px; }
div#conteneur { margin:0 auto 0 auto; width:850px;}
p.formulaireJeu { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1em; font-weight:bold;background-color:#FFF; padding-left:10px;padding-right:10px; padding-bottom:20px; width:630px; }
div#conteneurPopUp { width:650px; }
div#conteneurRegl {position:relative; margin:0 auto 0 auto; width:869px; height:885px;  background:url(http://media.mth.net/jeuweb_bddc/thalassa/geode/scope-regl2.jpg) no-repeat; }
.contenuRegl p {padding:0.5em 0}
div.contenuRegl { 
     margin-left:20px; border:4px solid #fff;
    height:440px; width:820px;  
    background-color:#000; color:#fff;
    font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;
    text-align:justify;
    position:relative;
    top:220px;

}
div.rules {
    padding:0 10px;
    overflow:auto;
    height:394px;
    width:817px;
    *width:837px;
}
div#lienReglPied { text-align:center;padding-top:20px;padding-bottom:10px; }
img.imageMap { display:block; }
h1.regl{ position:relative;font-weight:bold; font-size:20px; padding:0.5em 10px; border-bottom:1px solid #fff;}
h1.regl a {
    position:absolute; right:10px; top:10px;
    color:#fff;
    font-size:20px; font-weight:normal;
    text-decoration:underline;
}
h1.regl a:hover {
    text-decoration:none;
}
a.retour_home{
color:#FFFFFF;
font-size:12px;
font-weight:bold;
height:20px;
left:380px;
position:relative;
text-decoration:none;
}
h2 { font-weight:bold; font-size:10px; padding:0.5em 0 }
.important {font-weight:bold;}
.italic {font-style:italic;}

#geode {
    position:absolute; bottom:22px; left:100px;
    display:block;
    height:90px; width:95px;
}

#bandeAnnonce {
    position:absolute; bottom:45px; left:225px;
    display:block;
    height:55px; width:235px;
}
/* ////////// PARAM //////// */
.scrollPerso .jScrollPaneTrack { background: #000; }
.scrollPerso .jScrollPaneDrag { background: #fff; }
.scrollPerso a.jScrollArrowUp { height: 12px; background: url(../img/scroll/asc_haut.jpg) no-repeat; }
.scrollPerso a.jScrollArrowDown { height: 12px; background: url(../img/scroll/asc_bas.jpg) no-repeat; }
/* ////////// FIN PARAM //////// */


.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #000;
}
.jScrollPaneDrag {
	position: absolute;
	background: #FFF;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}