/* Style du module enchere */

#erreur_encheres
{
 background: #f5f5f5;
 padding: 5px;
 font-weight: 0.9em;
 text-align: center;
 border-bottom: 1px solid #a3a2a2;
 color: #ff6600;
}

#tableau_enchere
{
 border-collapse: collapse;
 vertical-align: middle;
}

#tableau_enchere a
{
 color: #0099cc;
 text-decoration: none;
}

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

#image_enchere
{
 border-right: 1px solid #a3a2a2;
 background: #f5f5f5;
 width: 150px;
 text-align: center;
}

#attente_debut
{
 width: 410px;
 padding: 10px;
 background: #f5f5f5;
 font-size: 0.9em;
 color: #333;
 text-align: center;
}

.gauche
{
 width: 245px;
 padding: 10px;
 background: #f0f0f0;
 font-size: 0.9em;
 color: #999;
}

.droite
{
 width: 205px;
 padding: 10px;
 background: #f0f0f0;
 font-size: 1.0em;
}

.centre_g1
{
 text-align: center;
 padding: 15px;
 background: #f0f0f0;
 font-size: 0.9em;
 color: #0099ff;
}

.centre_g2
{
 text-align: center;
 padding: 15px;
 background: #f0f0f0;
 font-size: 0.9em;
}

.centre_g3
{
 text-align: center;
 padding: 15px;
 background: #f0f0f0;
 font-size: 1.0em;
 color: #0099ff;
}

#somme
{
 width: 70px;
 background: url(../../images/design/fondform.jpg) #fff;
 border: 1px solid #a3a2a2;
 height: 16px;
}

#submit
{
 position: absolute;
 width: 80px;
 background: url(../../images/design/fondform.jpg) #fff ;
 border: 1px solid #a3a2a2;
 height: 18px;
 margin-left: 20px;
 margin-top: 1px;
 color: #0099cc;
 font-weight: bold;
 cursor: pointer;
}

#droitec
{
 width: 205px;
 padding: 10px;
 background: #f0f0f0;
 font-size: 1.0em;
 border-top: 1px solid #dedfdf;
}

#gauchec
{
 width: 245px;
 padding: 10px;
 background: #f0f0f0;
 font-size: 0.9em;
 color: #999;
 border-top: 1px solid #dedfdf;
}

#description_enchere
{
 padding: 16px;
 text-align: justify;
 font-size: 0.9em;
 border-top: 1px solid #a3a2a2;
 background: #f0f0f0;
 line-height: 20px;
 color: #333;
}

#icone_info
{
 cursor: help;
 margin-left: 10px;
 position: absolute;
}

#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;
 right: 1px;
 line-height: 20px;
 font-size: 0.9em;
 background: url(../../images/fenetreinfo/hautfenetreinfo.png);
 color: #fff;
 text-align: left;
 font-size: 0.8em;
 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;
 right: 1px;
 background: #fff;
 padding: 5px;
 line-height: 20px;
 text-align: justify;
 font-weight: normal;
 font-size: 0.8em;
 color: #000;
 z-index: 100;
}

/* BLoc anciennes enchères */

#tableau_encheres_a
{
 border-collapse: collapse;
 text-align: center;
 margin-top: 1px;
 margin-left: 1px;
}

#tableau_encheres_a th
{
 border: 1px solid #E8E8E8;
 color: #fff;
 font-size: 0.7em;
 background: #666;
 height: 15px;
}

#tableau_encheres_a a
{
 color: #0099cc;
 text-decoration: none;
}

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

.ligne_titre
{
 font-weight: bold;
 font-size: 0.7em;
 font-family: Verdana, Arial;
 width: 370px;
 border-right: 1px solid #E8E8E8;
 border-top: 1px solid #E8E8E8;
 text-align: center;
 padding: 4px;
 color: #666;
}

.ligne_info
{
 font-weight: bold;
 font-size: 0.7em;
 font-family: Verdana, Arial;
 width: 80px;
 border-right: 1px solid #E8E8E8;
 border-top: 1px solid #E8E8E8;
 text-align: center;
 padding: 4px;
 color: #666;
}

.ligne_gagnants
{
 font-weight: bold;
 font-size: 0.8em;
 font-family: Verdana, Arial;
 width: 200px;
 border-right: 1px solid #E8E8E8;
 border-top: 1px solid #E8E8E8;
 text-align: center;
 padding: 4px;
 color: #666;
}

.ligne_gagnants a
{
 color: #0066cc;
 text-decoration: none;
}

.gagnant_pseudo
{
 padding-top: 16px;
 height: 34px;
 width: 180px;
 text-align: center;
 font-size: 1.1em;
}

.gagnant_vic
{
 float: right;
 padding-top: 16px;
 height: 34px;
 width: 150px;
 text-align: center;
 color: #999;
 font-size: 1.1em;
}
