body { font-family : arial, verdana, sans-serif; color:#000000;  font-size: 12px; background-color:#FFFFCC; }

a {text-decoration:underline;}

a:hover { /* lien hypertexte survolé */
 position: relative;
 top: 1px;
 left: 1px;
 text-decoration: none;
}

/* cellules infos */ 

.infos { 
 border-width:1px;
 border-style:solid; 
 border-color:#FF9900;
 }
 
.infos_bas { 
 border-width:1px;
 border-style:solid; 
 border-color:#FF9900;
 empty-cells:show;
 }
/* Formulaires de recherche */

    input.recherche1 {
       	background-color:white;
		background:url(im_recherche1.png);
		color:transparent;
		
		        
    }
	
	input.recherche2 {
        background-color:white;
		background:url(im_recherche2.png);
        color:transparent;
    }

    input.vide {
            		
        	background-color:white;
			background:url(vide.png);
			color: darkBlue;
        
    }  

/* COULEURS DES BANDEAUX */

.vert{background-color:#C4FFE1}
.vert_bas{background-color:#C4FFE1}

.rouge{background-color:#FFCC99}
.rouge_bas{background-color:#FFCC99}

.bleu{background-color:#D0E3FA}
.bleu_bas{background-color:#D0E3FA}

.gris{background-color:#666666}
.gris_bas{background-color:#666666}

.jaune{background-color:#FFFFCC}

.crepuscule {background-image: url(http://www.cosmovisions.com/crepuscule.jpg)}
.crepuscule_bas {background-image: url(http://www.cosmovisions.com/crepuscule.jpg)}

/* Alphabet*/

.alphabet td, .alphabet tr {
background-color:#BDBDBD;
color:black;
font-family:"arial",sans-serif;
font-size:13px;
border-width:1px;
border-style:outset; 
padding:2px;
border-spacing: 1px;
}

.alphabet a {
text-align: center;
text-decoration: none;
background: #BDBDBD;
}

/*Liens des tableaux */
.tabr td, .tabr tr {
color:black;
font-size:13px;

}

.tabr a {
color:#C00000;
text-decoration: none;

}

.tabr a:hover { /* lien hypertexte survolé */
 text-decoration: underline;
  color:red;
}

.tabw a {
color:#C00000;
text-decoration: none;
color:white;

}

.tabw a:hover { /* lien hypertexte survolé */
 text-decoration: underline;
  color:yellow;
}

.tabv td, .tabr tr {
color:black;
font-size:13px;

}

.tabv a {
color:#086608;
text-decoration: none;

}


.tabv a:hover { /* lien hypertexte survolé */
 text-decoration: underline;
 color:green;
}


.tabg td, .tabg tr {
color:black;
font-size:13px;

}

.tabg a {
color:grey;
text-decoration: none;

}

.tabg a:hover { /* lien hypertexte survolé */
 text-decoration: underline;
  color:grey;
}


.tabb td, .tabb tr {
color:black;
font-size:13px;

}

.tabb a {
color:#2F4FB5;
text-decoration: none;

}

.tabb a:hover { /* lien hypertexte survolé */
 text-decoration: underline;
  color:blue;
}

.tabp td, .tabp tr {
color:black;
font-size:13px;

}

.tabp a {
color:#400040;
text-decoration: none;

}

.tabp a:hover { /* lien hypertexte survolé */
 text-decoration: underline;
  color:Magenta;
}

.tabm td, .tabm tr {
color:black;
font-size:13px;

}

.tabm a {
color:#963366;
text-decoration: none;

}

.tabm a:hover { /* lien hypertexte survolé */
 text-decoration: underline;
  color:red;
}

.tabe td, .tabe tr {
color:black;
font-size:13px;

}

.tabe a {
color:#404040;
text-decoration: none;

}

.tabe a:hover { /* lien hypertexte survolé */
 text-decoration: underline;
  color:#400040;
}

.tabd td, .tabd tr {
color:black;
font-size:13px;

}

.tabd a {
color:#33314B;
text-decoration: none;

}

.tabd a:hover { /* lien hypertexte survolé */
 text-decoration: underline;
  color:#333140;
}


