body {
	margin: 0px;
	padding: 0px;
	background-image:url(imatges/fons_fulles.jpg);
	color:#3b3701; 
	font-size: 10px; 
}


.subtitols {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454545;
}
.subtitols_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	font-weight: bolder;

}

.subtitols2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #838383;
}
.subtitols_bold2 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #838383;
	font-weight: bold;

}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.titols {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3b3701;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.titols a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3b3701;
	text-decoration: none;
	font-weight: bold;
    font-style: italic;

}
.titols a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3b3701;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}
.titols a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3b3701;
	font-weight: bold;
    font-style: italic;

}
.titols a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
    font-style: italic;

}
.titols_blau {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3b3701;
	text-decoration: none;
	font-weight: bold;
    font-style: italic;

}
.titols_blau a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3b3701;
	text-decoration: none;
	font-weight: bold;
    font-style: italic;

}
.titols_blau a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3b3701;
	text-decoration: underline;
	font-weight: bold;
    font-style: italic;

}
.titols_blau a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3b3701;
	font-weight: bold;
    font-style: italic;

}
.titols_blau a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3b3701;
	font-weight: bold;
    font-style: italic;

}
.subtitols9 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3b3701;
	text-align: justify;
	padding: 5px;


}
h1 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
.Estilo1 {color: #3b3701}