

/* NORMAL lletra gris fondo blanc*/

BODY
{
    FONT-FAMILY: arial;
    BACKGROUND-COLOR: #FFFFFF; 
    font-size: 10px;

	font-weight: 300;
	color: #000000;
    background-repeat:repeat-y;
    background-attachment: scroll;


}

/* NORMAL lletra gris fondo negre*/

TD
{
    FONT-FAMILY: arial;
    font-size: 12px;
	font-weight: 300;
	color: #000000;
	margin:3;

	}



IMG{
BORDER-COLOR:	#FFFFFF;
}

H2, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #868686;
}


/*titul*/

H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	24px;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	COLOR: #666666;
	MARGIN:1;
	text-align:justify;
	}	

/*lletra blanca titul dintre de box gris*/
		
H2	
{
	color: #FFFFFF;
font-family: arial;
font-size: 20px;
text-align: center;	
font-weight: 300;
text-decoration:none;
MARGIN:3;
	
	}	


		
/* BOTONS!!! lletra negra link en boto, lletra mini*/		

H3	{	
color: #000000;
font-family: arial;
font-size: 10px;
text-align: center;	
font-weight: 700;
text-decoration:none;
MARGIN:3;
	}	
			
/* lletra negra normal, en justify*/
		
H4	{	
    FONT-FAMILY: arial;
    font-size: 12px;
	font-weight: 300;
	color: #000000;
	margin:3;
	text-align:justify;
	}	
				
/* lletra negra normal, en justify, mes gran*/
		
H5	
{
color: #000000;
font-family: arial;
font-size: 12px;
text-align: justify;	
font-weight: 400;
text-decoration:none;
MARGIN:7;
	}	

/* lletra blanca normal, en center*/
		
H6	{	
    FONT-FAMILY: arial;
    font-size: 12px;
	font-weight: 300;
	color: #ffffff;
	margin:3;


	}	

	
	
	
	
/*		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

*/

/*LINK NORMAL*/
A:link	{	
	color: #1f4895;
	}	
		
A:visited	{	
	color: #1f4895;
	}	
		
A:active	{	
	color: #1f4895;
	}	
	
	UL LI	{	
	list-style-type:	square ;
	margin:2;
	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: arial;
font-size: 15px;
text-align: left;
font-weight: 700;	
}

/*
.RightTextStyle
{
color: #868686;
font-family: arial;
font-size: 12pt;
text-align: center;	
font-weight: 700;	

}
*/
/*
.ButtonStyle
{
color: #868686;
font-family: arial;
font-size: 10pt;
text-align: center;	
font-weight: 700;
text-decoration:none;
}
*/
