/* CSS Document */


body {
  margin: 0px;
  padding: 0px;
  background: #2E0601 url(../images/home_fondo_v9_001.jpg) top center;
  //background-repeat: no-repeat;
  background-repeat: repeat-x;
  background-attachment: fixed;
  color: #ffffff;
  font-family: tahoma, verdana;
  font-size: 8pt;        
}

td {
  font-family: tahoma, verdana;
  font-size: 8pt;
  margin: 0;
  color: #ffffff;
}

b {
  font-weight: bold;
  color: #84c3f8;
}

A {
color: #ffe155;
text-decoration: none;
}

A:link {
color: #ffe155;
}

A:visited {
color:#e8a400;
}

A:active {
color: #ffff99;
}

A:hover {
color: #ffff99;
text-decoration: underline;
}


#LogoIzquierdo {
	position:absolute;
	left:17%;
	top:50px
}

#LogoDerecho {
	position:absolute;
	right:14%;
	text-align: right;
	top:8px
}


#Menu {
	position:absolute;
	width:100%;
	text-align: center;
	top:200px;
}

#HomeContenido {
	position:absolute;
	width:100%;
	text-align: center;
	top:310px;
}


div#bcIMG{
	position: absolute;
	left: 0px;
	display: true;
}

.transparente {
   filter:alpha(opacity=40);
   -moz-opacity: 0.4;
   opacity: 0.4;
}

.gold {
font-family: Verdana, Tahoma, Arial;
font-size: 10pt;
font-weight: regular;
line-height: 15pt;
color: #FFFFCC;
}

.smallivory {
font-family: Verdana, Tahoma, Arial;
font-size: 8pt;
line-height: 12pt;
font-weight: regular;
color: #ffffee;
}

.newsDate {
font-family: Verdana, Tahoma, Arial;
font-size: 8pt;
font-weight: regular;
color: #FFFFFF;
}


/* --------------- */

ul#vlks_menu2 {  
  list-style:none;
  margin:0;
  padding:0;
}
ul#vlks_menu2 li {
  margin:2px;
  padding:0;
  float:left;
}
ul#vlks_menu2 li a {
  display:block;
  width:130px;
  padding:0px 0;
  font-style: 
  text-align: center;
}
ul#vlks_menu2 li a:hover {
  text-weight: bold;
  color:#84c3f8;
}

/* --------------- */


.teclado_botones { 
 width: 27px; 
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #202020;
 background-color: #FFFFFF;
 border:2px solid #000000;
 border-top-width : 2px;
 border-right-width : 2px;
 border-bottom-width : 2px;
 border-left-width : 2px;
}

.teclado_borrar { 
 width: 56px; 
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #202020;
 background-color: #FFFFFF;
 border:2px solid #000000;
 border-top-width : 2px;
 border-right-width : 2px;
 border-bottom-width : 2px;
 border-left-width : 2px;
}

.form0 {
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #202020;
 background-color: #FFFFFF;
 border:2px solid #000000;
 border-top-width : 2px;
 border-right-width : 2px;
 border-bottom-width : 2px;
 border-left-width : 2px;
 text-indent : 2px;

}

.form { width: 130px; 
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #202020;
 background-color: #FFFFFF;
 border:2px solid #000000;
 border-top-width : 2px;
 border-right-width : 2px;
 border-bottom-width : 2px;
 border-left-width : 2px;
 text-indent : 2px;

}

.form5 { width: 231px; 
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #202020;
 background-color: #FFFFFF;
 border:2px solid #000000;
 border-top-width : 2px;
 border-right-width : 2px;
 border-bottom-width : 2px;
 border-left-width : 2px;
 text-indent : 2px;

}

.form6 { width: 77px; 
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #202020;
 border:2px solid #000000;
 text-indent : 2px;

}

.form2 { width: 70px; 
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #202020;
 border:2px solid #000000;
 text-indent : 2px;

}

.form3 { width: 310px; }

select,input,textarea {
    border: 1px solid; 
}

input {
    border-color : #000000;
}

select {
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

textarea {
    font: 11px Lucida, Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-color: #000000;
    color: #ffffff;
}

.tabletitle {
 color: #FFFFFF;
 background-color: #4B150E;
 background-image: url(../images/cellpic.gif);
  border-width: 2; border-style: solid;
  border-color: #000000;
}

TABLE.info { 
  background-color: #4A4A4A;
  border-width: 2; border-style: solid;
  border-color: #000000; width: 100%  
}

TABLE.info2 { 
  background-color: #4A4A4A;
  border-width: 2; border-style: solid;
  border-color: #000000;
}

TR.titu { 
  background-color: #292929;
  color: #000000; 
  font-weight: bold; 
  font-size: 12px;
}

TD.deta { 
  background-color: #000000; color: #ffffff;
  font-weight: bold;
}

TD.markIn { 
  border-width: 1; border-style: solid;
  border-color: #f9a244;
}

TD.mouIn { 
  border-width: 1; border-style: solid;
  border-color: #ffffff;
}

TD.mouOut { 
  border-width: 1; 
  border-style: solid;
  border-color: #000000;
}

#topbar{
  position:absolute;
  border: 1px solid black;
  padding: 0px;
  background-color: lightyellow;
  width: 280px;
  visibility: hidden;
  z-index: 100;
  font-family: Verdana, Tahoma, Arial;
  font-size: 8pt;  
}