/*general fons*/
body {
	background-repeat: no-repeat;
	background-color: #d2c5cc;
}



/*Tipografies: mides i colors lletres*/

.textlink1 {	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0033FF;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}

.text {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	}
	
.menusdalt {
    font-size: 12px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	a-hover: #cf2a71;
	}

.minidalt {
	font-size: 9px
}	

/*Enllaços: Links*/

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #cf2a71;
}
a:active {
	text-decoration: none;
}


/*ALTRES O INACTIUS*/

#Layer1 {
	position:absolute;
	width:200px;
	height:521px;
	z-index:1;
	left: 323;
	top: 116;
}
.Estilo8 {color: #D02A72}
.Estilo1 {font-size: 9px}
.Estilo11 {font-size: 8px}
.Estilo14 {color: #000000}

.Estilo2 {	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.Estilo16 {font-size: 9pt}


.Estilo17 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
}

