/* Style des fiches */

/* Bouton Jeu */

.corpsslim
{
 padding-top: 0;
}

#barremenujeu
{
 border-collapse: collapse;
 text-align: center;
 font-size: 0.8em;
}

#barremenujeu a
{
 display: block;
 color: #059DE0;
 text-decoration: none;
 padding-top: 6px;
 padding-bottom: 6px;
}

.bouton
{
 border: 1px solid #dedede;
 border-top: 0;
 width: 91px;
 height: 28px;
 background: #f7f7f7;
}

#boutonselect
{
 border: 1px solid #dedede;
 border-top: 0;
 width: 91px;
 height: 28px;
 background: #f7f7f7;
}

#boutonselect a
{
 color: #ff6600;
}

#barremenujeu a:hover
{
 color: #ff6600;
}

.boutoninactif
{
 border: 1px solid #dedede;
 border-top: 0;
 width: 91px;
 height: 28px;
 color: #ccc;
 background: #f7f7f7;
}

/* Fiches */

#jaquette
{
 float: left;
}

#jaquette th
{
 height: 250px;
 width: 160px;
}


#jaquette img
{
 border: 1px solid #0099CC;
}


#listingfiche strong
{
 color: #318F05;
}
 
#listingfiche li
{
 color: #7A7A78;
 line-height: 25px;
 list-style: none;
 background: url("images/icone.png") no-repeat left;
 padding-left: 8px;
}

#listingfiche
{
 padding-top: 4px;
 font-weight: bold;
 font-size: 0.8em;
 margin-left: 165px;
 height: 255px;
}

#icone_info
{
 cursor: help;
 position: absolute;
 margin-left: 5px;
 margin-top: 2px;
}

#icone_info:hover #fenetre_info
{
 display: block;
}

#icone_info:hover #haut_fenetre_info
{
 display: block;
}

#haut_fenetre_info
{
 display: none;
 border: 1px solid #000;
 border-bottom: none;
 width: 320px;
 height: 20px;
 position: absolute;
 top: 25px;
 left: 25px;
 line-height: 20px;
 font-size: 0.9em;
 background: url(../../images/fenetreinfo/hautfenetreinfo.png);
 color: #fff;
 text-align: left;
 z-index: 100;
}

#haut_fenetre_info img
{
 float: left;
 margin-right: 4px;
}

#fenetre_info
{
 display: none;
 border: 1px solid #000;
 width: 310px;
 position: absolute;
 top: 45px;
 left: 25px;
 background: #fff;
 padding: 5px;
 line-height: 20px;
 text-align: justify;
 font-weight: normal;
 color: #000;
 z-index: 100;
}

#fichedroite
{
 width: 160px;
 float: right;
 margin-top: 8px;
 font-weight: bold;
 color: #666;
 font-size: 0.8em;
}

#extrait_article
{
 text-align: justify;
 font-size: 0.8em;
 color: #333;
 padding-top: 10px;
 padding-bottom: 10px;
}

/* Attente (page de vote) */

#corpslarge_attente
{
 width: 1000px;
 background: #E3E7EA;
 border-top: 0;
 padding-top: 20px;
 padding-bottom: 10px;
}

#corpslarge_attente input
{
 margin-left: 350px;
}

#image_attente
{
 float: right;
 margin-right: 350px;
 border: 0;
}

#boutons
{
 margin-top: 20px;
 margin-bottom: 10px;
 text-align: center;
}

#boutons input
{
 margin: 0;
 margin-top: 20px;
}

#bouton_validation_attente
{
 background: url(images/fondbouton.png);
 border: 1px solid #ccc;
 width: 140px;
}

#bouton_retour_fiche
{
 background: url(images/fondbouton.png);
 border: 1px solid #ccc;
 margin-left: 5px;
 width: 140px;
}

#pas_identifie
{
 margin: 10px;
 margin-top: 0;
 margin-bottom: 20px;
 padding: 5px;
 background: #FFFF99;
 text-align: justify;
 font-size: 0.9em;
 border: 1px solid #000;
}

#pas_identifie a
{
 text-decoration: none;
 color: #3399FF;
 font-weight: bold;
}

#post_erreur
{
 margin: 10px;
 margin-top: 0;
 padding: 5px;
 background: #FFFF99;
 text-align: center;
 font-size: 0.9em;
 border: 1px solid #000;
}

#pas_identifie a:hover
{
 color: #FF3333;
}

/* Critique */

.note_critique
{
 font-size: 1.4em;
 font-weight: bold;
}


/* Critique (page de vote) */

#lien_retour_fiche
{
 margin-left: 10px;
 font-weight: bold;
 color: #4EA3CB;
 text-decoration: none;
}

#lien_retour_fiche img
{
 border: 0;
 margin-bottom: 1px;
}

#lien_retour_fiche:hover
{
 color: #FF0000;
}

#deroulant_notes
{
 margin-bottom: 5px;
 font-weight: bold;
 color: #616161;
 width: 269px;
 border: 1px solid #dedede;
 background: url(../../../images/design/fondform.jpg) repeat-x;
}

#deroulant_notes option
{
 background: #fff;
}

.message_tableau
{
 margin-top: 20px;
}

.menu_moderation_critiques
{
 float: right;
}

.menu_moderation_critiques .lien_signaler
{
 color: #FF0000;
}

/* Images */

#dernieres_images
{
  text-align: center;
}

#dernieres_images img
{
 border: 1px solid #000;
 margin: 8px;
}

#images
{
 background: #f7f7f7;
 margin-top: 5px;
 border: 1px solid #dedede;
 text-align: center;
}

#images img
{
 border: 0;
 margin: 12px;
}

#images img:hover
{
 padding: 2px;
 margin: 9px;
 border: 1px dashed #0099ff;
}

#menu_pages
{
 text-align: center;
 font-size: 0.9em;
 background: url(images/fondmenubas.png);
 height: 17px;
 padding-top: 2px;
}

#menu_pages a
{
 text-decoration: none;
 color: #666;
 padding: 5px;
 padding-top: 1px;
 padding-bottom: 0;
}

#menu_pages a:hover
{
 background: #8FEAFD;
}

#image_select
{
 color: #999;
 background: #ccc;
}

#pas_critique
{
 text-align: center;
 padding: 15px;
 margin: 15px;
 font-weight: bold;
 border: 1px solid;
 background: #E8E6E6;
 font-size: 0.8em;
}

/* Videos */

.td_videos
{
 padding: 10px;
 width: 605px;
 text-align: center;
 border-bottom: 1px solid #ccc;
}

.date_vid
{
 font-size: 0.8em;
 color: #333;
 padding-bottom: 8px;
}
