Subversion Repositories Sites.tela-botanica.org

Rev

Rev 463 | Blame | Compare with Previous | Last modification | View Log | RSS feed

/*Cartographie.css*/
table {
  border:0;
  border-spacing:0;}
#table_inscrits th {
  text-align:center;
  background-color: #E4B842;
  color: black;}
#table_inscrits td {
  padding:2px;
  text-align:left;}
#table_inscrits{
        width:100%;
        margin:0;
        border:none;}
#table_inscrits tbody{
        vertical-align:top;
        min-height:1em;
        height:200px;
        overflow: auto;}
#carto {
  text-align:center;}
a.chemin_carto {
  text-decoration:none;
  font-weight:bold;}
ul.liste_carto {
  margin: 0;}
li.liste_carto {
  list-style-type: none;
  margin: 0;}
.ligne_paire, .ligne2_paire{
  background-color:#faf2dc;}
.titre1_carto {
  font-size: 130%;
  margin-top: 1em;}
.titre2_carto {
  margin: 1em 0;
  font-size: 110%;}
.carto_erreur {
  color: #CC6633;
  font-weight: bold;
  text-decoration: blink;}
.avertissement_carto {
  margin: 5px 2px 0 2px;
  text-align:justify;
  line-height:1.2em;}
.cliquer2 {
  text-align:center;
  font-weight:bold;}
.couleur {
  text-align:center;}
.liste_zone {
  text-align:center;}
  
#redaction {
        background:#D4D4D4 url(images/redaction_milieu.png) repeat-y scroll 0%;
        color:#454545;
        width:900px;}
#redaction .text, #redaction .forml {
        width:800px;}
#redaction table,#redaction h2 {
        margin:5px;}
#redaction_tete {
        background:#D4D4D4 url(images/redaction_tete.png) no-repeat scroll 0%;
        color:#FFFFFF;
        height:15px;}
#redaction_pied {
        background:#D4D4D4 url(images/redaction_pied.png) no-repeat scroll 0%;
        color:#FFFFFF;
        height:15px;}