/* Estils */

h1 {
	font-family: Arial;
	font-size: 48px;
	color: #009933;
	font-weight: bolder;
	word-spacing: 10px;
	vertical-align: text-bottom;
	margin: 5px;
	padding: 5px;
}
.bordernegre {
	text-decoration: none;
	color: #000000;
	border: 1px solid #333333;
}
.cos {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	color: #000000;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	color: #000000;
}a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: underline;
	color: #33CC99;
}
.titol {
	font-family: Arial;
	font-size: 16px;
	color: #33CC66;
	font-weight: bold;
}
.formulari {
	background-color: #CCCCCC;
	border: 1px solid #666666;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.formulari2 {
	background-color: #CCCCCC;
	border: 1px solid #666666;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
.titolfosc {

	font-family: Arial;
	font-size: 16px;
	color: #336600;
	font-weight: bold;
}
body {

	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 5px;
	word-spacing: 7px;
	padding: 5px;
	margin: 5px;
}

