Subversion Repositories Sites.tela-botanica.org

Rev

Go to most recent revision | Blame | Last modification | View Log | RSS feed


        /********* STYLE SPECIFIQUE DE LA PAGE ACTUALITES *********/
        
                body#actualites { background: url(../images/traitVerticalActualites.jpg) repeat-x;}
                
                /* Affichage des mots clefs*/ 
                #zone-actualites .motsclefs     .mot1 { font-size:28px; margin:-20px 0 0 -81px; }
                #zone-actualites .motsclefs .mot2 {     font-size:32px; margin:-10px 0 0 14px; }
                #zone-actualites .motsclefs     .mot3 { margin:10px 0 0 -101px;}
                #zone-actualites {background:url(../images/image_bandeau_actualites.png) right center no-repeat; }
                
                /* Mise en onglets */
                #enOnglets {margin-top:15px;}

                #enOnglets .contenu_RSS { width:697px; margin-top:-5px; padding:8px; float:left; height:auto; background-color:#fff; border-top: 0px solid #c2c0ad;
                border-right: 1px solid #c2c0ad; border-left: 1px solid #c2c0ad; border-bottom: 1px solid #c2c0ad; text-decoration: none; 
                -moz-border-radius: 0px 10px 0 0; -webkit-border-radius: 0px 10px 0 0; /* pour Chrome */  border-radius: 0px 10px 0 0; }
                
                .ongletsMenuCentre { cursor:pointer; float:left; list-style:none; margin-right:5px; /* font-variant:small-caps; */ 
                font-size:13px; text-transform:uppercase; letter-spacing:0px; padding:4px 2px 0 5px;margin:0 1px 0 0; 
                background:url(../images/troisCarre.png) no-repeat 5px 9px #c2c0ad; color:#fd8c13; 
                
                border: 1px solid #c2c0ad; border-bottom: 0px solid #c2c0ad; text-decoration: none; 
                -moz-border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; /* pour Chrome */ border-radius: 10px 10px 0 0;         
                }
                
                .ongletsMenuCentreActif { /*background: url(../images/troisCarre.png) #fff no-repeat 5px 9px;*/
                background:#fff; border: 1px solid #c2c0ad; border-bottom: 0px solid #c2c0ad;
                text-decoration: none;
                -moz-border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; /* pour Chrome */ border-radius: 10px 10px 0 0; }
                
                /** Affichage des flux RSS **/
                .lireTout a:after{content:" des articles";}
                #commentaires .lireTout a:after{content:" des commentaires";}
                
                .flux_RSS .contenu_RSS .actualites1 { width:674px; padding-top:5px; padding-bottom:5px; height:auto; border-bottom:1px dotted #c2c0ad; }

                .texteActualites1 { width:535px; height:auto; text-align:justify }
                .texteActualites1 p, #texteActualites1 a        {display:inline; text-align:justify}
                .texteActualites1 br {position:absolute}

                .imageActualites1{ width:130px; text-align:center; margin-top:0px; float:right; }
                .contenu_RSS img {height:81px}
                
                /** Mise en page de la recherche d'évènements**/
                #actualites .colonneDroite input, #actualites .colonneDroite select{ font-family:arial; font-size:11px;
                background-color:#ffffff; border:dotted 1px #7b9c35; color:#3a3633; margin-bottom:7px; }

                #actualites .colonneDroite #afficherLaCarte { display:block; background:url(../images/carteEvenements.jpg);
                width:130px; height:133px; float:right; }
                
                #rechercheEvenements { width:265px; padding:20px; float:left; }
                #evt_date_debt, #evt_date_fin { width:116px; }
        
                .filtrer { font-family:arial; font-size:11px; font-weight:bold; background-color:#ffffff; border:dotted 1px #7b9c35;
                color:#fd8c13; margin-left:10px; font-variant:small-caps; }