/* Style des forums */

/* Menu de navigation forum */

#menu_forum
{
 float: right;
 border: 1px solid #dedede;
 background: url(../../images/design/fondform.jpg) repeat-x;
 height: 18px;
 color: #4EA3CB;
 font-weight: bold;
 width: 250px;
 margin-right: 5px;
}

#menu_forum option
{
 background: #fff;
}

.menu_gauche
{
 float: left;
}

.menu_droite
{
 float: right;
}

#menu_forum_bas
{
 height: 20px;
 background: url("../../images/design/fondmenubas.png");
}

#menu_forum_bas a img
{
 border: 0;
}

.lien_menu
{
 padding-bottom: 20px;
}

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

#tableauforum
{
 border-collapse: collapse;
 text-align: center;
}

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

#separe_postit
{
 border-top: 1px solid #E8E8E8;
 height: 10px;
 background: url("images/fond_sep_postit.png");
}

.ligne_icone
{
 font-weight: bold;
 width: 28px;
 border-top: 1px solid #E8E8E8;
 border-right: 1px solid #E8E8E8;
 height: 25px;
 font-size: 0.7em;
}

.ligne_titre_sujet
{
 width: 650px;
 font-weight: bold;
 text-align: left;
 border-top: 1px solid #E8E8E8;
 border-right: 1px solid #E8E8E8;
 height: 25px;
 font-size: 0.7em;
 padding-left: 4px;
}

.lien_sujet
{
 text-decoration: none;
 color: #059EDB;
 height: 25px;
}

.lien_sujet:hover
{
 color: #747474;
}

.lien_der_page
{
 color: #999;
}

.lien_der_page a
{
 color: #999;
 cursor: help;
 text-decoration: none;
}

.lien_der_page a:hover
{
 color: #333;
}

.partie_messages
{
 color: #D3BA21;
 width: 60px;
 border-top: 1px solid #E8E8E8;
 border-right: 1px solid #E8E8E8;
 font-size: 0.7em;
}

.partie_auteur
{
 color: #D3BA21;
 width: 100px;
 border-top: 1px solid #E8E8E8;
 border-right: 1px solid #E8E8E8;
 font-size: 0.7em;
}

.date_dernier
{
 color: #D3BA21;
 width: 160px;
 border-top: 1px solid #E8E8E8;
 padding: 1px;
 font-size: 0.7em;
}

.date_dernier span
{
 color: #ff6600;
}

.message
{
 border-top: 1px solid #E8E8E8;
 font-size: 1.2em;
 overflow: hidden;
 width: 830px;
}

/* Menu de navigation sujet */

#menu_sujet
{
 float: right;
 color: #666;
 font-size: 0.7em;
 padding-top: 3px;
 height: 16px;
 font-weight: bold;
}

#menu_sujet a
{
 color: #666;
 text-decoration: none;
 padding: 3px;
}

#menu_sujet a:hover
{
 color: #99CCFF;
}

#menu_sujet .menu_sujet_select
{
 color: #66CCFF;
}

#menu_sujet_bas
{
 color: #666;
 font-size: 0.7em;
 padding: 3px;
 height: 14px;
 font-weight: bold;
 background: url('../../images/design/fondmenubas.png');
 text-align: center;
}

#menu_sujet_bas a
{
 color: #666;
 text-decoration: none;
 padding: 3px;
}

#menu_sujet_bas a:hover
{
 color: #99CCFF;
}

#menu_sujet_bas .menu_sujet_select
{
 color: #66CCFF;
}

/* Bloc de post */

#titre_sujet
{
 font-weight: bold;
 font-size: 0.8em;
 padding: 2px;
 background: #f7f7f7;
 border: 1px solid #dedede;
 margin-top: 1px;
 margin-bottom: 6px;
 width: 586px;
}

#titre_sujet_tous
{
 font-weight: bold;
 font-size: 0.8em;
 padding: 2px;
 background: #f7f7f7;
 border: 1px solid #dedede;
 margin-bottom: 5px;
 width: 401px;
}

#titre_sujet_edit
{
 font-weight: bold;
 font-size: 0.8em;
 padding: 2px;
 background: #f7f7f7;
 border: 1px solid #dedede;
 margin-bottom: 5px;
 width: 774px;
}

#selecteur_tous
{
 font-weight: bold;
 font-size: 0.8em;
 padding: 2px;
 background: #f7f7f7;
 border: 1px solid #dedede;
 margin-bottom: 5px;
 margin-left: 5px;
 width: 180px;
}

#post-it 
{
 height: 20px;
 width: 288px;
 margin-bottom: 5px;
 background: #f7f7f7;
 border: 1px solid #dedede;
 font-weight: bold;
 font-size: 0.8em;
 padding-left: 4px;
 color: #747474;
}

#post-it input
{
 position: relative;
 margin-top: 2px;
 margin-left: 10px;
 top: 2px;
}

#post-it img
{
 float: left;
 padding-top: 3px;
 margin-right: 6px;
}

#verouillage
{
 float: right;
 height: 20px;
 width: 291px;
 background: #f7f7f7;
 border: 1px solid #dedede;
 font-weight: bold;
 font-size: 0.8em;
 color: #747474;
 margin-right: 35px;
}

#verouillage input
{
 position: relative;
 margin-top: 2px;
 margin-left: 10px;
 top: 2px;
}

#verouillage img
{
 float: left;
 margin-right: 6px;
}

#post-it_large
{
 height: 20px;
 width: 473px;
 margin-bottom: 5px;
 background: #f7f7f7;
 border: 1px solid #dedede;
 font-weight: bold;
 font-size: 0.8em;
 padding-left: 4px;
 color: #747474;
}

#post-it_large input
{
 position: relative;
 margin-top: 2px;
 margin-left: 70px;
 top: 2px;
}

#post-it_large img
{
 float: left;
 padding-top: 3px;
 margin-right: 6px;
}

#verouillage_large
{
 float: right;
 height: 20px;
 width: 479px;
 background: #f7f7f7;
 border: 1px solid #dedede;
 font-weight: bold;
 font-size: 0.8em;
 color: #747474;
 margin-right: 35px;
}

#verouillage_large input
{
 position: relative;
 margin-top: 2px;
 margin-left: 70px;
 top: 2px;
}

#verouillage_large img
{
 float: left;
 margin-right: 6px;
}
