﻿#calculo
{
	margin: auto;
	width: 80%;
}
.lateralCalculo1
{
	width: 33%;
	float: left;
	text-align: center;
}
.centrarCalculo1
{
	margin: auto;
	width: 160px;
	color: #3366CC;
	font-size: x-small;
	text-align: center;
}
.lblCalculoIzq
{
	margin: auto;
	width: 130px;
	text-align: left;
}
.ckbCalculo1
{
	color: #000000;
	font-size: large;
	font-family: 'Times New Roman' , Times, serif;	
}
.txtControles1
{
	width: 130px;
}
.btn1Calculo1
{
	width: 136px;
}
.btnEjecutar
{
	height: 40px;
	width: 160px;
}
.btnLimpiarTodo
{
	height: 40px;
	width: 160px;
}
.tamListBox1
{
	width: 132px;
	height: 150px;
	float: left;
}
.imgNum
{
	width: 14px;
	height: 150px;
	float: left;
}
.lblMax
{
	width: 14px;
	float: left;
	margin-top: 124px;
}
.negrita
{
	font-weight: bold;
}
.resultado1
{
	font-family: 'Times New Roman' , Times, serif;
	color: #396ECD;
	font-size: medium;
	width: 100%;
}
.resultadoIndicador1
{
	width: 60px;
	text-align: right;
	float: left;
}
.resultadoFinal1
{
	text-align: right;
	width: 90px;
	color: #006600;
	float: left;
	font-weight: bold;
}
.resultadoSinDatos1
{
	text-align: right;
	width: 90px;
	color: red;
	float: left;
	font-weight: bold;
}
#version
{
	margin-top: 20px;
	font-family: 'Times New Roman' , Times, serif;
	font-size: large;
	color: #000000;
}