/****************************************************************/
/* GENERALES ***********************************************/
/****************************************************************/

body, html { background-color: #EDEDED; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; height:100%;}

td {font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#666666; }
A {text-decoration : none;color:#666666; }
A:Hover {text-decoration:underline; } 


/* FORMULARIO*/
.input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; background-color: #EDEDED; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;  width : 220px; }
.text_area { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; border : 1px solid #999999; width : 460px; font-size : 9px; }
.button { border : 1px solid #999999; height : 18px; background-color : White; font-size : 9px; vertical-align : middle; }

/* MENÚ*/
.menu { background-image: url(imgs/carbono.jpg);  height : 31px;  text-align : right;  padding-bottom : 12px;  padding-right : 5px;    }
.menu_link { padding-left : 8px; font-weight : bold; font-size:10px;  color : White;    border-left : 1px solid White;  padding-right : 8px;  height : 6px;      }

.contenedor {background-color : White; }
.contenedor_cuerpo {border-bottom : 1px solid #999999; }
.contenedor_flash { border : 1px solid Black;  padding : 2px 2px 2px 2px;  }
.derecha { background-image : url(imgs/sombra_der.gif); }
.iquierda { background-image : url(imgs/sombra_izq.gif); }
.cota_vertical { background-image : url(imgs/cota_vertical.gif);  width : 11px;  }
.celda_cierre { background-image : url(imgs/fondo_cierre.gif);  height : 99px;  font-size : 9px;        }
.cierre { background-image : url(imgs/fondo_cierre02.gif);  background-position : bottom;  background-repeat : no-repeat;    }
.tabla_general {border : 1px solid #CCCCCC;  padding : 3px;  background-color : White;   }
.tabla_modulo {border : 1px solid #CCCCCC;  }
.tabla_menu {border-left : 1px solid #CCCCCC;  border-right : 1px solid #CCCCCC;  border-top : 1px solid #CCCCCC; }


/****************************************************************/
/* FIN de GENERALES ***************************************/
/****************************************************************/
