/* Cuerpo del documento y estilos generales */
body { margin: 0px; background-color: #E7E3E3; }
p,ul,ol,li,td,th,select { font-family:Arial,Helvetica, sans-serif; font-size:8pt; font-weight:500; }

/* Hipervínculos de la cabecera */
a.navclase1:link		{ font-family: Arial,Helvetica, sans-serif; font-size:10pt; color: white; text-decoration: none; }
a.navclase1:visited		{ font-family: Arial,Helvetica, sans-serif; font-size:10pt; color: white; text-decoration: none; }
a.navclase2:link		{ font-family: Arial,Helvetica, sans-serif; font-size:10pt; color: black; text-decoration: none; }
a.navclase2:visited		{ font-family: Arial,Helvetica, sans-serif; font-size:10pt; color: black; text-decoration: none; }
a.navoff:link			{ font-family:Arial,Helvetica, sans-serif; font-size:8pt; color: black; font-weight: bold; text-decoration: none; }
a.navoff:visited		{ font-family:Arial,Helvetica, sans-serif; font-size:8pt; color: black; font-weight: bold; text-decoration: none; }
a.navon:link			{ font-family:Arial,Helvetica, sans-serif; font-size:8pt; color: white; font-weight: bold; text-decoration: none; }
a.navon:visited			{ font-family:Arial,Helvetica, sans-serif; font-size:8pt; color: white; font-weight: bold; text-decoration: none; }
a.copy:link			{ font-family: verdana, sans-serif; font-size:7pt; color: #999999; text-decoration: none; }
a.copy:visited			{ font-family: verdana, sans-serif; font-size:7pt; color: #999999; text-decoration: none; }

span.nav { font-family:Arial,Helvetica, sans-serif; font-size:8pt; color: black; }

/* Estilos centrales */
td.centropr	{ background-color: white; background-image: url("imagenes/pr.jpg"); background-repeat: no-repeat; background-position: top; }
td.centroo3	{ background-color: white; background-image: url("imagenes/o3.jpg"); background-repeat: no-repeat; background-position: top; }
td.centroctc	{ background-color: white; background-image: url("imagenes/contacto.jpg"); background-repeat: no-repeat; background-position: top; }
td.centroap	{ background-color: white; background-image: url("imagenes/aplicaciones.jpg"); background-repeat: no-repeat; background-position: top; }
td.centrootros	{ background-color: white; background-image: url("imagenes/otros.jpg"); background-repeat: no-repeat; background-position: top; }
td.centroinst	{ background-color: white; background-image: url("imagenes/instalaciones.jpg"); background-repeat: no-repeat; background-position: top; }
td.centroie	{ background-color: white; background-image: url("imagenes/ie.jpg"); background-repeat: no-repeat; background-position: top; }
td.centrotrans	{ background-color: white; background-image: url("imagenes/transformacion.jpg"); background-repeat: no-repeat; background-position: top; }
td.centroaceites	{ background-color: white; background-image: url("imagenes/aceites.jpg"); background-repeat: no-repeat; background-position: top; }
td.centrohome	{ background-color: white; background-image: url("imagenes/principal.jpg"); background-repeat: no-repeat; background-position: top; }
td.centrocorp	{ background-color: white; background-image: url("imagenes/corporativa.jpg"); background-repeat: no-repeat; background-position: top; }
table.centro		{ background-color: white; border: 1px solid black; }

/* Estilos menú*/
td.topmenu { font-family: Arial, sans-serif; font-size: 8pt; color: white; background-color: #666666; font-weight: bold; padding-left: 5px;}
td.bottommenu { font-family: Arial, sans-serif; font-size: 8pt; color: black; border-bottom: 1px solid black; padding-left: 5px; padding-top: 5px; padding-bottom: 5px;}
a.menu:link			{ font-family: Arial, sans-serif; font-size:8pt; color: white; text-decoration: none; }
a.menu:visited		{ font-family: Arial, sans-serif; font-size:8pt; color: white; text-decoration: none; }
a.menub:link			{ font-family: Arial, sans-serif; font-size:8pt; color: black; text-decoration: none; }
a.menub:visited		{ font-family: Arial, sans-serif; font-size:8pt; color: black; text-decoration: none; }

/* Estilos noticia */
td.topnoticia { font-family: verdana, sans-serif; font-size: 7pt; color: white; background-color: #666666; font-weight: bold; padding-left: 5px;}
td.noticia { padding: 5px; border: 1px solid #666666;}
p.noticia { font-family: verdana, sans-serif; font-size: 7pt; color: black; margin-bottom: 5px; margin-top: 0px;}

/* Pie */
hr.copy { width: 98%; color: black; height: 1px; }
div.copy {font-family: verdana, sans-serif; font-size:7pt; color: #999999; margin: 5px; }
a.mail:link			{ font-family:verdana, sans-serif; font-size:7pt; color: black; text-decoration: none; }
a.mail:visited			{ font-family:verdana, sans-serif; font-size:7pt; color: black; text-decoration: none; }

ul { list-style-image: url("../imagenes/dot_red.gif");}

