Subversion Repositories Sites.tela-botanica.org

Rev

Rev 301 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
298 jpm 1
/*
2
Feuille de style du monde : Évènements
3
Auteur d'origine : Magali GIAUME
4
Autres auteurs  : Jean-Pascal MILCENT
5
*/
6
h1{
304 jpm 7
  color:#FD4021;
8
  background-color:#FED2F5;}
298 jpm 9
h2, #identification_message, #form_connexion legend, #identification legend, #identification_info, #iden_action {
304 jpm 10
  color:#FD4021;}
298 jpm 11
hr {
304 jpm 12
  color: #FD4021;}
298 jpm 13
a {
14
  background-image:url(http://www.tela-botanica.org/sites/evenement/generique/images/graphisme/img_underline_orange.png);}
15
a:hover {
16
  background-image: url(http://www.tela-botanica.org/sites/evenement/generique/images/graphisme/img_underline_hover_orange.png);}
17
a img {
304 jpm 18
  border : 1px dotted #FD4021;}
298 jpm 19
 
20
/*DIFFERENTS BLOCS DE LA PAGE*/
304 jpm 21
 
22
/*Bandeau*/
298 jpm 23
#bandeau {
24
  background: url(http://www.tela-botanica.org/sites/evenement/generique/images/graphisme/bandeau_fond.png) repeat-x;}
25
#bandeau_contenu {
26
  background:transparent url(http://www.tela-botanica.org/sites/evenement/generique/images/graphisme/bandeau.jpg) no-repeat;
27
  height:77px;}
28
#titre_monde h1 {
304 jpm 29
  color:#FD4021;}
298 jpm 30
#plan_contact a {
31
  color:white;
32
  background-image:url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/img_underline_plan_site_blanc.png);}
33
#plan_contact a:hover {
34
  background-image:url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/img_underline_hover_plan_site_blanc.png);}
304 jpm 35
 
36
/* Onglets */
298 jpm 37
#onglets li:hover {
304 jpm 38
  color:#FD4021;}
298 jpm 39
#onglets li:hover a {
304 jpm 40
  color:#FD4021;}
298 jpm 41
#onglets .menu_inactif {
304 jpm 42
  border-bottom:#FD4021;}
298 jpm 43
#onglets .menu_actif a {
304 jpm 44
  color:#FD4021;}
45
 
46
/* Zone de contenu */
298 jpm 47
#contenu {
304 jpm 48
  border:1px solid #FD4021;}
49
 
50
/* Zone de navigation*/
298 jpm 51
#nav_gauche {
304 jpm 52
  background: #fff url(http://www.tela-botanica.org/sites/evenement/generique/images/graphisme/degrade_evenement.png) repeat-x;}
53
 
54
/* Presentation des menus */
298 jpm 55
#menus .menu_actif>a {
304 jpm 56
  background-color:#FD4021;
57
  border-color: #FED2F5;}
298 jpm 58
#menus a:hover {
304 jpm 59
	color:#FED2F5;
60
  background-color:#FD4021;}
298 jpm 61
.menu_classique_n2 .menu_actif {
304 jpm 62
  background-color:#FED2F5;}
298 jpm 63
.menu_actif a {
304 jpm 64
  color:#FED2F5;}
298 jpm 65
#identification_info, #iden_action {
66
  background-color:transparent;}
67
#menu_contextuel {
304 jpm 68
  color:#FD4021;
69
	text-align:center;}
298 jpm 70
.form_identification input,.form_identification textarea,.form_identification select {
304 jpm 71
  background-color:#FED2F5;}
72
#connexion:hover{
73
  color:#FD4021;}
298 jpm 74
/* MISE EN FORME DE L'APPLICATION BAZAR */
304 jpm 75
.calendar{
76
	width:100%;}
301 jpm 77
#BAZ_menu #consulter, #BAZ_menu #inscrire, #BAZ_menu #deposer {display:none;}