Rev 471 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
/*Feuille de style du monde atelier
Auteur : Magali Giaume*/
h1 {
background-color:#c38673;
color:white;}
h2, #identification_message, #form_connexion legend, #identification legend, #identification_info, #iden_action, .menu_projet h2 {
color: #AD5A40;}
hr {
color: #62210F;}
a {
background-image: url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/img_underline_plan_site_black.png);}
a:hover {
background-image: url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/img_underline_hover_plan_site_black.png);}
/*DIFFERENTS BLOCS DE LA PAGE*/
/*bandeau*/
#bandeau {
background: url(http://www.tela-botanica.org/sites/atelier/generique/images/graphisme/bandeau_atelier_fond.png) repeat-x;}
#bandeau_contenu {
background:transparent url(http://www.tela-botanica.org/sites/atelier/generique/images/graphisme/bandeau_atelier.jpg) no-repeat;
height:77px;}
#titre_monde h1 {
color:white;}
#plan_contact a {
color:#fff;
background-image: url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/img_underline_plan_site_blanc.png);}
#plan_contact a:hover {
color:#fff;
background-image: url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/img_underline_hover_plan_site_blanc.png);}
/*droite -> onglets */
#onglets li:hover {
color:#AD5A40;}
#onglets li:hover a {
color:#AD5A40;}
#onglets .menu_inactif {
border-bottom:#62210F;}
#onglets .menu_actif a {
color:#AD5A40;}
/* droite -> contenu */
#contenu {
border:1px solid #62210F;}
/*Tableau*/
.table_cadre th{
background-color:#AD5A40;
padding:0 5px;
color:white;}
.table_cadre a {
color:black;}
.ligne_paire {
background-color:#eddbd6;}
.menu_projet {
background-color:transparent;
border:none;}
.menu_projet li, .menu_projet ul, #menu_wikini ul, #menu_wikini li {
list-style-type:none;
padding:0;
margin:0;
text-align:center;}
#menu_contextuel {
border:1px solid #AD5A40;
margin-bottom:2px;}
.col1 {
text-align:left;}
#formulaire_projet textarea.projet_resume, #formulaire_projet input.projet_espace_internet, #formulaire_projet input.projet_titre {
width:400px;}
/*nav_gauche*/
#nav_gauche {
background: #fff url(http://www.tela-botanica.org/sites/atelier/generique/images/graphisme/degrade_marron.png) repeat-x;}
/* nav_gauche -> menus */
#menus .menu_actif>a {
background-color:#c38673;
border-color: rgb(212, 167, 154);}
#menus a:hover {
background-color:#c38673;}
/* nav_gauche -> form connexion et deconnexion */
.menu_classique_n2 .menu_actif {
background-color:#c38673;}
.menu_actif a {
color:#62210F;}
.form_identification input,.form_identification textarea,.form_identification select {
border: 1px solid #AD5A40;
background-color:#eddbd6;}
.message {
border: 1px solid #ad5a40;
width:auto;
margin: 8px;}
.message dl {
background-color:#eddbd6;
margin-top:-6px;}
.message pre {
line-height:1.2em;
overflow:auto;
white-space:-moz-pre-wrap;
white-space:pre-wrap;
font:Arial;
margin:4px;}
.liste_inscription{
list-style-type:none;}
.menu_projet ul li, #menu_wikini ul li {
font-weight:bold;
text-align:left;
font-size:12px;}
.menu_projet ul li ul, #menu_wikini ul li ul {
margin:7px;}
.menu_projet ul li ul li, #menu_wikini ul li ul li {
font-weight:normal;
text-align:left;
font-size:11px;}
.additions {color: #080;}
.deletions {color: #800;}
.add {
font-weight: bold;
color: #c00;
text-decoration: underline;}
.del {
font-style: italic;
color: #c00;
text-decoration: line-through;}
/*Notes*/
div.notes {
float: right;
width: 180px;
height: auto;
margin: 0 0 10px 10px;
padding: 5px;
border: 1px solid #DFE7AC;
background-color:#E7EBFD;
color: #666;
font-size: 88%;}
div.notes p {
display:block;
width: 180px;
margin: 0em 0em 1.2em 0em;
color: #666;}
div.notes p.last {
margin: 0em;}
div.notes h4 {
background-image: url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/info.png);
background-repeat: no-repeat;
background-position: top left;
padding: 0 0 3px 20px;
border-width: 0 0 1px 0;
border-style: solid;
border-color: #666;
color: #666;
font-size: 110%;}
/* pour qu'on ne voit pas le lien "aller sur le wikini */
#aller_sur_wikini {display:none;}
.commentsheader {display:none;}