html { height:100%; }
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #f5f5f5;
	text-decoration: none;
}
a:hover {
	color: #E8B900;
	text-decoration: underline;
}

a.img:hover {background-color: ;text-decoration: none;}
.imatge {text-decoration: none; background:none; background-color:}
a.imatge:link {text-decoration: none;background:none; background-color:}
a.imatge:visited {text-decoration: none;background:none; background-color:}
a.imatge:hover {text-decoration: none;background:none; background-color:}
a.imatge:active {text-decoration: none;background:none; background-color:}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #000000;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	height:100%;
	background-image: url(img/fons_fundacio.jpg);
}
td {
	text-align: center;
	font-weight: normal;
}

.subtitol {
	font-size: 14px;
	font-weight: bold;
}
.italicas {
	font-style: italic;
	font-size: 14px;
}
.txtMenu {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}
.border_td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
}


.bg_harmonia {
	background-color: #000000;
	background-image: url(img/fons_curt.jpg);
	border: 1px solid #FFFFFF;
}

.fons_logo {
	background-image: url(img/fons_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 245px;
	height: 100%;
}
.titol {
	font-size: 20px;
	font-weight: bold;
}
.boder1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
.titol1 {
	font-size: 18px;
	line-height: 20px;
}
p {
	text-align: justify;
	vertical-align: top;
}
ul {
	text-align: left;
}
a:active {
	text-decoration: none;
}
input {
	color: #990000;
	height: 13px;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #666666;
}
input.boto {
	height: 12px;
	width: 15px;
	margin-bottom:6px;
	vertical-align: middle;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	height: 17px;
	width: 100px;
	font-size: 9px;
}.text_cos {
	text-align: left;
	padding: 2px;
}
.estret {
	word-spacing: 1px;
	font-style: italic;
	font-size: 12px;
}
.agenda {
	color: #FFFFFF;
	background-color: #000033;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
a.agenda:link {color: #FFFFFF;background-color: #000033;font-weight: bold;}
a.agenda:visited {color: #FFFFFF;background-color: #000033;font-weight: bold;}
a.agenda:hover {color: #FFFFFF;background-color: #000033;font-weight: bold;}

.txt_vermell {
	color: #990000;
	font-style: italic;
}
a.txt_vermell:link {color: #990000;}
a.txt_vermell:visited {color: #990000;}
a.txt_vermell:hover {color: #330000;}

.txt_cursiva {
	font-style: italic;
}
.txt_bold {
	font-weight: bold;
}.txt_llistat {
	font-size: 11px;
	text-align: left;
}
a.txt_llistat:link {color: #FFFFFF;}
a.txt_llistat:visited {color: #FFFFFF;}
a.txt_llistat:hover {color: #FFFFFF;}
.txt_logo {
	font-size: 10px;
	color: #003366;
	background-color: #FFFFFF;
}
