/* CSS Document */

	HTML	{height:100%;}
    BODY 	{margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; background:transparent url('../img/deco/fondo.jpg') repeat center 0px; height:100%;}					
	A,P,TD,DIV,FONT,BODY,SPAN,UL,LI,INPUT,TEXTAREA,SELECT		{font-family:"Times New Roman", Times, serif; font-size:12px; text-decoration:none; color: #4b4b4d;}
	p		{margin-top:0px}
	img			{ border-width:0px; font-size:1px; margin:0px; padding:0px;}
	a {outline:0;}

/* estructura */
	.ventana  			{width:100%; height:100%; text-align:left; position:absolute; margin:0px; padding:0px;}
	.documento 			{width:854px; margin:50px auto 0px auto; padding-top:18px; text-align:left; background:transparent url('../img/deco/franja_arriba_2.jpg') no-repeat right 0px;}
	.sombraAbajo		{padding-bottom:11px; background:transparent url('../img/deco/sombraAbajo.jpg') no-repeat right bottom;}
	.sombraDcha			{width:832px; padding:0px 11px; background:transparent url('../img/deco/sombraDcha.jpg') repeat-y right 0px;}	
	.pagina  			{position:relative; width:832px; height:auto !important; height:449px; min-height:449px; padding:0px 0px 0px 0px; background-color:#fff;}
	
	.zonaContenidos		{float:left;width:832px; margin:0px 0px 0px 0px; height:auto !important; height:380px; min-height:380px;}

	
	.enlaces			{margin:0px auto 0px auto; width:450px; font-size:11px; color:#bbbdbe;}
	.enlaces a			{font-size:11px; color:#bbbdbe;}
	.enlaces a:hover	{color:#000;}
	
	.pie				{width:832px; margin:0px auto 10px auto; text-align:left;}
	


		

/* flash */

	#flash	{width:332px; height:224px; margin:86px auto 0px auto;}


/* pie */
	.direccion	{position:absolute; bottom:20px; right:20px;}

	.estandares	{float:right;}
	
	.estandares a 		{color:#9b9b9d}
	.estandares a:hover, .direccion a:hover 	{text-decoration:underline;}
	
/* formateo */

	.clear	{clear:both; margin:0px; padding:0px;}
	.dcha		{float:right;}
	.izq		{float:left;}
	.zonaError	{float:left; width:300px; margin:10px 0px; padding:0px;}
	.zonaInfo	{float:left; width:300px; margin:10px 0px; padding:0px;}


