


/**********************************************************************/
/************************** CADRE CENTTRAL ***************************/
/**********************************************************************/


/**************** Pagination *****************/
div.pagination_rubrique {
  position:absolute;
  top:21px;
  right:11px;
  height:21px;
  text-align:right;
  border-left:1px solid #2390c1;
  color:#2390c1;
  font-weight:bold;
  font-size:13px;
  margin:0px;
  padding:0px;
}
div.pagination_rubrique span {
  background-color:#2390c1;
  color:#f4f4f4;
  display:inline;
  padding-top:3px;
  padding-bottom:2px;
}
div.pagination_rubrique  a {
  color:#2390c1;
  padding:3px 3px 3px 3px;
}
div.pagination_rubrique  a:hover {
  background-color:#2390c1;
  color:#f4f4f4;
}

div.pagination_bottom {
  position:relative;
  margin-top:5px;
  background-color:#f4f4f4;
  border:1px solid #2390c1;
  padding:0px;
  margin-right:9px;
  height:21px;
}
div.pagination_rubrique.bottom {
  top:0px;
  right:0px;
  margin-left:10px;
  border:0px;
  height:19px;
  padding:0px;
}
div.pagination_rubrique.bottom a {
  padding:2px 3px 4px 3px;
}
div.pagination_rubrique.bottom span {
  padding:2px 1px 4px 1px;
}




/**************** blocs jeux *****************/
div.blocs_jeu_cat {
  position:relative;
  margin-top:6px;
  width:680px;
  height:201px;
  border-left:5px solid #2390c1;
  border-right:1px solid #ebebeb;
  border-bottom:1px solid #ebebeb;
  overflow:hidden;
}
div.blocs_jeu_cat:hover {
  -moz-box-shadow: 0 0 7px #b8b2b2; 
  -webkit-box-shadow: 0 0 7px #b8b2b2; 
  box-shadow: 0 0 7px #b8b2b2; 
}
span.span_jeu_cat {
  position:relative;
  display:block;
  width:680px;
  height:201px;
}

/*********** screen du jeu ***********/
img.screen_200x150 {
  position:relative;
  float:left;
  top:0px;
  left:0px;
  z-index:1;
  width:200px;
  height:150px;
  display:block;
  border:0px;
  margin:0px;
  padding:0px;
}

/*********** nom et description du jeu *********/
.img_lien_jeu_cat
{  
	position:absolute;
	left:0px;
	top:0px;
	border:0px;
	width:680px;
	height:201px;
	z-index:1000;
}

.infos_jeu_cat {
  position:absolute;
  left:200px;
  padding:0px 0px 4px 4px;
  overflow:hidden;
}
.infos_jeu_cat h3{
  margin:0px;
  border:0px;
}
.infos_jeu_cat h3 a{
  display:block;
  background-color:#ebebeb;
  font-weight:bold;
  font-size:15px;
  padding:5px 0px 5px 3px;
  margin:0px;
  border:0px;
  width:473px;
  color:#2390c1;
}
div.blocs_jeu_cat:hover .infos_jeu_cat h3 a{
  background-color:#2390c1;
  color:#ebebeb;
}

.infos_jeu_cat p {
  font-size:11px;
  color:#848484;
  text-align:justify;
  padding:3px 7px 3px 2px;
  line-height:15px;
}

/*********** bloc aime / aime pas *********/
div.bloc_ss_screen {
  position:absolute;
  top:154px;
  left:1px;
  border:1px solid #2390c1;
  width:197px;
  height:40px;
  margin:0px;
  padding:0px;
  z-index:10;
  overflow:hidden;
}
div.fond_note_bleu {
  position:absolute;
  top:8px;
  left:8px;
  width:179px;
  height:8px;
  background-image:url('/../images/rubrique/barre_pt_bleu.png');
  background-repeat:no-repeat;
  background-color:#ffffff;
  z-index:1;
}
div.fond_note_orange {
  position:absolute;
  top:8px;
  left:8px;
  width:179px;
  height:8px;
  background-image:url('/../images/rubrique/barre_pt_orange.png');
  background-repeat:no-repeat;
  background-color:#ffffff;
  z-index:1;
}
div.icone_pacman {
  position:absolute;
  top:2px;
  left:31px;
  width:19px;
  height:20px;
  background-image:url('/../images/rubrique/barre_marqueur.png');
  background-repeat:no-repeat;
  z-index:2;
}
span.aime_aimepas_jeu_cat {
  position:absolute;
  top:23px;
  width:192px;
  margin:0px;
  padding:0px;
  display:block;
  font-size:11px;
  text-align:center;
  color:#848484;
}


/*********** bloc des notes *********/
div.bloc_des_notes {
  position:absolute;
  bottom:5px;
  right:-1px;
  height:42px;
  width:480px;
}
div.fond_bloc_note {
  position:relative;
  float:left;
  margin-left:2px;
  width:117px;
  height:42px;
  background-image:url('/../images/rubrique/fond_bloc_note.png');
  background-repeat:no-repeat;
}
div.intitule {
  position:absolute;
  top:-2px;
  left:11px;
  width:94px;
  height:25px;
  background-image:url('/../images/rubrique/intitules_notes.png');
  background-repeat:no-repeat;
}
div.ambiance .intitule {
  background-position:0px -75px;
}
div.graphisme .intitule {
  background-position:0px -50px;
}
div.jouabilite .intitule {
  background-position:0px -25px;
}
div.originalite .intitule {
  background-position:0px 0px;
}
div.icone_space_invaders {
  position:relative;
  float:left;
  top:24px;
  margin-left:3px;
  width:20px;
  height:15px;
  background-image:url('/../images/rubrique/space_invader.png');
  background-repeat:no-repeat;
}
.icone_space_invaders.entier  {
  background-position:0px -30px;
}
.icone_space_invaders.demi {
  background-position:0px -15px;
}


img.icone_new_jeu {
  position:absolute;
  top:-9px;
  right:-8px;
  width:59px;
  height:38px;
}
img.no_mineur {
  position:absolute;
  top:-4px;
  left:162px;
  width:30px;
  height:39px;
  display:block;
  z-index:2;
  padding:4px;
}

/**************** coups de coeur *****************/
div#jg_recommande {
  position:relative;
  left:-8px;
  width:701px;
  padding:3px;
  padding-left:9px;
  border-top:1px solid #ff8200;
  border-bottom:1px solid #ff8200;
  font-weight:bold;
  color:#ff8200;
  font-size:13px;
}
div.blocs_jeu_cat.orange  {
  border-left:5px solid #ff8200;
  height:151px;
}

a#lien_next {
  display:block;
  height:17px;
  margin-right:9px;
  margin-top:15px;
  padding:0px;
  background-image:url('/../images/rubrique/fleche_page_suivante.png');
  background-position:left top;
  background-repeat:no-repeat;
}
a#lien_next:hover {
  background-position:left bottom;
}

a.bout_inscription
{
	border:0px;
	width:98px;
	height:36px;
	background-image:url('/../images/bout_inscription1_off.png');
	position:absolute;
	top:116px;
	right:2px;
	z-index:1001;
}

a.bout_inscription:hover
{
	background-image:url('/../images/bout_inscription1_on.png');
}