/* 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:#33679A;
			 text-decoration:none;}
A:active	{color:#33679A;
			 text-decoration:none;}
A:visited 	{color:#33679A;
			 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(../../Imagenes/Aptos/FAptos.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: scroll;
		scrollbar-face-color:#33679A;
		scrollbar-highlight-color: 33679A;
		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: #33679A;
		align: center;
		size="3"}
		
.titulo {	
		font-weight: 900;
		font-variant: small-caps;
		font-size: 26pt;
		color: #33679A;
}

.tituloA{	
		font-weight: 900;
		font-variant: small-caps;
		font-size: 14pt;
		color: #33679A;
}

.tituloN{	
		font-weight: 900;
		font-variant: small-caps;
		font-size: 14pt;
		color: #F98453;
}

.tituloB{	
		font-weight: 900;
		font-variant: small-caps;
		font-size: 12pt;
		color: #FFFFFF;
}

.nota {
		font-size: 8pt;
		color: #33679A;
}
