Subversion Repositories Sites.tela-botanica.org

Rev

Rev 304 | 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{
308 jpm 7
  color:#184A84;
8
  background-color:#c8ddff;}
298 jpm 9
h2, #identification_message, #form_connexion legend, #identification legend, #identification_info, #iden_action {
308 jpm 10
  color:#184A84;}
298 jpm 11
hr {
308 jpm 12
  color: #184A84;}
298 jpm 13
a {
308 jpm 14
  background-image:url(http://www.tela-botanica.org/sites/evenement/generique/images/graphisme/img_underline_evenement.png);}
298 jpm 15
a:hover {
308 jpm 16
  background-image: url(http://www.tela-botanica.org/sites/evenement/generique/images/graphisme/img_underline_hover_evenement.png);}
298 jpm 17
a img {
308 jpm 18
  border : 1px dotted #184A84;}
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 {
308 jpm 29
  color:white;}
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 {
308 jpm 38
  color:#184A84;}
298 jpm 39
#onglets li:hover a {
308 jpm 40
  color:#184A84;}
298 jpm 41
#onglets .menu_inactif {
304 jpm 42
  border-bottom:#FD4021;}
308 jpm 43
#onglets .menu_actif{
44
  color:#184A84;}
304 jpm 45
 
46
/* Zone de contenu */
298 jpm 47
#contenu {
308 jpm 48
  border:1px solid #184A84;}
304 jpm 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
 
308 jpm 54
/* Identification et menu contextuel*/
55
#menu_contextuel {
56
  color:#184A84;
57
	text-align:center;}
298 jpm 58
#identification_info, #iden_action {
59
  background-color:transparent;}
60
.form_identification input,.form_identification textarea,.form_identification select {
308 jpm 61
  background-color:#b0cdfc;}
304 jpm 62
#connexion:hover{
308 jpm 63
  color:#184A84;}
64
 
65
/* nav_gauche -> menus */
66
#menus .menu_actif>a {
67
	color:#b0cdfc;
68
	background-color:#184A84;
69
	border-color:#b0cdfc;}
70
#menus a:hover {
71
	color:black;
72
	background-color:#b0cdfc;}
73
.menu_classique_n2 .menu_actif {
74
	color:#b0cdfc;
75
	background-color:#184A84;}
76
 
298 jpm 77
/* MISE EN FORME DE L'APPLICATION BAZAR */
304 jpm 78
.calendar{
79
	width:100%;}
308 jpm 80
#BAZ_menu #consulter, #BAZ_menu #inscrire, #BAZ_menu #deposer, #liste_liens{display:none;}