/* CSS Document */
.calculador { color: #000033; font-family: Arial; font-size: 11px; font-style: normal; margin-top:6px; margin-bottom:12px; }
.resultados { font-family: Arial; color: #000033; font-size:11px; background-color: #FFFFFF; margin-top:0px; margin-bottom:0px; width:100%; }
.atencion { font-family: Arial; font-size: 11px; font-weight: bold; color: #FF0000; text-indent: 20px; margin-top: 11px; }
.resolvedor { font-family: Arial; font-weight:bold; text-align: center; height:30px; }
.textonormal { font-family: Arial; color: #000033; font-size:11px; }
.sym { font-size: 11px; font-style: normal; font-family: Symbol; }
.fallo	{ font-family: Arial; color:#FF0000; }
.borderleft	{border-left: 1px solid #000066;}
.borderbottom	{border-bottom: 1px solid #000066;}
.cuadros2	{ font-family:Arial; font-size:11px; }
.categoria	{ font-family:Arial; font-size:11px; font-weight: bold; text-decoration:none; color:#333333;}
.buscador { font-family: Arial; border-top: 1px solid #808080; border-bottom: 1px solid #808080; text-align: center; background-color: #F2F2F2; font-size: 11px; font-weight: bold; }
.busca	{ font-family: Arial; padding: 2px; width: 236px; }
