/* Article */

.corpsslim
{
 text-align: justify;
}

#introduction
{
 margin-bottom: 5px;
 padding-top: 5px;
 font-size: 0.8em;
 line-height: 18px;
 font-weight: bold;
 color: #666;
}

#introduction strong
{
 font-family: "Arial Black";
 color: #333;
}

#introduction:first-letter
{
 font-size: 1.2em;
}

/* Paragraphes */

.titre_paragraphes
{
 margin-top: 15px;
 margin-bottom: 8px;
 color: #0099ff;
 font-weight: bold;
 font-size: 0.8em;
}

.paragraphe_gauche
{
 line-height: 19px;
 font-size: 0.8em;
 min-height: 110px;
}

.paragraphe_droite
{
 line-height: 19px;
 font-size: 0.8em;
 min-height: 110px;
}

.paragraphe_gauche img
{
 float: left;
 margin-right: 10px;
 margin-top: 5px;
 border: 1px solid #00D1FE;
}

.paragraphe_droite img
{
 float: right;
 margin-left: 10px;
 margin-top: 5px;
 border: 1px solid #00D1FE;
}

#signature
{
 text-align: right;
 padding: 5px;
 padding-right: 0;
 font-size: 0.8em;
 color: #666;
}

#signature a
{
 text-decoration: none;
 color: #00ccff;
 font-weight: bold;
}

#signature a img
{
 border: 0;
 position: relative;
 top: 4px;
}

/* Bloc evaluation */

.notes
{
 float: right;
}

.titre_evaluations
{
 float: left;
}

.evaluation_bandes
{
 height: 25px;
 color: #656565;
 font-weight: bold;
 padding-top: 5px;
 padding-left: 8px;
 padding-right: 8px;
}

.descriptions_evaluation
{
 padding: 10px;
 padding-left: 0;
 padding-right: 0;
 font-size: 0.8em;
 background: #fff;
 text-align: justify;
 border-top: 1px solid #dedede;
 border-bottom: 1px solid #dedede;
}

#titre_evaluation_final
{
 color: #656565;
 font-weight: bold;
 padding-left: 8px;
 padding-right: 8px;
 padding-top: 5px;
 float: left;
 width: 90px;
 font-size: 1.4em;
}

#note_final
{
 float: right;
 text-align: center;
 font-size: 1.4em;
 font-weight: bold;
 margin-top: 5px;
 margin-right: 5px;
 line-height: 30px;
}

#verdict_plus
{
 color: #333;
 float: left;
 margin-top: 8px;
 padding-bottom: 10px;
 width: 195px;
 font-size: 0.85em;
 white-space: pre;
 line-height: 10px;
 overflow: hidden;
}

#verdict_moins
{
 color: #333;
 margin-left: 20px;
 float: left;
 margin-top: 8px;
 padding-bottom: 10px;
 width: 195px;
 font-size: 0.85em;
 white-space: pre;
 line-height: 10px;
 overflow: hidden;
}

#interaction_bas
{
 margin-top: 180px;
}

#interaction_bas img
{
 border: 0;
}

#noter
{
 background: #fff;
 font-size: 0.8em;
 font-weight: bold;
 text-decoration: none;
 color: #33AFE5;
}

#acheter
{
 background: #fff;
 font-size: 0.8em;
 font-weight: bold;
 text-decoration: none;
 color: #FF0000;
 margin-left: 5px;
 padding-right: 5px;
}

#commenter
{
 background: #fff;
 font-size: 0.8em;
 font-weight: bold;
 text-decoration: none;
 color: #ff9900;
 margin-left: 5px;
 padding-right: 5px;
}

#coeur
{
 float: left;
 margin: 2px;
 margin-left: 20px;
}

#indice_qualite
{
 border: 1px solid #dedede;
 width: 615px;
 background: #fff;
 text-align: justify;
 padding: 10px;
 padding-left: 0;
 padding-bottom: 2px;
 font-size: 0.9em;
 height: 130px;
 line-height: 20px;
}

#indice_qualite img
{
 float: left;
 margin-right: 5px;
}

#indice_qualite a
{
 display: block;
 text-decoration: none;
 float: right;
 color: #FF0000;
 margin-top: 10px;
 font-weight: bold;
}

#indice_qualite a:hover
{
 text-decoration: underline;
}
