Subversion Repositories Sites.gentiana.org

Compare Revisions

Ignore whitespace Rev 20 → Rev 21

/trunk/sites/gentiana/fr/styles/gentiana.css
New file
0,0 → 1,72
/*Feuille de style du monde eflore
Auteur : Magali Giaume*/
h1, h2, h3, h4, h5, h6, hr{
color:#999900;}
a img {
border:1px dotted #999900;}
 
/*DIFFERENTS BLOCS DE LA PAGE*/
 
/* Bandeau */
#zone_bandeau {
background: transparent url(http://www.gentiana.org/sites/gentiana/generique/images/graphisme/bandeau.jpg) no-repeat top left;}
#titre_site {
color:white;}
#bandeau_contenu {
background: transparent url(http://www.gentiana.org/sites/gentiana/generique/images/graphisme/fond_menu_commun_vert.jpg) repeat-x top left;}
 
/*droite -> onglets */
#zone_contenu_navigation li:hover {
color:#999900;}
#zone_contenu_navigation li:hover a {
color:#999900;}
#zone_contenu_navigation .menu_inactif {
border-bottom:#666600;}
#zone_contenu_navigation .menu_actif a {
color:#666600;}
 
/* Zone menu */
#zone_menu {
background:transparent url(http://www.gentiana.org/sites/gentiana/generique/images/graphisme/fond_menu_classique.jpg) repeat-x;}
 
/* Zone menu -> menus */
#zone_menu .menu_actif>a {
background-color:#d0abe1;
border-color: rgb(230, 206, 236);}
#zone_menu a:hover {
background-color:#d0abe1;}
/* presentation des menus */
.menu_classique_n2 .menu_actif {
background-color:#d0abe1}
.menu_actif a {
color:#8404ba;}
 
/* Zone menu -> Menu contextuel */
#zone_menu_contextuel {
color:#999900;}
 
/* Zone menu -> Identification */
#zone_identification {
background: transparent url(http://www.gentiana.org/sites/gentiana/generique/images/graphisme/identification_cadre.png) no-repeat top left;}
#form_connexion {
background: transparent url(http://www.gentiana.org/sites/gentiana/generique/images/graphisme/identification_fleur.png) no-repeat bottom right;}
#zone_identification legend, #zone_identification a, #zone_identification label {
color:#999900;}
 
/* Zone pied */
#pied_menu_commun {
background: transparent url(http://www.gentiana.org/sites/gentiana/generique/images/graphisme/fond_menu_commun_gris.png) repeat-x top left;}
 
/* Tableau*/
.table_cadre {
border:1px solid #EABFFF;
margin:0 0 15px 0;}
.table_cadre th {
border:1px solid #EABFFF;
background-color:#DFCBEE;}
.table_cadre td {
border:1px solid #EABFFF;}
.table_cadre {
background-color:white;}
.ligne_paire {
background-color:#eddaf0;}