Subversion Repositories Sites.tela-botanica.org

Rev

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

/*Feuille de style du monde biblio
Auteur : Magali Giaume*/
h1 {
  background-color:#f38361;
  color:white;}
h2, #identification_message, #form_connexion legend, #identification legend, #identification_info, #iden_action, #hba_info h1{
  color: #ED5323;}
a {
  background-image: url(/sites/biblio/generique/images/graphisme/img_underline_biblio.png);}
a:hover {
  background-image: url(/sites/biblio/generique/images/graphisme/img_underline_hover_biblio.png);}
ul {
  line-height:1.5em}
a img {
  border : 1px dotted #ED5323;}
/*DIFFERENTS BLOCS DE LA PAGE*/

/*bandeau*/
#bandeau {
  background: url(/sites/biblio/generique/images/graphisme/bandeau_biblio_fond.png) repeat-x;}
#bandeau_contenu {
  background:transparent url(/sites/biblio/generique/images/graphisme/bandeau_biblio.jpg) no-repeat;
  height:77px;}
#titre_monde h1 {
  color:black;}
#plan_contact a {
  color:#fff;
  background-image: url(/sites/commun/generique/images/graphisme/img_underline_plan_site_blanc.png);}
#plan_contact a:hover {
  background-image: url(/sites/commun/generique/images/graphisme/img_underline_hover_plan_site_blanc.png);}

/*droite -> onglets */
#onglets li:hover {
  color:#5E5200;}
#onglets li:hover a {
  color:#ED5323;}
#onglets .menu_inactif {
  border-bottom:black;}
#onglets .menu_actif a {
  color:#ED5323;}
#contenu {
border:1px solid black;}

/*nav_gauche*/
#nav_gauche {
  background: #fff url(/sites/biblio/generique/images/graphisme/degrade_rouge.png) repeat-x;}
/* nav_gauche -> menus */
#menus .menu_actif>a {
  background-color:#f38361;
  border-color: rgb(248, 199, 183);}
#menus a:hover {
  background-color:#f38361;}
/* nav_gauche -> form connexion et deconnexion */
.menu_classique_n2 .menu_actif {
  background-color:#f38361;}
.menu_actif a {
  color:#000;}
/* Presentation du fragmenteur (pour les applis qui l'utilisent) */
.fragmenteur {
  height:24px;
  text-align:center;}
.frag_suivant span, .frag_precedent span, .frag_depart span, .frag_fin span {
  display:none;}
.frag_precedent, .frag_precedent:hover {
  background:url(/sites/commun/generique/images/icones/fleche_gauche.png) center right no-repeat;
  height:24px;
  padding-right:24px;}
.frag_suivant, .frag_suivant:hover {
  background:url(/sites/commun/generique/images/icones/fleche_droite.png) center left no-repeat;
  height:24px;
  padding-left:24px;}
.frag_depart, .frag_depart:hover {
  background:url(/sites/commun/generique/images/icones/fleche_depart.png) center left no-repeat;
  height:24px;
  padding-left:24px;}
.frag_fin:hover, .frag_fin:hover {
  background:url(/sites/commun/generique/images/icones/fleche_fin.png) center left no-repeat;
  height:24px;
  padding-left:24px;}
.bb_navigation a{
  background-color:#fff;}
#identification_info, #iden_action {
  background-color:transparent;}
.form_identification input, .form_identification textarea, .form_identification select {
  border: 1px solid #ED5323;
  background-color:#fce2d9;}
#menu_contextuel {
  color:#ED5323;}