textarea {
font-family: Arial, Helvetica, sans-serif;
color: #333333;
background-color: #e4e4e4;
font-size: 10px;
border-style:groove;
}
select { 
font-family: Arial, Helvetica, sans-serif;
color: #333333;
background-color: #e4e4e4;
font-size: 10px;
width: 350px;
border-style:groove;
}
input { 
font-family: Arial, Helvetica, sans-serif;
color: #333333;
background-color: #e4e4e4;
font-size: 10px;
border-style:groove;
}
img {border: 0;}
body {
background-image: url(fonsrepeat.jpg);
background-color: #cccccc;
background-repeat: repeat-x;
background-attachment: fixed;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-align: left;
table-align: center;
}
td {valign:top;align:left;}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	background-color: #003459;
}
a:active {
	text-decoration: none;
}
.fons_taula {
	background-color: #ffffff;
}
.text_gris {
	color: #666666;
}
.text_groc {
	color: #003459;
}
.destacat_gran {
	color: #000000;
	font-size: 21px;
	font-weight: bold;
	background-color: #fcbd30;
}
.text_gran {
	font-size: 16px;
	font-weight: bold;
}
.text_gran2 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.destacat_mitja {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	background-color: #003459;
}