Rev 609 | Blame | Compare with Previous | Last modification | View Log | RSS feed
/*
Feuille de style du monde : Évènements
Auteur d'origine : Magali GIAUME
Autres auteurs : Jean-Pascal MILCENT
*/
h1{
color:#184A84;
background-color:#c8ddff;}
h2, #identification_message, #form_connexion legend, #identification legend, #identification_info, #iden_action {
color:#184A84;}
hr {
color: #184A84;}
a {
background-image:url(http://www.tela-botanica.org/sites/evenement/generique/images/graphisme/img_underline_evenement.png);}
a:hover {
background-image: url(http://www.tela-botanica.org/sites/evenement/generique/images/graphisme/img_underline_hover_evenement.png);}
a img {
border : 1px dotted #184A84;}
/*DIFFERENTS BLOCS DE LA PAGE*/
/*Bandeau*/
#bandeau {
background: url(http://www.tela-botanica.org/sites/evenement/generique/images/graphisme/bandeau_fond.png) repeat-x;}
#bandeau_contenu {
background:transparent url(http://www.tela-botanica.org/sites/evenement/generique/images/graphisme/bandeau.jpg) no-repeat;
height:77px;}
#titre_monde h1 {
color:white;}
#titre_monde sup{
font-size:12px;}
#plan_contact a {
color:white;
background-image:url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/img_underline_plan_site_blanc.png);}
#plan_contact a:hover {
background-image:url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/img_underline_hover_plan_site_blanc.png);}
/* Onglets */
#onglets li:hover {
color:#184A84;}
#onglets li:hover a {
color:#184A84;}
#onglets .menu_inactif {
border-bottom:#FD4021;}
#onglets .menu_actif{
color:#184A84;}
/* Zone de contenu */
#contenu {
border:1px solid #184A84;}
/* Zone de navigation*/
#nav_gauche {
background: #fff url(http://www.tela-botanica.org/sites/evenement/generique/images/graphisme/degrade_evenement.png) repeat-x;}
/* Identification et menu contextuel*/
#menu_contextuel,.calendar{
color:#184A84;
text-align:center;}
#identification_info, #iden_action {
background-color:transparent;}
.form_identification input,.form_identification textarea,.form_identification select {
background-color:#b0cdfc;}
#connexion:hover{
color:#184A84;}
/* nav_gauche -> menus */
#menus .menu_actif>a {
color:white;
background-color:#598AC4;}
#menus a:hover {
color:black;
background-color:#b0cdfc;}
.menu_classique_n2 .menu_actif {
color:white;
background-color:#598AC4;}
/* MISE EN FORME DE L'APPLICATION BAZAR */
.calendrier_applette{
width:100%;
font-size:10px;}
#BAZ_menu #consulter, #BAZ_menu #inscrire, #BAZ_menu #deposer, #liste_liens{display:none;}
.BAZ_description {
margin-bottom:12px;}
.BAZ_image {
float:left;margin:10px;}
/* MISE EN FORME DE L'APPLICATION BAZAR-CALENDRIER */
.calendrier_applette th {
color:white;
background-color:#174984;
border: 1px solid #113054;
text-align:center;}
.calendrier_applette .cal_samedi, .calendrier_applette .cal_dimanche{
background-color:#fff9e7;}
.calendrier_applette .cal_j{
display:block;
float:right;
padding:2px;}
.calendrier_applette .cal_jc{
background-color:#c4d9fb;}
.calendrier_applette .cal_ma{
background-color:#eaeaec;}