/* Images pour dir rtl -------------------------------------------------------------- */ #header { background: url(img/rtl-header.jpg) no-repeat center; } #content-container { background: #f3f4ee url(img/rtl-body.jpg) repeat-y center top; } .pagination { background: url(img/rtl-more-link.png) no-repeat right center; } #footer-wrap { background: url(img/rtl_footer.jpg) no-repeat center top; } .sidebar-content #footer-wrap { background-image: url(img/rtl_footer.jpg); } .sidebar #formulaire_recherche { margin:2em -7px 2em 0; width: 220px; height: 70px; background: url(img/rtl-searchform.png) no-repeat right bottom; } .sidebar #formulaire_recherche input { width:10.5em; margin:1em 1.2em 0 0; padding:0 .5em .5em 0; } .markItUpHeader { float: right; text-align: right; } #formulaire_inscription input.text, #formulaire_forum input.text, li.saisie_email_message_auteur input.text, li.saisie_sujet_message_auteur input.text, #formulaire_login input.text, #formulaire_login input#password, #formulaire_site input.text { margin-right:-7px; padding:1em 1em .5em } #formulaire_forum textarea#texte, textarea#description_site, .saisie_texte_message_auteur textarea { width:450px; padding-right:1.5em; padding-left: 1em; background:transparent url(img/rtl-comment.jpg) no-repeat; } .comment-message { background: transparent url(img/rtl-comment.jpg) no-repeat 140% 100%; } #subscribe { float: left }