Subversion Repositories Applications.annuaire

Rev

Rev 7 | Rev 21 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

img.icone {

        height:16px;
        width:16px;
        margin: 5px;
        border: none;
}

img.icone_moyenne_moins {

        height:20px;
        width: 20px;
        margin: 5px;
        border: none;
}

img.icone_moyenne {

        height:24px;
        width: 24px;
        margin: 5px;
        border: none;
}

img.icone_grande {

        height:50px;
        width:50px;
        margin: 5px;
        border: none;
}

td, th {
        padding: 2px;
        text-align: center;     
}

a > .icone {

        text-align:center;
}

.texte_centre {
        text-align: center;     
}
.texte_centre > img {
        display:table-cell;     
}

.premiere_page {
        float:left;
        margin:5px
}

.derniere_page {
        float:right;
        margin:5px;
}

#pages {
        float:right;    
}

#page_courante a {
        color: #FFD700;
}

.centre {
        margin-top:10%; 
        margin-left:20%;        
}

.gauche {
        float:left;
        margin-right: 20px;
}

.droite {
        float:right;
}

img {
        border: none;
}

#avatar {
        margin-left: 10px;
}

#inscription > div {
        margin-top: 5px;
        margin-bottom: 5px;
}