@charset "utf-8";
/* CSS Document */

.copyright 				{font-family:verdana; font-size:9px; font-style:normal; color:#333333}
.sucesook 				{font-family:Verdana; font-size:13px; font-weight:bold; color:#006600}
.sucesoalerta 			{font-family:Verdana; font-size:13px; font-weight:bold; color:#FF0000}
.textonormal			{font-family:Verdana; font-size:11px; font-style:normal; color:#666666}
.textobaja				{font-family:Verdana; font-size:11px; font-style:normal; color:#FF0000; font-weight:normal}
.tituloseccion			{font-family:Verdana; font-size:13px; font-weight:bold; color:#465579}
.textonegrita 			{font-family:Verdana; font-size:11px; font-style:normal; color:#666666; font-weight:bold}
.textboxalerta			{font-family:Verdana; font-size:11px; font-style:normal; color:#000000; font-weight:normal; background-color:#FF0000}
.controldeshabilitado	{font-family:Verdana; font-size:11px; font-style:normal; color:#000000; font-weight:normal; background-color:#E2E2E2}
.saldado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009933;
	text-decoration: line-through;
}
.semisaldado {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
}
.fdoarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: #F3F3F3;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 8px;
}

