
.linea
{
border-bottom:black thin solid;
}
.lineatitulo
{
border-bottom:white thin solid;
}
.rellenotabla
{
  background-color: #006600;
}
.rellenocelda
{
BACKGROUND-COLOR: #0088D9;
}
.rellenotablagris
{
BACKGROUND-COLOR: #F4F3F9;
}


/*
.linea
{
border-bottom:black thin solid;
}
.lineatitulo
{
border-bottom:white thin solid;
}
.rellenotabla
{
  background-color: #004000;
}
.rellenocelda
{
BACKGROUND-COLOR: #004000;
}
.rellenotablagris
{
BACKGROUND-COLOR: #F4F3F9;
}
*/

a.Enlace:link {color: #000000; text-decoration: none;font-family: Verdana, Arial, Helvetica, sans-serif; font-size:xx-large ;  }
a.Enlace:visited {color: #000000; text-decoration: none;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-large; }
a.Enlace:hover {color: red; text-decoration: underline;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-large; }
a:Enlace:active {color: #000000; text-decoration: none;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-large;  }


/*STYLE PARA BOTONES DESCARGA NAVEGADOR - INICIO */ 
/*	.ColorEtiqueta {
						color: #006338;
					}
				
    .ContenedorNavegador {
    	font-family: Arial, Helvetica, Sans-serif;
    }
    
    .Contenedor {
        border: 2px solid #ddd;
        margin: 10px 20%;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        background-color: #eee;
    	padding-left: 0;
    }
    
    .Contenedor div {
    	display:inline-block;
    	margin:15px;
    	vertical-align: top;
    }
    
    .Contenedor a { 
    	text-decoration: none;
    }
    
    .TituloNavegador {
    	font-size: 14pt;
    }
    
    .NombreNavegador {
    	font-size: 10pt;
    }
    
    .VersionNavegador {
    	font-size: 8pt
    }*/
/*STYLE PARA BOTONES DESCARGA NAVEGADOR - FIN */ 
