<!--
	.texto-n			{	font-weight:bold;}
	.titulo  			{	font-size:20px;
							font-weight:bold;}
	.subtit  			{	font-size:15px;
							font-weight:bold;}
	.texto-pp			{	font-size:10px;}
	.texto-b			{	color:#FFFFFE;
							background-color:transparent;}
	.fondo3				{ 	color:#000; background-color:#F3F7FC;}
	.fondo4				{	color:#000; background-color:#B3C7EC}
	.fondo5				{	color:#000; background-color:#F8E28F}
	.oculto				{	position:absolute; 
							top: 700px; 
							width:749px; 
							z-index:1; 
							visibility:hidden;}
	/* Estilos para el body */
	.liga				{	cursor:pointer;
							text-decoration:underline;
							color:#484D9E;
							font-weight:500;}
	.ligahover 			{	cursor:pointer;
							text-decoration:underline;
							color:#F4C253;
							font-weight:500;}
	.sinfondo			{	background:#FFFFFF none no-repeat fixed top left;}


	/* Estilos para los formularios */
	.boton1				{	width:70px;
							height:23px;
							font-weight:bold;
							background:#484D9E;
							color:#FFFFFF;}
	.boton2				{	width:100px;
							height:23px;
							font-weight:bold;
							background:#484D9E;
							color:#FFFFFF;}
	.caja20				{	width:25px;}
	.caja55				{	width:55px;}
	.caja85				{	width:85px;}
	.caja55				{	width:55px;}
	
	/* Estilo para marca de agua */
	.ponfiltro			{ 	filter:alpha(opacity=20);}
	.quitafiltro		{	filter:alpha(opacity=100);}
	.marcadeagua		{	text-align:center; 
							position:absolute; 
							top:90px; 
							width:600px; 
							height:720px; 
							z-index:-1;
						}
-->