A               { text-decoration: none; color: #094D66; }
A:link          { color: #094D66; }
A:visited       { color: #094D66; }
A:active        { color: #094D66; }
A:hover         { color: #094D66; text-decoration: underline;}

A.home               { text-decoration: none; color: #CD8725; }
A.home:link          { color: #CD8725; }
A.home:visited       { color: #CD8725; }
A.home:active        { color: #CD8725; }
A.home:hover         { color: #CD8725; }

html {
   overflow: hidden;
}

BODY {
   background-image: url('/img/back_home.jpg');
   background-position: top center;
   background-repeat: no-repeat;
   background-color: #CE8826;
   margin: 0px;
   padding: 0px;
   font-family: Tahoma;
   font-size: 11px;
   color: #0E4762;
   color: #000000;
   text-decoration: none;
   overflow: hidden;
}

b, strong {
   color: #094D66;
   font-weight: bolder;
}

p {
   text-align: justify;
}

input, textarea, select {
   background: #E2E6EC;
   border: 0px;
   border-bottom: 1px solid #45768B;
   font-size: 12px;
   font-family: Tahoma;
   height: 15px;
}

.boton {
   height: 20px;
   border-width:1px;
   border-style:solid;
   border-color:#cdcdcd;
   background-color:#9CB2C0;
   font-family: Tahoma;
   color: #ffffff;
   font-weight: Bold;
   font-size: 11px;
}

div#lienzo {
   width: 800px;
   margin: 0px auto 0px auto;
}

div#flashMask {
   overflow: hidden;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
}

div#menu {
   position: relative;
   left: 115px;
   z-index: 4;
}

div#laserMarked {
   visibility: hidden;
   position: relative;
   top: -175px;
   left: -130px;
   z-index: 3;
}

div#distribuidores {
   position: relative;
   top: -280px;
   left: -20px;
   z-index: 3;
}

div#video {
   position: relative;
   top: -375px;
   left: -77px;
}

div#menu_buscar {
   visibility: hidden;
   width: 122px;
   height: 45px;
   position: absolute;
   background-image: url('/img/input_buscar_122x45.png');
   background-position: top left;
   background-repeat: no-repeat;
   font-weight: bold;
   font-family: Arial;
   font-size: 12px;
   z-index: 5;
}

input.buscar {
   margin: 3px;
   margin-top: 0px;
   margin-left: 15px;
   background: none;
   border: 0px;
   font-size: 10px;
   width: 100px;
}

div#loginbox {
   visibility: hidden;
   width: 244px;
   height: 45px;
   position: absolute;
   z-index: 5;
   margin-left: 25px;
   text-align: left;
}

input.loginbox-vamonos {
   position: absolute;
   height: 15px;
   margin-top: 15px;
   margin-left: 105px;
   font-family: Helvetica;
   background: transparent;
   border: none;
   color: #000000;
   font-weight: Bold;
   font-size: 11px;
   z-index: 10;
}

div.userName {
   float: left;
   width: 122px;
   height: 45px;
   background-image: url('/img/input_buscar_122x45.png');
   background-position: top left;
   background-repeat: no-repeat;
   font-weight: bold;
   font-family: Arial;
   font-size: 11px;
   margin-bottom: -6px;
   margin-top: -2px;
   padding-top: 4px;
}

div.password {
   position: absolute;
   left: 110px;
   width: 122px;
   height: 45px;
   background-image: url('/img/input_buscar_122x45.png');
   background-position: top left;
   background-repeat: no-repeat;
   font-weight: bold;
   font-family: Arial;
   font-size: 11px;
   margin-bottom: -6px;
   margin-top: -2px;
   padding-top: 4px;
}

div#opcionesLogoutado {
   color: #000000;
   font-size: 9px;
   z-index: 9;
   position: absolute;
   margin: 0px;
   margin-right: 80px;
   top: 35px;
   padding-left: 75px;
   width: 100%;
}

div#opcionesLogoutado a {
   color: #000000;
}

input.buscar {
   margin: 3px;
   background: none;
   border: 0px;
   font-size: 10px;
   width: 100px;
}

div#conectao {
   color: #000000;
   font-weight: bold;
   margin-top: 10px;
   margin-left: 30px;
}

div#conectao a {
   color: #000000;
}

div#creditosHome {
   font-size: 9px;
   font-style: italic;
   color: #EEC390;
   z-index: 10px;
   position: absolute;
   top: 555px;
   margin-left: 0px;
   width: 200px;
   text-align: right;
}

div#notaHome {
   font-size: 9px;
   font-style: italic;
   color: #EEC390;
   z-index: 10px;
   position: absolute;
   top: 575px;
   margin-left: 610px;
   width: 200px;
   text-align: right;
}

div#notaHome a, div#creditosHome a {
   color: #EEC390;
}

div#creditosWebTodos {
   width: 900px;
   margin: 0px auto 0px auto;
}