

/* NORMAL lletra gris fondo blanc*/

BODY
{
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: #FFFFFF; 
    font-size: 10px;
	font-weight: 300;
	color: #1b1dc7;
    background-repeat:repeat-y;
    background-attachment: scroll;
   



}

/* NORMAL lletra gris fondo negre*/

TD
{
    FONT-FAMILY: verdana;
    font-size: 12px;
	font-weight: 200;
	margin:0;
	text-align:justify;
	color: #1b1dc7;

	}



IMG{
BORDER-COLOR:	#FFFFFF;
}

H2, H4, H5,H7, H0, TH, THEAD, TFOOT
{
    COLOR: #868686;
}


/*titul ba5642*/

H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	35px;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	COLOR: #ffffff;
	MARGIN:1;
	text-align:center;
	}	

/*Subtitul*/
		
H2	
{
color: #2F2CD2;
font-family: Arial;
font-size: 15px;
text-align: left;	
font-weight: 800;
text-decoration:none;
MARGIN:4;
	
	}	


		
/* BOTONS!!!*/		

H3	{	
color: #FFFFFF;
font-family: arial;
font-size: 12 px;
text-align: center;	
font-weight: 800;
text-decoration:none;
MARGIN:1;
	}	
			
/* lletra negra normal, en justify*/
		
H4	{	
    FONT-FAMILY: verdana;
    font-size: 12px;
	font-weight: 200;
	margin:0;
	text-align:justify;
	color: #1b1dc7;
	}	
				
/* lletra gran taronja*/
		
H5	
{
color: #fdc500;
font-family: arial;
font-size: 38px;
text-align: center;	
font-weight: 800;
text-decoration:none;
margin-top:13px;
margin-bottom:-3px;
	}	

/*lletra blava subtitul*/
		
H6	{	
    FONT-FAMILY: arial;
    font-size: 22px;
	font-weight:normal;
	color: #1b1dc7;
	margin:0;
	font-family:Century Gothic, Arial;
	
	}	

/*Lletra vermella*/

H7	{	
    FONT-FAMILY: arial;
    font-size: 16px;
	font-weight: 1000;
	color: #ff0000;
	margin:3;
	}	

H0	{	
    FONT-FAMILY: arial;
    font-size: 16px;
	font-weight: 1000;
	color: #ff0000;
	margin:3;
	}	

		
TD.Copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : 100;
}
	


	
A, A:active, A:visited, A:link
{	color: #000;
	text-decoration:underline;
	font-weight:normal;
	}
	
a:hover
{
	background-color: #2F2CD2;
	text-decoration:none;
	font-weight:normal;
	color:#fff;
	}
	
	
	
	UL LI	{	
	list-style-type:	square ;
	margin:2;
	font-size: 12px;
	}	

	

.HeaderStyle
{
color: #ffffff;
font-family: arial;
font-size: 15px;
text-align: left;
font-weight: 700;	
}

