Subversion Repositories Sites.tela-botanica.org

Compare Revisions

Ignore whitespace Rev 685 → Rev 686

/trunk/sites/actualites/generique/styles/actualites.css
11,37 → 11,26
/* Mise en onglets */
#enOnglets {margin-top:15px;}
#enOnglets h1 {background:none; padding-left:3px}
#enOnglets h1 {background:none; padding-left:4px; margin:0 3px 0px 0}
 
#enOnglets .contenu_RSS { width:680px; margin-top:-5px; padding:8px; float:left; height:auto; background-color:#fff; border-top: 0px solid #c2c0ad;
#enOnglets .contenu_RSS { width:685px; 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; }
-moz-border-radius: 0px 0 10px 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; }
#onglets li {padding-top:5px; background:#C2C0AD}
 
/** 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; }
.flux_RSS h1 {margin:0 0 1px 0}
.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 h3 { margin:0}
.texteActualites1 p, #texteActualites1 a {display:inline; text-align:justify}
.texteActualites1 br {position:absolute}
.voirSuite {white-space:nowrap}
 
.imageActualites1{ width:130px; text-align:center; margin-top:0px; float:right; }
.contenu_RSS img {height:81px}
.contenu_RSS img {width:90px}
/** Mise en page de la recherche d'évènements**/
#actualites .colonneDroite input, #actualites .colonneDroite select{ font-family:arial; font-size:11px;
56,4 → 45,8
.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; }
#actuPrincipales h4 {margin:2px 2px 5px 0}
#actuPrincipales h3 a {font-size:14px}
#actuPrincipales .actualites1 {padding-top:10px; padding-bottom:10px;}
#zone_contenu_corps h3 {padding:0}