Subversion Repositories Sites.tela-botanica.org

Rev

Rev 1034 | Blame | Compare with Previous | Last modification | View Log | RSS feed

/* STYLE SPECIFIQUE A L'ENSEMBLE DU MONDE BOTANIQUE */
body#botanique{
        background:url(../images/graphisme/bandeau_botanique_trait.png) repeat-x;
}
.boutonJaune{
        float:right;
}
.importance2, .importance3{
        border:solid 1px #9AC243;
}
/*+-----------------------------------------------------------------------------------------------------------------+*/
/* Mots clefs Botanique */
#zone-botanique .motsclefs .mot1{
        font-size:32px;
        margin:-22px 0 0 -101px;
        white-space:nowrap;
}
#zone-botanique .motsclefs .mot2{
        font-size:18px;
        margin:-15px 0 0 74px;
        width:250px;
}
#zone-botanique .motsclefs .mot3{
        font-size:23px;
        margin:5px 0 0 -46px;
        width:280px;
}
#zone-botanique{
        background:url(../images/graphisme/bandeau_botanique_image.png) right center no-repeat;
}
/*+-----------------------------------------------------------------------------------------------------------------+*/
/* STYLE SPECIFIQUE A LA PAGE ACCUEIL BOTANIQUE */
/*+-----------------------------------------------------------------------------------------------------------------+*/
/* Recherche Eflore */
.recherche_eflore input[type="submit"]{
        font-family:arial;
        font-size:11px;
        font-weight:bold;
        background-color:#fff;
        border:dotted 1px #7b9c35;
        color:#fd8c13;
        margin-left:242px;
        font-variant:small-caps;
}
.recherche_eflore #url_eflore, .recherche_eflore #eflore_nom{
        display:block;
        width:280px
}
/*+-----------------------------------------------------------------------------------------------------------------+*/
/* Chorologie */
.colonneDroite{
        width:304px;
        padding:20px 0 20px 20px;
}
#afficherLaCarte{
        display:block;
        width:150px;
        height:143px;
        float:left;
        background:url(../images/graphisme/mini_carte_taxon.jpg);
        color:rgba(0,0,0,0);
}
#rejoindreChorologie{
        width:69px;
        line-height:15px;
        text-alignt:left;
        position:absolute;
        margin-top:150px;
}
#rejoindreChorologie{
        border:none
}

/*Spécial pour la page d'accueil botanique : on veut que la colonne droite soit décalée à droite */
#zone-accueil #zone-colonne-droite{
        padding-left:5%;
        width:45%;
}
#zone-accueil #initier_botanique, #zone-accueil #carto_cel{
        padding-left:20px
}
/*+-----------------------------------------------------------------------------------------------------------------+*/
/* Galerie Photos CEL */
#galeriePhoto .actualites1 a{
        float:left;
        padding:2px;
        border:1px solid white;
}
#galeriePhoto .actualites1 a:hover{
        border:1px dotted #FD8C13;
}
#galeriePhoto .actualites1 a img{
        float:left;
        height:63px;
}
#galeriePhoto{
        width:301px;
}
#galeriePhoto #imgExtra{
        width:270px;
        height:auto;
        margin:0 0 10px;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext{
        border:none;
}
/*+-----------------------------------------------------------------------------------------------------------------+*/
/* RSS */
.contenu_RSS #texteActualites1{
        margin-bottom:15px;
}
#celObs #texteActualites1{
        margin-bottom:0;
}
/*+-----------------------------------------------------------------------------------------------------------------+*/
/* CEL observations */
#celObs h3{
        font-size:12px;
        padding:0;
}
.suivre-observations{
        color:rgba(0,0,0,0);
        background : url("/sites/commun/generique/images/rss.png") no-repeat scroll 0 2px transparent;
        width:16px; height:20px; overflow:hidden;
        position:absolute;
        margin-left:257px; margin-top:-29px;
}
.suivre-observations:hover{
        color:rgba(0,0,0,0);
}