


/* NORMAL lletra gris fondo blanc*/

#AreaTrabajo
{
	 BACKGROUND-COLOR: #fff; 
	}
	
BODY,HTML
{
    FONT-FAMILY: arial;
    BACKGROUND-COLOR: #D1F391; 
    font-size: 13px;
	text-align: justify;
	font-weight: 900;
	color: #000000;



}

/* NORMAL lletra gris fondo negre*/

TD
{
    FONT-FAMILY: arial;
    font-size: 13px;
	font-weight: 900;
	margin:0;
	}



IMG{
BORDER-COLOR:	#FFFFFF;
}




/*titul*/

H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	25px;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	COLOR: #000000;
	MARGIN:1;
	text-align:center;
	}	

/*lletra negra titul dintre de box blau*/
		
H2	{	
	color: #000000;
	font-family: arial;
	font-size: 18px;
	text-align: center;	
	font-weight: 700;
	text-decoration:none;
	MARGIN:2;
	}	


		
/* BOTONS!!! lletra negra link en boto, lletra mini*/		

H3	{	
color: #000000;
font-family: arial;
font-size: 10px;
text-align: center;	
font-weight: 700;
MARGIN:3;
	}	
			
/* lletra negra normal, en justify*/
		
H4	{	
    FONT-FAMILY: arial;
    font-size: 13px;
	font-weight: 900;
	margin:0;
	text-align:justify;
	}	


				
/* subbotons lletra enana*/
		
H5	{	
	font-size: 10px;
	text-align: center;
	font-weight: 400;
	color: #5f5f5f;
	MARGIN:0;
	}	

/* men de subbotons */		
H6	{	
    FONT-FAMILY: arial;
    font-size: 11px;
	font-weight: 900;
	color: #000000;
	margin:0;
	text-align:center;
	}	

/* negrita */		
strong	{	
    FONT-FAMILY: arial;
    font-size: 15px;
	font-weight: 900;
	color: red;
	margin:0;
	text-align:center;
	}		
	
	


A:link	{	

		color: #5f5f5f;
	}	
		
A:visited	{	

		color: #5f5f5f;
	}	
		
A:active	{	

		color: #5f5f5f;
	}	
	
a:hover {	color:#000;	text-decoration:none;	background-color:#D1F391;}
	
	
ul {		padding:0 0;	margin-top:5px;		
	} li {	list-style-type:	square ;	text-align:justify;	margin-bottom:5px;	padding-left: 10px;}

li a:hover {	color:#000;	text-decoration:none;	background-color:#D1F391;}
	
	
.header
{
	
	background-image:url(http://farm4.static.flickr.com/3101/3246554717_0f255899d3_o.jpg);
	height:113px;
	
	}	
	

.HeaderStyle
{
color: #ffffff;
font-family: arial;
font-size: 15px;
text-align: left;
font-weight: 700;	
}


.titul_link
{
	color: #000000;
	font-family: arial;
	font-size: 18px;
	font-weight: 700;
	
	height:30px;



}

.menuul
{	margin:0px;
	padding:0px;
	margin-top:8px;
	}
.menu
{list-style-type:none;
	
	
	
	margin:0px;
	padding:0px;
	margin-top:-1px;
	display:block;
	border-bottom:solid 1px #fff;
	border-top:solid 1px #fff;
	}
	
	.menua ,.menua:visited,.menua:active
	{
		display:block;
		text-decoration:none;
		color:#000;
		}
		.menua:hover
	{
		
		background-color:#ff0;
		color:#fff;
		}
	
