.input1 {
	width: 100px;
	font-family: "Century Gothic";
	font-size: 9px;
	color:  #CC3333;
	font-style: normal;
	font-weight: bold;
	cursor: default;
}

.input2 {
	width: 100px;
	font-family: "Century Gothic";
	font-size: 10px;
	color:  #CC3333;
	font-style: normal;
	font-weight: bold;
	cursor: default;
}

.input3 {
	width: 100px;
	font-family: "Century Gothic";
	font-size: 11px;
	color:  #CC3333;
	font-style: normal;
	font-weight: bold;
	cursor: default;
}

.usuario {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	cursor: default;
}

.align-justify {
	text-align: left;
	color: #000000;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	cursor: default;
	list-style-position: 0;
	list-style-type: none;
	visibility: visible;
	position: inherit;
	left: 63px;
	top: 215px;
	width: 170px;
}

.texto-producto-cabeceras{
	font-family:"Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: default;
}

.tabulacion{
	font-family:"Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: default;
	list-style-type: disc;
	list-style-position: outside;
	list-style: position;
	left: 2px;
	right: auto;
	visibility: hidden;
	width: auto;
	height: auto;
	top: auto;
	bottom: auto;
	overflow: scroll;
}
.cabeceras{
	font-family:"Century Gothic";
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	cursor: default;
}

.texto-conlogin{
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: auto;
	text-decoration: blink;
}

a:link {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF00;
	text-decoration: none;
}
