/* LLACTA!   ---     http://www.llacta.org    ---   HOJA DE ESTILOS */

/* Miguel González -- wipala@llacta.org */


body		{ background: black;  
			margin-left: 0pt;
			margin-top: 0pt;
			font-family: Verdana, Arial, Helvetica; 
			font-size: 10pt; }

body.portada 	{ background: black;  
			margin-left: -10pt;
			margin-top: -10pt;
			font-family: Verdana, Arial, Helvetica; 
			font-size: 10pt; }

font		{ font-family: Verdana, Arial, Helvetica;
			font-size: 8pt; }

font.small	{ font-family: Verdana, Arial, Helvetica;
			font-size: 8pt; 
			color: slategray;
			margin-top: 0pt;
			margin-bottom: 0pt; }

h2.tituloG	{ font-family: Verdana, Arial, Helvetica;
			font-weight: bold;
			font-size: 12pt; 
			color: lavender;
			margin-top: 0pt;
			margin-bottom: 0pt; 
			margin: 0pt; }

h3.tituloG		{ font-family: Verdana, Arial, Helvetica;
			font-weight: bold;
			font-size: 12pt; 
			color: lavender;
			margin-top: 0pt;
			margin-bottom: 0pt; }


h4.tituloP	{ font-family: Verdana, Arial, Helvetica;
			font-weight: bold;
			font-size: 10pt; 
			color: black;
			margin-top:1em;
			margin-bottom: 1em; }

a.doc:link	{  font-family: Verdana, Arial, Helvetica;
			font-size: 8pt;   
			font-Weight: bold;
			background-color: transparent;
			text-decoration: underline;
			color: black; }

a.doc:active	{  font-family: Verdana, Arial, Helvetica;
			font-size: 8pt;   
			font-Weight: bold;
			background-color: transparent;
			text-decoration: underline;
			color: #dc143c; }

a.doc:visited	{  font-family: Verdana, Arial, Helvetica;
			font-size: 8pt;   
			font-Weight: bold;
			background-color: transparent;
			text-decoration: underline;
			color: #800040; }

a.doc:hover	{  font-family: Verdana, Arial, Helvetica;
			font-size: 8pt;   
			font-Weight: bold;
			background-color: transparent;
			text-decoration: underline;
			color: #dc143c; }		

a.org:link	{  font-family: Verdana, Arial, Helvetica;
			font-size: 8pt;   
			font-Weight: bold;
			background-color: transparent;
			text-decoration: underline;
			color: black; }

a.org:active	{  font-family: Verdana, Arial, Helvetica;
			font-size: 8pt;
			font-Weight: bold;
			background-color: transparent;
			text-decoration: underline;
			color: oldlace; }

a.org:visited	{  font-family: Verdana, Arial, Helvetica;
			font-size: 8pt;
			font-Weight: bold;
			background-color: transparent;
			text-decoration: underline;
			color: black; }

a.org:hover	{  font-family: Verdana, Arial, Helvetica;
			font-size: 8pt;
			font-Weight: bold;
			background-color: transparent;
			text-decoration: underline;
			color: oldlace; }

a.pag:link	{  font-family: Verdana, Arial, Helvetica;
			font-size: 8pt;   
			font-Weight: normal;
			background-color: transparent;
			text-decoration: none;
			color: black; }

a.pag:active	{  font-family: Verdana, Arial, Helvetica;
			font-size: 8pt;
			font-Weight: normal;
			background-color: crimson;
			text-decoration: none;
			color: lavender; }

a.pag:visited	{  font-family: Verdana, Arial, Helvetica;
			font-size: 8pt;
			font-Weight: normal;
			background-color: transparent;
			text-decoration: none;
			color: black; }

a.pag:hover	{  font-family: Verdana, Arial, Helvetica;
			font-size: 8pt;
			font-Weight: normal;
			background-color: #dc143c;
			text-decoration: none;
			color: lavender; }

a.doclnk:link	{  font-family: Verdana, Arial, Helvetica;
			padding-bottom: 2px;
			font-size: 8pt;   
			font-weight: bold;
			background-color: none;
			text-decoration: none;
			color: black; }

a.doclnk:active	{  font-family: Verdana, Arial, Helvetica;
			padding-bottom: 2px;
			font-size: 8pt;
			font-weight: bold;
			background-color: crimson;
			text-decoration: none;
			color: white; }

a.doclnk:visited	{  font-family: Verdana, Arial, Helvetica;
			padding-bottom: 2px;
			font-size: 8pt;
			font-weight: bold;
			background-color: none;
			text-decoration: none;
			color: black; }

a.doclnk:hover	{  font-family: Verdana, Arial, Helvetica;
			padding-bottom: 2px;
			font-size: 8pt;
			font-weight: bold;
			background-color: crimson;
			text-decoration: none;
			color: white; }

p		{ margin-left: 2em;}

ul		{text-align:justify; }

ol		{text-align:justify; }

code		{ font-family: Courier; }

pre		{ font-family: Courier; }

blockquote	{ text-align:justify; }
		
hr		{ width: 98%;
			height: 2pt;
			style: solid;
			color: white; 
			align: center;}

table		{ margin: 0pt;
			border-width: 0pt;}

table.azul	{ margin: 0pt;
			border-width: 0pt;
			background-color: lavender; }

table.avisos	{ margin: 0pt;
			border-width: 1px;
			border-color: black;
			border-style: solid;
			background-color: lightyellow; }

table.azul	{ margin: 0pt;
			border-width: 0pt;
			background-color: lavender; }

table.org	{ margin: 0pt;
			border-width: 0pt;
			background-color: tan; }

table.titulot	{ margin-left: 0pt;
			margin-top: 0pt;
			background-color: black;
			border-width: 0pt; }
	   
td		{ margin: 0pt;
		   	font-size: 8pt; 
			font-family: Verdana, Arial, Helvetica;
			color: black;
			border-color: transparent;}


		   

