@charset "UTF-8";
.dadescontacte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #FFF;
}
.rellotge {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.menu {
	font-size: 18px;
	text-align: right;
	color: #FFF;
	font-family: "Courier New", Courier, monospace;
}
.enllaços {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #00697A;
	text-align: center;
}
.textcos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
}
.documents {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
a:link {
	text-decoration: none;
	color: #FFF;
	border:none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
	border:none;
}
a:hover {
	text-decoration: none;
	color: #BBD440;
	border:none;
}
a:active {
	text-decoration: none;
	border:none;
	color: #00697A;
}

a:link img{
	text-decoration: none;
	color: #FFF;
	border:none;
}
a:visited img{
	text-decoration: none;
	color: #FFF;
	border:none;
}
a:hover img{
	text-decoration: none;
	color: #BBD440;
	border:none;
}
a:active img{
	text-decoration: none;
	border:none;
}

body{background-image:url(imatges/fons.jpg);
background-repeat:no-repeat;
background-position:top;
background-attachment:fixed;
text-align:center
}
.pdf {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	text-align: justify;
}
.powered {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
	text-align: right;
}
