H1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16pt;
	line-height: 18pt;
	font-weight: normal;
	text-transform: none;
	color: #996600;
	font-style: italic;
	}
	
H2 {
	line-height: 20px;
	color: #666666;
	font-size: 14pt;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	}
h3 {
	font-size: 14px;
	line-height: 18px;
	margin-top: 3px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}

h4 {
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-bottom: 10px;
	font-style: italic;
}


p {
	font-family: "Trebuchet MS", Arial, sans-serif;
/*	font-size: 9pt; */
/* HO REDUEIXO PERQUÈ LA FITXA ES VEGI MÉS JUNT */
	font-size: 8pt; 
	line-height: 13pt;
	font-weight: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	color: #666666;
	}



p#pfitxa {
	font-family: "Trebuchet MS", Arial, sans-serif;
/*	font-size: 9pt; */
/* HO REDUEIXO PERQUÈ LA FITXA ES VEGI MÉS JUNT */
	font-size: 8pt; 
	
/*	line-height: 7pt; */
/*	line-height: 5pt; */
	
	font-weight: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	color: #666666;
	}



hr {
	height: 1px;
	border: 1px solid #000000;

}


.margesfoto {
	float: left;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.margesfoto_mini {
	float: left;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.top {
	vertical-align: top;
}


/* _______________________________ FORMULARIS __________________ */


.botopetit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	font-weight: normal;
	background-color: #000000;
	border: 1px solid #000000;
	cursor: hand;
}

.botogros{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099FF;
	font-weight:  bold ;
	background-color: #000000;
	border: 1px solid #000000;
	cursor: hand;
}


.filaparell{
	background-color: #666666;
}

.filasenar{
	background-color: #333333;
}	

