.titulo {

    font-family:Verdana;
    height: 12px;
    font-size : 14px;
    font-weight: bold;
    color:white; 	
    border: solid 1pt;
    border-color:black;
}

.nueva {
    font-family:Verdana;
    height: 12px;
    font-size : 10px;
    font-weight: bold;
    color:#05307E; 	
}

.No_hay {
    font-family:Verdana;
    height: 12px;
    font-size : 14px;
    font-weight: bold;
    color:#D8BF83; 	
}


.text_area{
	font-face:Verdana;
	background-color=white;
	overflow:auto;
	border:solid 1pt;
	border-color:black;
	scrollbar-3dlight-color:#B0CCD4;
	scrollbar-arrow-color:black;  
	scrollbar-base-color:white;
	scrollbar-darkshadow-color:white;
	scrollbar-face-color:white;
	scrollbar-highlight-color:#B0CCD4;
	scrollbar-shadow-color:black;


}

.tabla_menu{
	border:solid;
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-color:black;
	border-width=2;
}

.menu_productos{
    
    border:solid 1pt;
    font-family:Verdana;
    font-size : 9px;
    font-weight: bold;
    border-color:black; 	
}

.Titulo_des{
    font-family:Verdana;
    height: 13px;
    font-size : 10px;
    font-weight: bold;
    color:black; 	
}

.Resultado{
    font-family:Verdana;
    height: 13px;
    font-size : 10px;
    color:black; 	
 
}

.Resultado_detalle{
    font-family:Verdana;
    height: 13px;
    font-size : 12px;
    color:black; 	
 
}

Resultado_detalle
{
    font-family:Verdana;
    height: 13px;
    font-size : 12px;
    color:black; 	
 
}


.Result_fecha{

      border:solid 1pt;  
      border-color:black; 
      width:50pt;
      background-color=white;

}
.Borrar {
      border:inset 1pt;  
      background-color=white;
      border-color:black; 
      color:black;
      width:42pt;
      height=23;
     
}
.Modificar {
      border:inset 1pt;  
      background-color=white;
      border-color:black; 
      color:black;
      width:50pt;
      height=23;

}
.Examinar {
      border:solid 1pt;  
      background-color=white;
      border-color:black;
      color:black;
      width:224pt;
      height=14pt;
}

.check_box{

          border:solid 1pt;  
	  border-color:#000000; 
	  background-color=white;

}
.enviar{
      border:inset 1pt;  
      background-color=white;
      border-color:black; 
      color:black;
      width:40pt;
      height=23;
      background: url(../imagenes/guardar.gif) no-repeat;
}

.cuadro_texto{

          border:solid 1pt;  
	  border-color:#000000; 
	  width:225pt;
	  background-color=white;

}    .modal-overlay {          position: fixed;          top: 0;          right: 0;          bottom: 0;          left: 0;          height: 100%;          width: 100%;          margin: 0;          padding: 0;          background: #131313;          opacity: .85;          filter: alpha(opacity=85);          z-index: 101;      }      .modal-window {          position: fixed;          top: 50%;          left: 50%;          margin: 0;          padding: 0;          z-index: 102;          background: #fff;          border: solid 8px #000;          -moz-border-radius: 8px;          -webkit-border-radius: 8px;      }      .close-window {          position: absolute;          width: 47px;          height: 47px;          right: -23px;          top: -23px;          background: transparent url(/img/basic/x.png) no-repeat scroll right top;          text-indent: -99999px;          overflow: auto;        cursor: pointer;      }  
