/* annuaire.php / input / style */
#styleJDR { top:-22px; left:180px; width:245px; }
#styleJIR { top:-52px; left:180px; width:245px; }
#styleJEL { top:-62px; left:180px; width:245px; }
/* annuaire.php / input / lignes */
#lignesNone { position:absolute; top:10px; width:200px; }
#lignesLib { position:absolute; top:-11px; width:200px; }
#sendChoix { width:200px; }

/* affichage des jeux dans l'annuaire et la liste */
.pbf { float:left; margin:0px; margin-bottom:5px; margin-top:5px; width:100%; font-size:85%; text-align:left; }
.pbf img { margin: 0px; margin-right:5px; margin-bottom:12px; border:3px #6699CC solid; width:120px; height:90px; float:left; }
.pbf img.extLink { width:16px; height:7px; border:none; float:none; margin:0; }
.new { background-image:url(../img/pictos/new.gif); background-position:570px 0; background-repeat:no-repeat; }

#search .link { width:53%; }
#search .action { width:42%; }

/* fiche jeu */
#ficheL { float:left; width:45%; margin-left:1%; }
#ficheR { float:right; width:52%; margin-right:1%; }
table { border-collapse:collapse; border:1px solid #999; }
td.impair { background-color: #fed; background-image:none; }
td.pair { background-color: #edc; background-image:none; }
/* Fiche Jeu - Tags */
#ficheL .Tag1 { color:#3c6d8a; font-size:80% } /* blue */
#ficheL .Tag2 { color:#3e8a3c; font-size:100%; } /* green */
#ficheL .Tag3 { color:#8a603c; font-size:120%; } /* maroon */
#ficheL .Tag4 { color:#8a3c6f; font-size:140%; } /* violet */
#ficheR #ficheTDJ { color:#969; font-weight:bold; } /* violet */
#ficheR #rp_hrp { color:#933; } /* rose */

/* Fiche Jeu - formAvis */
form#giveAvis input { border:1px solid #999; font-size:80%; margin:0; padding:0; }
form#giveAvis textarea { font-size:12px; width:200px; height:50px; }
/* Fiche Jeu - listAvis */
div#listAvis { margin-bottom:5px; }
div#listAvis ul li { list-style-type:square; list-style-image:none; }
