Subversion Repositories Sites.tela-botanica.org

Rev

Rev 406 | Blame | Last modification | View Log | RSS feed

/* Pied de page */
#annuaire_pied_page {
        color:#A9A9A9;
        font-size:10px;
        padding-top:10px;
        text-align:center;}

/* Parcourir l'alphabet */
#annuaire_alphabet{
        font-size:15px;}

/* Tableau des inscrits */
#annuaire {
        border:1px solid;}
#annuaire table{
        width:100%;
        margin:0;
        border:none;}
#annuaire tbody{
        vertical-align:top;
        min-height:1em;
        height:200px;
        overflow: auto;}
#annuaire td{
        border:none;}
#annuaire tr{
        height:1em;}
        
#redaction {
        background:#D4D4D4 url(images/redaction_milieu.png) repeat-y scroll 0%;
        color:#454545;
        width:900px;}
#redaction .text, #redaction .forml {
        width:800px;}
#redaction table,#redaction h2 {
        margin:5px;}
#redaction_tete {
        background:#D4D4D4 url(images/redaction_tete.png) no-repeat scroll 0%;
        color:#FFFFFF;
        height:15px;}
#redaction_pied {
        background:#D4D4D4 url(images/redaction_pied.png) no-repeat scroll 0%;
        color:#FFFFFF;
        height:15px;}