Subversion Repositories Sites.gentiana.org

Compare Revisions

Ignore whitespace Rev 36 → Rev 35

/trunk/sites/gentiana/fr/styles/gentiana.css
17,12 → 17,14
 
/* Logo */
#zone_logo {
top:30px;
top:20px;
left:35px;}
 
/* 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_bandeau.png") repeat-x top left;}
 
43,8 → 45,6
color:#666600;}
 
/* Zone contenu -> Navigation */
#zone_contenu_navigation {
border-color:#666600;}
#zone_contenu_navigation li:hover {
color:#999900;}
#zone_contenu_navigation li:hover a {
98,17 → 98,14
 
/* Tableau*/
.table_cadre {
border:1px solid #666600;
border:1px solid #EABFFF;
margin:0 0 15px 0;}
.table_cadre th {
color:white;
border:1px solid #666600;
background: transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/fond_menu_commun_bandeau.png") repeat-x top left;}
.table_cadre th a {
color:white;}
.table_cadre th {
border:1px solid #EABFFF;
background-color:#DFCBEE;}
.table_cadre td {
border:1px solid #666600;}
border:1px solid #EABFFF;}
.table_cadre {
background-color:white;}
.ligne_paire {
background-color:#E6E5DC;}
background-color:#eddaf0;}