Subversion Repositories eFlore/Archives.eflore-consultation-v2

Rev

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

.suiv
{
position: absolute;
bottom: 2em;
right: 2em
}
.prec
{
position: absolute;
bottom: 2em;
left: 2em
}

.liste_photo
{
    width:100%;
    float:right;
}

.colonne
{
    display:inline;
     width:100%;
     list-style-type: none;
}

.ligne
{
    float:left;
    width:30%;
    list-style-type: none;
}

.ligne2
{
    float:left;
    width:3%;
    list-style-type: none;
}

.info
{
    display:block;
    width: 98%;
    text-align: center;
    height:50%; 
}

.debord
{
overflow: auto;
}

.separateur
{
    width: 3%;
    height: 50px;
    visibility: hidden; 
    border: 1px black solid;
    display: inline;
}

.spacer
{
    width:100%;
    display: block;
    clear: left;
}