Subversion Repositories Sites.tela-botanica.org

Compare Revisions

Ignore whitespace Rev 1009 → Rev 1010

/trunk/sites/commun/generique/styles/commun.css
104,32 → 104,25
color:#FD8C13;
border-bottom:1px dotted #95ae5d;
}
 
/* TODO : voir comment changer les classes ci-dessous en automatique (RegExp) */
a.lien-ext:after {
content:" "url(/sites/commun/generique/images/icones/fleche_externe.png);
}
 
/* Les liens externes doivent être précédés d'une icone */
a[href^="http://www."][target]:before{
content:url(/sites/commun/generique/images/icones/fichier_htm.png)" ";
}
 
/* Les liens internes ne doivent pas être précédés d'une icone */
a[href^="http://www.tela-botanica.org"][target]:before{
content:" ";
}
 
/* Gestion des fichiers PDF */
a[href$=".pdf"]:before , a.pdf:before {
content:url(/sites/commun/generique/images/icones/fichier_pdf.png)" ";
}
 
a[href ^="mailto:"]:after {/* ATTENTION : ajout d'un espace entre href et ^ pour compatibilit� Konqueror */
content:" "url(/sites/commun/generique/images/icones/mail.png);
}
 
 
/*+-----------------------------------------------------------------------------------------------------------------+*/
/* Classes & couleurs */
.rejoindre {
144,7 → 137,6
.transparent {
visibility:hidden;
}
 
.sous-titre {
font-size:11px;
font-weight:normal;
156,7 → 148,7
 
/* Mise en colonnes */
.importance1 {
margin:0 10px 20px 10px;
margin:10px 10px 20px 10px;
background-color:#eaedcd;
padding:8px;
font-family:arial;
187,8 → 179,8
border-right:dotted 1px #AAAAAA
}
.importance2 {
margin:0 10px 10px 10px;
padding:20px;
margin:10px;
padding:10px;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
199,7 → 191,7
zoom:1;/* pour ie8 */
}
.importance3 {
margin:0 10px 10px 10px;
margin:10px;
padding:20px;
border-radius:10px;
-moz-border-radius:10px;
207,7 → 199,7
zoom:1;/* pour ie8 */
}
.importance4 {
margin:1px 10px 10px 10px;
margin:10px;
padding:20px;
background-color:#fff;
border:1px solid #fff;
216,9 → 208,14
filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=4 );/* pour ie8 */
zoom:1;/* pour ie8 */
}
.importance1 h1,.importance1 h2,.importance1 h3,.importance2 h1,.importance2 h2,.importance2 h3,.importance3 h1,.importance3 h2,.importance3 h3,.importance4 h1,.importance4 h2,.importance4 h3 {
.importance1 h1,.importance2 h1,.importance3 h1,.importance4 h1{
margin:0 0 10px 0;
padding:0 0 0 25px;
}
.importance1 h2,.importance1 h3,.importance2 h2,.importance2 h3,.importance3 h2,.importance3 h3,.importance4 h2,.importance4 h3 {
margin:0;
padding:0 0 0 35px;
}
 
/* Flottant */
.gauche {
255,14 → 252,13
padding:10px 0 0 30px;
background:url(/sites/commun/generique/images/traitTela.jpg) no-repeat 0 6px;
}
 
.nettoyage {
clear:both;
}
 
hr.nettoyage {
visibility:hidden;
}
 
/* Taille des cadres */
.demi {
width:50%;
324,7 → 320,6
font-size:15px;
border:none
}
 
#zone_contenu_corps img {
margin:0 5px 0 5px;
}
345,12 → 340,10
background-color:#EEE;
border:1px solid #9ac342;
}
 
table tbody {
background-color:#FFF;
border:1px solid #9ac342;
}
 
table th {
font-family:monospace;
border:1px dotted #9ac342;
357,7 → 350,6
padding:5px;
background-color:#EEE;
}
 
table td {
font-family:arial;
border:1px dotted #9ac342;
364,19 → 356,15
padding:5px;
text-align:left;
}
 
table caption {
font-family:sans-serif;
}
 
table th[title]:after {
content:" "url(/sites/commun/generique/images/icones/aide.png);
}
 
.alterner tr:nth-child(even) {
background-color: #CFCFCF ;
}
 
.alterner-pair tr:nth-child(odd) {
background-color: #CFCFCF ;
}
405,7 → 393,6
font-size:11px;
font-weight:bold;
}
 
/*+-----------------------------------------------------------------------------------------------------------------+*/
/* Menu sup�rieur */
/* TODO :mettre les petits carr�s � la bonne place */
496,7 → 483,6
margin-left:auto;
margin-right:auto
}
 
/*+-----------------------------------------------------------------------------------------------------------------+*/
/* Bandeau Haut des Univers */
.zone-haut {
623,7 → 609,6
box-shadow:7px 7px 11px #555;-moz-box-shadow:4px 4px 7px #aaa;-webkit-box-shadow:7px 7px 11px #aaa;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=4);/* pour ie8 */
}
 
/*+-----------------------------------------------------------------------------------------------------------------+*/
/* Couleurs des diff�rents menus */
#menuAccueil {
827,12 → 812,9
background:none;
padding:0;
}
 
.listeNumerique li h3 {
display:inline;
}
 
 
#zone_contenu_corps ul li ul {
margin-bottom:10px;
}
854,10 → 836,12
display:inline-block;
padding:0;
}
.onglets a {border:none
.onglets {
margin:0;
}
 
 
.onglets a {
border:none
}
#zone_contenu_corps #BAZ_menu a, #zone_contenu_corps .menu_classique_n3 a, #zone_contenu_corps .onglets li a, #zone_contenu_corps .onglets li {
list-style-image:none;
padding:5px 3px 5px 3px;
881,7 → 865,6
text-decoration:none;
border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;
}
 
#zone_contenu_corps #BAZ_menu .menu_actif a, #zone_contenu_corps .menu_classique_n3 .menu_actif a, #zone_contenu_corps .onglets .menu_actif a {
background:none;
color:#FD8C13;
900,9 → 883,14
#zone_contenu_corps #BAZ_menu .menu_actif h1,#zone_contenu_corps .menu_classique_n3 .menu_actif h1,.onglets .menu_actif h1 {
color:#FD8C13;
}
#zone_contenu_corps .onglets li:hover, #zone_contenu_corps .menu_classique_n3 li:hover{ background:white; border-bottom:0}
#zone_contenu_corps .onglets li a:hover, #zone_contenu_corps .menu_classique_n3 a:hover {color:#FD8C13; background:white}
 
#zone_contenu_corps .onglets li:hover, #zone_contenu_corps .menu_classique_n3 li:hover{
background:white;
border-bottom:0;
}
#zone_contenu_corps .onglets li a:hover, #zone_contenu_corps .menu_classique_n3 a:hover{
color:#FD8C13;
background:white
}
#cartographieVolante {
position:absolute;
z-index:10;
925,7 → 913,8
border-radius:10px;
float:left;
padding-left:65px;
margin-left:30px}
margin-left:30px;
}
#bandeauProjets ul {
margin:0;
height:98px;