@charset "utf-8";
.textoNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textoBlancoFondoNegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #000;
}
.menus {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000;
	background-image: url(SGAC/th_bck.gif);
	background-repeat: repeat;
}
.detalle {
}
.iDetalle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
}

