/*///////////////////////////////
/////AFFICHAGE DES MESSAGES/////
/////////////////////////////*/
div.titre_livre {position:relative; width:419px; height:18px; text-align:center;}
/*//POSTER UN MESSAGE//*/
div#postez-un-message {position:relative; top:0; left:0; width:408px; margin:20px 0 40px 0; padding:0 0 14px 0; background:url(../images/background-postez-un-message.png) left bottom no-repeat;}

input, select, textarea {border:0; margin:0; padding:0;}

div.ligne {position:relative; top:0; left:0; width:408px; padding:2px 0; clear:both;}

div.label {width:87px; padding:4px 0 0 13px; text-align:left; float:left; font-size:90%;}
div.saisi {width:295px; padding:0 13px 0 0; text-align:left; float:left;}
div.saisiCap {position:relative; width:87px; padding:0 10px 0 0; text-align:left; float:left;}
div.captcha {position:relative; width:190px; text-align:left; float:right;}

div.clearLigne {position:relative; top:0; left:0; width:100%; height:1px; line-height:1px; font-size:1px; clear:both;}

div.validation {position:relative; top:0; left:0; width:408px; padding:5px 0 10px 0; clear:both; text-align:center;}

/*Zone de saisie*/
div.saisi input {width:100px; height:12px; font-size:11px; line-height:11px; padding:2px; background:#ffffff; border:1px solid #cccccc;}
div.saisiCap input {width:100px; height:12px; font-size:11px; line-height:11px; padding:2px; background:#ffffff; border:1px solid #cccccc;}
div.saisi textarea {width:290px; height:100px; margin:0; padding:2px 0; overflow:auto; background:#ffffff; border:1px solid #cccccc; font-family:arial, verdana, sans-sherif; font-size:11px;}


/*//AFFICHAGE DES CONTRIBUTIONS//*/
div.livre{position:relative; top:0; left:0; width:408px; margin:15px 0 10px 0; background:url(../images/background-header-livre.png) 0 0 no-repeat;}
div.posteur {position:relative; top:0; left:0; height:22px; padding:4px 13px 4px 8px; font-size:90%; float:left;}
div.date {position:relative; top:0; left:0; width:92px; height:22px; padding:4px 8px 4px 0; font-size:90%; text-align:right; float:right;}
div.signalement {position:relative; top:0; left:0; width:16px; height:16px; padding:7px 6px 7px 2px; float:right;}
div.message {position:relative; top:0; left:0; width:393px; padding:16px 13px 26px 13px; line-height:1.8; background:url(../images/background_fiche.png) left bottom no-repeat; clear:both;}



/*//ERREURS//*/
div#erreur {position:relative; top:0; left:0; width:408px; height:20px; line-height:20px; font-weight:bold; text-align:center; color:#cc0000;}


/*//ATTENTE//*/
div#attente {position:absolute; top:0; left:250px; width:100px; height:24px;}

/*//NUMEROTATION PAGE//*/
div#numerotation {position:relative; width:408px; line-height:1.2; text-align:left; margin:26px 0 0 0; color:#666666;}
div#numerotation div.numero-page {position:relative; height:16px; line-height:16px; margin:0 2px; padding:0 8px; text-align:center; color:#666666; float:left;}
div#numerotation div.numero-pageSel {position:relative; height:16px; line-height:16px; margin:0 2px; padding:0 8px; text-align:center; color:#cc0000; font-weight:bold; float:left;}

a, a:link, a:visited, a:active, a:focus {color:#333333; font-weight:normal; text-decoration:underline;}
a:hover {color:#333333; text-decoration:none;}

select.archives {width:140px; height:22px; margin:10px 0 0 48px; font-size:11px; line-height:11px; padding:2px; background:#ffffff; border:1px solid #cccccc;}
