Subversion Repositories Sites.tela-botanica.org

Compare Revisions

Ignore whitespace Rev 307 → Rev 308

/trunk/sites/evenement/fr/styles/evenement.css
4,18 → 4,18
Autres auteurs : Jean-Pascal MILCENT
*/
h1{
color:#FD4021;
background-color:#FED2F5;}
color:#184A84;
background-color:#c8ddff;}
h2, #identification_message, #form_connexion legend, #identification legend, #identification_info, #iden_action {
color:#FD4021;}
color:#184A84;}
hr {
color: #FD4021;}
color: #184A84;}
a {
background-image:url(http://www.tela-botanica.org/sites/evenement/generique/images/graphisme/img_underline_orange.png);}
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_orange.png);}
background-image: url(http://www.tela-botanica.org/sites/evenement/generique/images/graphisme/img_underline_hover_evenement.png);}
a img {
border : 1px dotted #FD4021;}
border : 1px dotted #184A84;}
 
/*DIFFERENTS BLOCS DE LA PAGE*/
 
26,7 → 26,7
background:transparent url(http://www.tela-botanica.org/sites/evenement/generique/images/graphisme/bandeau.jpg) no-repeat;
height:77px;}
#titre_monde h1 {
color:#FD4021;}
color:white;}
#plan_contact a {
color:white;
background-image:url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/img_underline_plan_site_blanc.png);}
35,43 → 35,46
 
/* Onglets */
#onglets li:hover {
color:#FD4021;}
color:#184A84;}
#onglets li:hover a {
color:#FD4021;}
color:#184A84;}
#onglets .menu_inactif {
border-bottom:#FD4021;}
#onglets .menu_actif a {
color:#FD4021;}
#onglets .menu_actif{
color:#184A84;}
 
/* Zone de contenu */
#contenu {
border:1px solid #FD4021;}
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;}
 
/* Presentation des menus */
#menus .menu_actif>a {
background-color:#FD4021;
border-color: #FED2F5;}
#menus a:hover {
color:#FED2F5;
background-color:#FD4021;}
.menu_classique_n2 .menu_actif {
background-color:#FED2F5;}
.menu_actif a {
color:#FED2F5;}
/* Identification et menu contextuel*/
#menu_contextuel {
color:#184A84;
text-align:center;}
#identification_info, #iden_action {
background-color:transparent;}
#menu_contextuel {
color:#FD4021;
text-align:center;}
.form_identification input,.form_identification textarea,.form_identification select {
background-color:#FED2F5;}
background-color:#b0cdfc;}
#connexion:hover{
color:#FD4021;}
color:#184A84;}
 
/* nav_gauche -> menus */
#menus .menu_actif>a {
color:#b0cdfc;
background-color:#184A84;
border-color:#b0cdfc;}
#menus a:hover {
color:black;
background-color:#b0cdfc;}
.menu_classique_n2 .menu_actif {
color:#b0cdfc;
background-color:#184A84;}
 
/* MISE EN FORME DE L'APPLICATION BAZAR */
.calendar{
width:100%;}
#BAZ_menu #consulter, #BAZ_menu #inscrire, #BAZ_menu #deposer {display:none;}
#BAZ_menu #consulter, #BAZ_menu #inscrire, #BAZ_menu #deposer, #liste_liens{display:none;}