
/* Jeu aquadrainant (surcharge les css du jeu solaire a mettre en commentaire pour recuperer le design du jeu solaire) */

/* Identification jeu aquadrainant (homepage) */


.boite_ident .bandeau_top_deuz
{
  background-image:url(../images/jeu/aquadrainant/point.gif);
  background-repeat:repeat-x;
  width:508px;
  height:17px;
  background-color:#b3b3b3;
  background-position:center;
  border-bottom:1px solid white;
  text-align:right;
}

.boite_ident .bandeau_top
{
  background-image: url(../images/jeu/aquadrainant/top.gif);
  background-repeat:no-repeat;
  width:508px;
  height:9px;
  font-size:0px;
}

.boite_ident .fond
{
  background-color:#b3b3b3;
  opacity:0.5;
  filter:alpha(opacity=50);
  height:160px;
  width:508px;
}

.boite_ident .bandeau_top_deuz span
{
background-color:#B3B3B3;
color:#894B20;
float:right;
font-weight:bold;
line-height:15px;
margin-left:17px;
margin-top:3px;
padding-left:4px;
padding-right:8px;
}

.boite_ident .texte_important
{
  color:#856192;
  font-weight:bold;
  font-size:12px;
  padding-top:3px;
}

.boite_ident .texte,
.boite_ident label
{
  color:#856192;
}

.boite_ident .bloc_text .bloc_ident2 p{
	color:#856192;
	line-height:20px;
	font-size:11px;
	padding-left:18px;
}
	.boite_ident .bloc_text .bloc_ident2 p a{
		color:#856192;
		text-decoration:underline;
	}

.boite_ident .bloc_text .bloc_ident2
{
  width:212px;
  height:95px;
  background-image:url(../images/jeu/aquadrainant/back_clock.gif);
  background-repeat:no-repeat;
  background-position:left top;
  margin-top:10px;
  padding: 8px;
  float:left;
}

.boite_ident .bandeau_bottom
{
  background-image: url(../images/jeu/aquadrainant/bottom.gif);
  background-repeat:no-repeat;
  width:508px;
  height:14px;
}

#oe_conseilcercle .jeu_solaire {
	width:484px;
	height:292px;
	background-image:url(../images/jeu/aquadrainant/fond_parti.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top:15px;
	padding: 0 20px;
	padding-top:130px;
	font-size:12px;
	color:#6f7072;
	text-align:justify;
	line-height:18px;
	font-family:Arial,Helvetica,sans-serif;
}

#oe_diagnostic, #oe_conseilcercle {
	background-position:10px 54px;
	}

.conseil_jeu_aqua { background-image: url(../images/jeu/aquadrainant/visu.jpg); }

.gagants{
	text-align: center;
	}

.input_valide_part{
	padding-bottom:35px;
	padding-top:25px;
	}
/* FIN JEU */
