#ode_commentaires .col_gauche
{

 display:block;
 width:531px;
 height:auto;
 margin:0 0 0 16px;
 float:left;

}

#ode_commentaires .col_droite
{

 display:block;
 width:401px;
 height:auto;
 margin:0 7px 0 0;
 float:right;

}

#ode_commentaires h2
{

 display:block;
 width:97px;
 height:13px;
 margin:13px 0 0 1px;
 background:url(../../../mods/mod_commentaires/img/fr/h2.png) no-repeat 0 0;

}

#ode_commentaires .question
{

 display:block;
 width:auto;
 height:13px;
 margin:10px 0 11px 0;
 color:#333;
 font:bold 11px verdana;

}

#ode_commentaires input
{

 display:block;
 width:147px;
 height:22px;
 margin:0 0 4px 0;
 padding:0 8px;
 float:left;
 clear:left;
 background:#f5e5ce;
 color:#333;
 font:11px verdana;

}

#ode_commentaires #div_com_note
{

 display:block;
 width:147px;
 height:22px;
 margin:0 0 4px 0;
 padding:0 0 0 8px;
 float:left;
 clear:left;
 color:#333;
 font:11px verdana;

}

#ode_commentaires #div_com_note span
{

 display:block;
 width:auto;
 height:18px;
 margin:0 0 4px 0;
 padding:4px 0 0 0;
 float:left;
 color:#333;
 font:11px verdana;

}

#ode_commentaires select
{

 display:block;
 width:40px;
 height:22px;
 margin:0 0 0 4px;
 float:left;
 background:#f5e5ce;
 color:#333;
 font:11px verdana;

}

#ode_commentaires textarea
{

 display:block;
 width:344px;
 height:138px;
 float:right;
 padding:6px 10px 7px 10px;
 background:url(../../../mods/mod_commentaires/img/textarea.png) no-repeat 0 0;
 color:#333;
 font:11px verdana;

}

#ode_commentaires .submit
{

 display:block;
 width:82px;
 height:27px;
 margin:46px 0 0 82px;
 padding:0;
 float:left;
 clear:left;
 background:url(../../../mods/mod_commentaires/img/fr/envoyer.png) no-repeat 0 0;
 cursor:pointer;

}

#ode_commentaires .submit:hover
{

 background-position:0 -27px;

}

#ode_commentaires .obligatoire
{

 display:block;
 width:auto;
 height:auto;
 clear:both;
 padding:10px 0 0 177px;
 color:#333;
 font:9px verdana;

}

#ode_commentaires .titre
{

 display:block;
 width:auto;
 height:13px;
 margin:14px 0 12px 0;
 color:#333;
 font:bold 11px verdana;

}

#ode_commentaires .commentaires li
{

 display:none;
 width:auto;
 height:auto;
 background:url(../../../mods/mod_commentaires/img/puce.png) no-repeat 0 0;

}

#ode_commentaires .commentaires li.premiers
{

 display:block;

}

#ode_commentaires .commentaires li .auteur
{

 display:block;
 width:auto;
 height:auto;

}

#ode_commentaires .commentaires li .auteur
{

 margin:0 0 0 20px;
 font:bold 10px verdana;
 color:#333;

}

#ode_commentaires .commentaires li .date
{

 font:10px verdana;
 color:#333;

}

#ode_commentaires .commentaires li p
{

 margin:2px 0 16px 20px;
 font:10px verdana;
 color:#333;
 font-style:italic;

}

#ode_commentaires .plus
{

 display:block;
 width:auto;
 height:auto;
 margin:4px 0 0 20px;
 color:#f48622;
 font:9px verdana;
 cursor:pointer;

}

#ode_commentaires .plus:hover
{

 text-decoration:underline;

}