A:link, A:visited, A:active { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none; 
}

A:hover {
	text-decoration:underline;
}

@font-face { 
	font-family:"Trebuchet MS"; 
	src:local(Trebuchet MS), url(fonts/trebuc.ttf) format(TrueType); 
} 

.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F7A826;
	text-decoration:underline;
}

.text_blau {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787878;
}
.text_blau:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0C3862;
	text-decoration:underline;
}

.imatge {
	border: 1px solid #CCCCCC;
}

.textgran {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.textgran_sense {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textgran_sense:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none
}


.quadre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}

#menu1Content, #menu2Content, #menu3Content, #menu4Content, #menu5Content {
}

#menu1Content td, #menu2Content td, #menu3Content td, #menu4Content td, #menu5Content td {
}
.textblanc {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.textblanc:hover {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F7A826;
}
.linia_inf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.taula_gris {
	border: 1px solid #CCCCCC;
}
.textblau {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01247E;
}
.textgranblanc {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.quadregris {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787878;
	border: 1px solid #787878;
	background-color: #FFFFFF;
}
.quadreblau {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01247E;
	border: 1px solid #01247E;
	background-color: #FFFFFF;
}
.textgraninter {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
.saltpetit {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 8px;
}
.imatges img {
	margin-right: 15px;
	margin-top: 4px;
}
