/* CSS Document */

/* ILC DISTRIBUIDORES Styles */

.titFORM {
	color: #ff6a00;
	font: 9pt arial;
}

.infoGEN {
	color: #ffffff;
	font: 8pt arial;
	padding-bottom: 5px;
	padding-top: 5px;
}

.boxINSERT {
	border: 1px solid #ff3c00;
	color: #191919;
	background: #ffffff;
	width: 100px;
	height: 20px;
	font: 8pt arial;
}

.BUT {
	background: #ff3c00;
	font: bold 9pt arial;
	color: #ffffff;
	width: 70px;
	height: 20px;
}

.BUT2 {
	background: #ff3c00;
	font: bold 8pt arial;
	color: #ffffff;
	width: 120px;
	height: 20px;
}