A:link, A:visited, A:active { 
	text-decoration: none; 
}
.fons_esq {
	background-image: url(imatges/marge_esq.jpg);
	background-repeat:  repeat-y;
}
.fons_dret {

	background-image: url(imatges/marge_dret.jpg);
	background-repeat:  repeat-y;
}
.fons_header {
	background-image: url(imatges/fons_linia.jpg);
	background-repeat:  repeat-x;
}
.titol {
	font-family: Tahoma, "Times New Roman";
	font-size: 15px;
	color: #5A7895;
}
.titolpetit {
	font-family: Tahoma, "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.titolmitja {
	font-family: Tahoma, "Times New Roman";
	font-size: 12px;
	color: #5A7895;
	font-weight: normal;
}
.titolmitja:hover {
	font-family: Tahoma, "Times New Roman";
	font-size: 12px;
	color: #5A7895;
	font-weight: normal;
	text-decoration: underline;
}
.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
color: #000000;
	font-weight: normal;
	text-transform: none;

	
}


.la_ke_habia_en_text {
font-family: Tahoma, "Times New Roman";
	font-size: 12px;
	color: #000000;
}

.text_prova {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;

}
body {
	background-color: E6E6E6;
}
.linia_inf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.taula_gris {
	border: 1px solid #CCCCCC;
}
.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;
}
.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;
}
A:hover {
	text-decoration:underline;
}

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