Subversion Repositories Sites.gentiana.org

Compare Revisions

Ignore whitespace Rev 35 → Rev 36

/trunk/sites/flore/fr/styles/flore.css
16,7 → 16,7
/*DIFFERENTS BLOCS DE LA PAGE*/
 
#zone_logo {
top:13px;
top:23px;
left:22px;}
 
#zone_accessibilite {
25,8 → 25,6
/* Bandeau */
#zone_bandeau {
background: transparent url("http://www.gentiana.org/sites/flore/generique/images/graphisme/bandeau.jpg") no-repeat top left;}
#titre_site {
color:white;}
#bandeau_contenu {
background: transparent url("http://www.gentiana.org/sites/flore/generique/images/graphisme/fond_menu_commun_bandeau.png") repeat-x top left;}
 
47,6 → 45,8
color:#003399;}
 
/* Zone contenu -> Navigation */
#zone_contenu_navigation {
border-color:#003399;}
#zone_contenu_navigation li:hover {
color:#6699FF;}
#zone_contenu_navigation li:hover a {
104,17 → 104,20
 
/* Tableau*/
.table_cadre {
border:1px solid #EABFFF;
border:1px solid #6699FF;
margin:0 0 15px 0;}
.table_cadre th {
border:1px solid #EABFFF;
background-color:#DFCBEE;}
.table_cadre th {
color:white;
border:1px solid #6699FF;
background: #6E97D0 url("http://www.gentiana.org/sites/flore/generique/images/graphisme/fond_menu_commun_bandeau.png") repeat-x top left;}
.table_cadre th a {
color:white;}
.table_cadre td {
border:1px solid #EABFFF;}
border:1px solid #6699FF;}
.table_cadre {
background-color:white;}
.ligne_paire {
background-color:#eddaf0;}
background-color:#E3ECF4;}
 
/* Spécial appli eFlore */
#eflore_pied_page {