/* Estilo de las páginas de Lanzarote 
/* Por Gustavo Medina Perdomo 
/* Fecha cración: 05/09/03 
/* Última modificación: 05/09/03 */

A:link		{color:#336600;
			 text-decoration:none;}
A:active	{color:#336600;
			 text-decoration:none;}
A:visited 	{color:#336600;
			 text-decoration:none;}
A:hover 	{color:#CC0000;
			 text-decoration:underline;}

BODY {	font-size: 9pt;
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		color: black;
		background: url(BLanza.jpg);
		background-position: center center;
		background-repeat: no-repeat;
		background-attachment: scroll;
		scrollbar-face-color:#336600;
		scrollbar-highlight-color: #336600;
		scrollbar-shadow-color: #6699CC;
		scrollbar-3dlight-color: #FFFFFF;
		scrollbar-arrow-color: #FFFFFF;
		scrollbar-track-color: #E3E3E3;
		scrollbar-darkshadow-color: #000000;
	}
		
TABLE {	font-size: 10pt;
/*		margin-top: 0;
		margin-left: 0;
		margin-right: 0; */
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		color: black;}

HR	  {	color: #336600;
		align: center;
		size="3"}
		
.titulo {	
		font-weight: 900;
		font-variant: small-caps;
		font-size: 20pt;
		color: #336600;
}

.tituloR{	
		font-weight: 900;
		font-variant: small-caps;
		font-size: 28pt;
		color: #336600;
}

.nota {
		font-size: 8pt;
		color: #336600;
}
