Subversion Repositories Sites.tela-botanica.org

Compare Revisions

Ignore whitespace Rev 303 → Rev 304

/trunk/sites/evenement/fr/styles/evenement.css
4,21 → 4,22
Autres auteurs : Jean-Pascal MILCENT
*/
h1{
color:#83250c;
background-color:#dd9154;}
color:#FD4021;
background-color:#FED2F5;}
h2, #identification_message, #form_connexion legend, #identification legend, #identification_info, #iden_action {
color:#d0630e;}
color:#FD4021;}
hr {
color: #d1dc8d;}
color: #FD4021;}
a {
background-image:url(http://www.tela-botanica.org/sites/evenement/generique/images/graphisme/img_underline_orange.png);}
a:hover {
background-image: url(http://www.tela-botanica.org/sites/evenement/generique/images/graphisme/img_underline_hover_orange.png);}
a img {
border : 1px dotted #d0630e;}
border : 1px dotted #FD4021;}
 
/*DIFFERENTS BLOCS DE LA PAGE*/
/*bandeau*/
 
/*Bandeau*/
#bandeau {
background: url(http://www.tela-botanica.org/sites/evenement/generique/images/graphisme/bandeau_fond.png) repeat-x;}
#bandeau_contenu {
25,44 → 26,52
background:transparent url(http://www.tela-botanica.org/sites/evenement/generique/images/graphisme/bandeau.jpg) no-repeat;
height:77px;}
#titre_monde h1 {
color:#e6ac7e;}
color:#FD4021;}
#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);}
/*droite -> onglets */
 
/* Onglets */
#onglets li:hover {
color:#d0630e;}
color:#FD4021;}
#onglets li:hover a {
color:#d0630e;}
color:#FD4021;}
#onglets .menu_inactif {
border-bottom:#765;}
border-bottom:#FD4021;}
#onglets .menu_actif a {
color:#d0630e;}
/* droite -> contenu */
color:#FD4021;}
 
/* Zone de contenu */
#contenu {
border:1px solid #765;}
/*nav_gauche*/
border:1px solid #FD4021;}
 
/* Zone de navigation*/
#nav_gauche {
background: #fff url(http://www.tela-botanica.org/sites/evenement/generique/images/graphisme/degrade_orange.png) repeat-x;}
/* nav_gauche -> menus */
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:#dd9154;
border-color: rgb(230, 175, 132);}
background-color:#FD4021;
border-color: #FED2F5;}
#menus a:hover {
background-color:#dd9154;}
/* presentation des menus */
color:#FED2F5;
background-color:#FD4021;}
.menu_classique_n2 .menu_actif {
background-color:#dd9154;}
background-color:#FED2F5;}
.menu_actif a {
color:#d0630e ;}
color:#FED2F5;}
#identification_info, #iden_action {
background-color:transparent;}
#menu_contextuel {
color:#d0630e;}
color:#FD4021;
text-align:center;}
.form_identification input,.form_identification textarea,.form_identification select {
background-color:#f6e2d2;}
 
background-color:#FED2F5;}
#connexion:hover{
color:#FD4021;}
/* MISE EN FORME DE L'APPLICATION BAZAR */
.calendar{
width:100%;}
#BAZ_menu #consulter, #BAZ_menu #inscrire, #BAZ_menu #deposer {display:none;}