/* CSS Document */

.linea_top_negra_solida{

border-top-color:#000000;

border-top-style:solid;

border-top-width:1px;

}

.linea_top_gris_solida{

border-top-color:#666666;

border-top-style:solid;

border-top-width:1px;

}

.linea_top_gris_rayada{

border-top-color:#666666;

border-top-style:dashed;

border-top-width:1px;

}

.tabla_empresa_esp{

background-image:url(images/01_esp.gif);

background-position:top;

background-repeat:no-repeat;

}

.tabla_servicios_esp{

background-image:url(images/02_esp.gif);

background-position:top;

background-repeat:no-repeat;

}

.tabla_compromiso_esp{

background-image:url(images/03_esp.gif);

background-position:top;

background-repeat:no-repeat;

}

.tabla_referencias_esp{

background-image:url(images/04_esp.gif);

background-position:top;

background-repeat:no-repeat;

}

.tabla_contactos_esp{

background-image:url(images/07_esp.gif);

background-position:top;

background-repeat:no-repeat;

}

.tabla_control_esp{

background-image:url(images/06_esp.gif);

background-position:top;

background-repeat:no-repeat;

}

.texto{

font-family: Tahoma, Arial, sans-serif;

font-size:12px;

color:#666666;

}

.campos{

background-color:#CCCCCC;

border-color:#666666;

border-style:solid;

border-width:1px;

font-size:11px;

}

.tabla_empresa_ing{

background-image:url(images/01_ing.gif);

background-position:top;

background-repeat:no-repeat;

}

.tabla_servicios_ing{

background-image:url(images/02_ing.gif);

background-position:top;

background-repeat:no-repeat;

}

.tabla_compromiso_ing{

background-image:url(images/03_ing.gif);

background-position:top;

background-repeat:no-repeat;

}

.tabla_referencias_ing{

background-image:url(images/04_ing.gif);

background-position:top;

background-repeat:no-repeat;

}

.tabla_contactos_ing{

background-image:url(images/07_ing.gif);

background-position:top;

background-repeat:no-repeat;

}

/* added by Daniel Zunnun, www.euona.com */

table.topnav a, table.topnav a:visited {

	font-family: Tahoma, Arial, sans-serif;

	text-decoration: none;

	color: #666666;

	font-size: 13px;

}

table.topnav a:hover {

	text-decoration: none;

	color: #990000;

}

table.sidenav a, table.sidenav a:visited {

	font-family: Tahoma, Arial, sans-serif;

	text-decoration: none;

	color: #666666;

	font-size: 13px;

	line-height: 135%;

}

table.sidenav a:hover {

	text-decoration: none;

	color: #990000;

}

a#on {

	color: #990000;

}
