/* CSS Document */


.tituloEfemerides{
   color:  #006600;
   font-family: arial; 
   font-size: 20pt; 
   font-style: normal; 
   font-weight: bold; 
   font-variant: normal;
   word-spacing: 0em; 
}

#contenidoEfemerides{
   width: 473px;
   height: auto;
   float: left;
   margin-left: 10px;
   margin-right: 5px;
   text-align: left;
}

.textoEfemerides{
   color: #525252;
   font-family: verdana; 
   font-size: 8pt; 
   font-style: normal; 
   font-weight: normal; 
   font-variant: normal;
   word-spacing: 0em; 
}

.textonegritaEfemerides{
   color: #525252;
   font-family: verdana; 
   font-size: 10pt; 
   font-style: normal; 
   font-weight: bold; 
   font-variant: normal;
   word-spacing: 0em; 

}

.textonegritaEfemerides a{
   color: #006600;
   font-family: verdana; 
   font-size: 10pt; 
   font-style: normal; 
   font-weight: bold; 
   font-variant: normal;
   word-spacing: 0em; 

}


.textonegritaEfemerides a:hover{
   color: #006600;
   font-family: verdana; 
   font-size: 10pt; 
   font-style: normal; 
   font-weight: bold; 
   font-variant: normal;
   word-spacing: 0em; 
   text-decoration: underline;
}



