/*
 * NEWTON HOUSE Style sheet for the CSS2 specification
 * $Id: newtondefault.css,v 1.1 2003/05/02$
 * OCINET SYSTEMS
 */

body {
    background: fixed;
    color: black;
    font-family: Verdana, arial, helvetica;
    font-size: 10pt; }

   p, hr, td, th, ul, ol, textarea, input {
   font-family: Verdana, arial, helvetica;
   font-size: 8pt;
   color: #000000}

h1 { letter-spacing: 4px; font-weight:bold; color: #000000; font-family: Verdana, arial, helvetica }

h2, h3, h4, h5, h6 {
   font-family: Verdana, arial, helvetica;
   color: #2c466c; }

table, tbody {
   font-family: BankGothic Lt BT, arial, helvetica, sans-serif;
   font-size: 9pt;
   color: #990000}

p.newtsloganen {
   color: #ffe4b5} /* cafe claro */

p.newtmenu {
   color: #ffe4b5;text-align:center; font-weight:bold;font-size:11pt}
   /* verde - asociado con link a.meniu */

p.newtslogan {
   color: #66ff33} /* verde claro */

p.newtaddress {
   color: #990000; font-weight: 900} /* cafe oscuro */

p.newtital {
   color: #000000; font-size:8pt; font-style:italic}

p.newtcenter {
   color: #000000; font-size:8pt; font-align:center}

p.small {
   color: #990000; font-size:7pt}

div.center { text-align: center }

div.menuone { border: 1px solid green; text-align: center;  position: absolute;
              top: 120px;left: 30px;width: 250px;height: 50px;font-weight: bold;
              z-index: 1; }
div.menutwo { border: 1px solid green; text-align: center; position: absolute;
            top: 180px; left: 170px; width: 300px; height: 98px; z-index: 2 }
div.menuthree { border: 1px solid green; text-align: center; position: absolute;
            top: 220px; left: 600px; width: 195px; height: 34px; z-index: 3 }
div.menufour { border: 1px solid green; text-align: center;position: absolute;
            top: 390px;left: 30px;width: 290px;height: 50px;font-weight: bold;
            z-index: 4; }
div.menufive { border: 1px solid green; text-align: center; position: absolute;
            top: 450px; left: 170px; width: 300px; height: 98px; z-index: 5 }
div.menusix { border: 1px solid green; text-align: center; position: absolute;
            top: 490px; left: 600px; width: 195px; height: 34px; z-index: 6 }

td.immag { background-image: url("./imagenes/lucesocinet.gif")}

a.nounderline{text-decoration:none}

a:link    {color:#009933; background-color:transparent;font-size:8pt}
a:visited {color:#990099; background-color:transparent;font-size:8pt}
a:active  {color:#0066cc; background-color:transparent;font-size:8pt}
a:hover   {color:#990000; background-color:transparent;font-size:8pt}

a.subtit:link   {text-decoration:none;color:#006633;background-color:#eee8aa}
a.subtit:visited{text-decoration:none;color:#990099;background-color:#eee8aa}
a.subtit:active {text-decoration:none;color:#0066cc;background-color:#eee8aa}
a.subtit:hover  {text-decoration:none;color:#990000;background-color:#eee8aa}

a.small:link    {color:#006633; background-color:transparent; font-size: 10pt}
a.small:visited {color:#990099; background-color:transparent; font-size: 10pt}
a.small:active  {color:#0066cc; background-color:transparent; font-size: 10pt}
a.small:hover   {color:#990000; background-color:transparent; font-size: 10pt}

a.meniu:link    {text-decoration:none;color:#003399;text-align:center;font-weight:300}
a.meniu:visited {text-decoration:none;color:#008b99;text-align:center;font-weight:300}
a.meniu:active  {text-decoration:underline;color:#0066cc;text-align:center;font-weight:300}
a.meniu:hover   {text-decoration:underline;color:#990000;text-align:center;font-weight:500;}

a.msmall:link    {color:#ffff99; background-color:transparent; font-size: 7pt}
a.msmall:visited {color:#ffccff; background-color:transparent; font-size: 7pt}
a.msmall:active  {color:#ccffcc; background-color:transparent; font-size: 7pt}
a.msmall:hover   {color:#ffffff; background-color:transparent; font-size: 7pt}
