BODY { 
	scrollbar-face-color:#000000; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-3dlight-color:#FFFFFF; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-shadow-color:#666666; 
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-track-color:#CCCCCC; 
} 

.titol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.fons1 {
	background-image: url(Images/fons_home.jpg);
	background-repeat: no-repeat;
}
.fonsEsq {
	background-image: url(Images/fons_esq.jpg);
	background-position: right;
	background-repeat:  repeat-y;
}
.fonsDret {
	background-image: url(Images/dons_dret.jpg);
	background-position: left;
	background-repeat:  repeat-y;
}
.texteBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.titol12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
a:link {
	color: #FFFF33;
	text-decoration: underline;
}
.titol14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF33;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #FFFF33;
	text-decoration: underline;
}
.texteBlanc10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.filetGrana {
	border: 1px solid #990000;
}
.filetBlanc {
	border: 1px solid #FFFFFF;
}
.titol14Grana {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.titol12Groc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF33;
}

