
/* AFFICHAGE DES COMMENTAIRES */

div#page div#livredor{
    float: left;
    margin: 0px 0px 0px 17px;
    width: 649px;
    border: 0px dashed black;
}
div#page div#livredor p{
    margin: 5px 0px 0px 0px;
    color: #000;
    font-size: 13px;
    font-weight: normal;
    border: 0px dashed black;
}
div#page div#livredor div.separation{
    margin: 20px 0px 0px 0px;
    width: 649px;
    height: 1px;
    background-color: #654731;
}
div#page div#livredor h4{
    display: block;
    float: left;
    color: #111;
    font-size: 15px;
    letter-spacing: -0.05em;
    font-weight: bold;
}
div#page div#livredor i{
    display: block;
    float: left;
    margin: 2px 0px 0px 5px;
    color: #111;
    font-size: 13px;
    letter-spacing: -0.05em;
    font-weight: normal;
    font-style: italic;
}



/* Texte */

div#page div#livredor p.text_livre_photo, div#page div#livredor p.text_livre_sans_photo{
    float: left;
    display: block;
    margin: 15px 0px 0px 0px;
    line-height: 17px;
    color: #111;
    font-size: 13px;
    font-weight: normal;
    border: 0px dashed black;
}
div#page div#livredor p.text_livre_photo{
    width:370px;
}
div#page div#livredor p.text_livre_sans_photo{
    width:600px;
}





/* Photos */

div#photos{
    float: right;
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 260px;
    border: 0px dashed red;
}
div#photos div.conteneur_photo_livre_header, div#photos div.conteneur_photo_livre_contenu, div#photos div.conteneur_photo_livre_footer{
    float: right;
    margin: 0px 0px 0px auto;
    width: 260px;
    padding: 0;
    background-position: right;
    border: 0px dashed red;
}
div#photos div.conteneur_photo_livre_header{
    height: 9px;
    background-image: url(../img/conteneur_sous_menu_header.png);
    background-repeat: no-repeat;
}
div#photos div.conteneur_photo_livre_contenu{
    background-image: url(../img/conteneur_sous_menu_contenu.png);
    background-repeat: repeat-y;
    width: 250px;
    padding: 5px 0px 5px 10px;
    border: 0px dashed red;
}
div#photos div.conteneur_photo_livre_footer{
    height: 9px;
    background-image: url(../img/conteneur_sous_menu_footer.png);
    background-repeat: no-repeat;
}
div#photos div.conteneur_photo_livre_contenu img.photo_one{
    float: left;
    margin: 0px 0px 0px 5px;
    background-color: #fff;
    padding: 2px 2px 2px 2px;
    width: 226px;
}
div#photos div.conteneur_photo_livre_contenu a.pirobox_gall{
    float: left;
    margin: 5px 0px 0px 5px;
    border: 0px dashed red;
}
div#photos div.conteneur_photo_livre_contenu a.pirobox_gall img.photo_other{
    background-color: #fff;
    padding: 1px 1px 1px 1px;
    height: 30px;
}




/* Fichiers */

div#photos div.conteneur_photo_livre_contenu img.file{
    float: right;
    margin: 0px 10px 0px 0px;
    width: 50px;
}
div#photos div.conteneur_photo_livre_contenu a.file_link{
    float: left;
    display: block;
    width: 150px;
    line-height: 15px;
    color: #b9c213;
    text-decoration: none;
    margin: 0px 0px 0px 10px;
    border: 0px dashed red;
}
div#photos div.conteneur_photo_livre_contenu a.file_link:hover{
    color: #b9c213;
    text-decoration: underline;
}

/*////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////*/
/* ////////////////////////////AJOUT & UPDATE LIVRE////////////////////////// */
/*////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////*/


/* ERRORS */
img.error_img{
    float:left;
    margin:15px 0px 0px 15px;
}
error{
    float:left;
    margin:20px 0px 0px 10px;
    border: 0px dashed red;
}
ul.errors{
    margin: 10px 0px 0px 10px;
}
ul.errors li{
    margin: 10px 0px 0px 20px;
    list-style: disc;
}



/* TABLE FORM */
div#page table#addlivre{
    margin: 10px 0px 10px 10px;
}
div#page table#addlivre tr td{
    padding: 5px 5px 5px 5px;
}
div#page table#addlivre input[type=text]{
    height:25px;
    color:#654731;
    font-size: 17px;
}
span.bouton.addlivre{
    margin: 10px 0px 0px 15px;
}
span.bouton.retourlivre{
    margin: 10px 0px 0px 15px;
}
span.bouton.actionaddlivre{
    margin: 10px 0px 0px 15px;
}



/* FICHIERS */
ul.cont_gest_photo{
    margin: 10px 0px 0px 15px;
}
ul.cont_gest_photo li{
    margin: 10px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
    width: 300px;
    border: 1px solid #654731;
}
ul.cont_gest_photo li img{
    float: left;
    height: 60px;
}
ul.cont_gest_photo li div.name{
    float: right;
}
ul.cont_gest_photo li div.size{
    float: right;
}
ul.cont_gest_photo li div.supp{
    float: right;
    margin: 20px 0px 0px 0px;
}



/* CAPTCHA */
div#page table#addlivre #captcha_contact{
    background-image:url("../img/contener_antispam.png");
    background-position:center;
    background-repeat:no-repeat;

    float: left;
    width:217px;
    height:164px;

    margin:15px 0px 0px 0px;
    border:0px solid black;
}
div#page table#addlivre #captcha_contact h4{
    margin-top: 8px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    height: 20px;
    border: 0px solid black;
}
div#page table#addlivre #captcha_contact img#fleche{
    position:absolute;
    margin:80px 0px 0px 165px;
    border:0px solid black;
}
div#page table#addlivre #captcha_contact div{
    border:0px solid black;
}
div#page table#addlivre #captcha_contact img#captcha{
    margin:5px 0px 0px 7px;
    border:0px solid black;
}
div#page table#addlivre input#captcha-input{
    margin:15px 0px 0px 7px;
    width:140px;
}