

/* NORMAL lletra blanca fondo negre*/

BODY
{
    BACKGROUND-COLOR: yellow; 


}

/* NORMAL lletra blanca fondo negre*/

TD
{
}




IMG{
}

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


/*titul*/

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

	}	

/*lletra blanca titul dintre de box gris*/
		
H2	
{
color: #FFFFFF;
font-family: arial;
font-size: 15px;
text-align: left;	
font-weight: 1000;
text-decoration:none;
MARGIN:0;
	}	


		
/* lletra petita */		

H3	{	
color: #ffffff;
font-family: verdana;
font-size: 12 px;
font-weight: 100;
text-decoration:none;
MARGIN:1;
font-style:	italic;
	}	
			
/* lletra minuscula*/
		
H4	{	
    FONT-FAMILY: verdana;
    font-size: 10px;
	font-weight: 200;
	margin:0;
	text-align:justify;
	color: black;
	}	
				
/* lletra gran taronja*/
		
H5	
{
color: #fdc500;
font-family: verdana;
font-size: 35px;
text-align: center;	
font-weight: 800;
text-decoration:none;
MARGIN:7;
	}	

/*lletra blava subtitul*/
		
H6	{	
    FONT-FAMILY: verdana;
    font-size: 15px;
	font-weight: 600;
	color: #1b1dc7;
	margin:3;
	}	

/*lletra mini blanca*/
		
TD.Copyright {
  font-family: Verdana, verdana, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : 100;
}
	
/*LINK NORMAL*/
A:link	{	
	color: #00FFFF;
  font-weight : 800;
	margin:3;

	}	
		
A:visited	{	
	color: #00FFFF;
  font-weight : 800;
	margin:3;

	}	
		
A:active	{	
	color: #00FFFF;
  font-weight : 800;
	margin:3;

	}	
	
	UL LI	{	
	list-style-type:	square ;
	margin:3;
	font-size: 12px;
	}	

	
/*
A:hover	{	
	color: #000000;
	}*/
/*	
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;
}
*/

