
/* NORMAL lletra negra fondo blau cel apagat*/

BODY
{
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: #F0FAFF; 
    font-size: 12px;
	font-weight: 300;
	color: #000000;
	text-align:justify;
}


/* boton de la ruta */

.boton
{	font-family: Verdana;	
	font-size: x-small;	
	color: #008000;
	text-align:center; 
}

/* NORMAL lletra negra fondo blanc*/

TD
{
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: #FFFFFF; 
    font-size: 12px;
	font-weight: 300;
	color: #000000;
	text-align:justify;
}

/* TAULES: fons blanc
T1
{
    FONT-FAMILY: verdana;
    bgcolor: #FFFFFF; 
    font-size: 12px;
	font-weight: 300;
	color: #000000;
	text-align:justify;
	cellspacing: 0
	cellpading: 0
}


IMG{
BORDER-COLOR:	#000000;
}

H2, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #868686;
}


/*titul*/

H1	{	
	font-family: Verdana, verdana, Helvetica, sans-serif;
	font-size:	24px;
	font-weight:	700;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	COLOR: #0066FF;
	MARGIN:1;
	text-align:none;

	}	

/*lletra menú */
		
H2	
{
	color: #0066FF;
	font-family: verdana;
	font-size: 14px;
	text-align: left;	
	font-weight: 1000;
	text-decoration:none;
	MARGIN:0;
	}	


		
/* lletra petita */		

H3	{	
	color: #0066FF;
	font-family: verdana;
	font-size: 12 px;
	font-weight: 100;
	text-decoration:none;
	MARGIN:0;
	}	
			
/* lletra minuscula*/
		
H4	{	
	color: #0066FF;
	font-family: verdana;
	font-size: 10 px;
	font-weight: 100;
	text-decoration:none;
	MARGIN:0;
	}		

/*lletra minuscula gris */
H5	{	
	color: #808080;
	font-family: verdana;
	font-size: 10 px;
	font-weight: 100;
	text-decoration:none;
	MARGIN:0;
	}		
				
/*lletra blava subtitul*/
		
H6	{	
    FONT-FAMILY: verdana;
    font-size: 15px;
	font-weight: 600;
	color: #1b1dc7;
	margin:3;
	}	

/*lletra minuscula verda */
H7	{	
	color: #008000;
	font-family: verdana;
	font-size: 10 px;
	font-weight: 100;
	text-decoration:none;
	MARGIN:0;
	}		
/*lletra mini blanca*/
		
TD.Copyright {
  font-family: Verdana, verdana, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : 100;
}
	
/*LINK NORMAL*/
A:link	{	
    FONT-FAMILY: verdana;
    font-size: 12px;
	font-weight: 300;
	color: #0066FF;
	text-decoration:none;
	margin:0;
	}	

a:hover {
	text-decoration:underline;
	color:#808080;
}		

A:visited	{	
    FONT-FAMILY: verdana;
    font-size: 12px;
	font-weight: 300;
	color: #0066FF;
	text-decoration:none;
	margin:0;
	}	
		
A:active	{	
    FONT-FAMILY: verdana;
    font-size: 12px;
	font-weight: 300;
	color: #0066FF;
	text-decoration:none;
	margin:0;
	}	
	
	UL LI	{	
	list-style-type:	square ;
	margin:0;
	font-size: 12px;
	}	

	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	


UL LI	{	
	list-style-type:	square ;
	font-size: 8px;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
*/
.HeaderStyle
{
color: #ffffff;
font-family: verdana;
font-size: 15px;
text-align: left;
font-weight: 700;	
}

/*
.RightTextStyle
{
color: #868686;
font-family: verdana;
font-size: 12pt;
text-align: center;	
font-weight: 700;	

}
*/
/*
.ButtonStyle
{
color: #868686;
font-family: verdana;
font-size: 10pt;
text-align: center;	
font-weight: 700;
text-decoration:none;
}
*/