/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	
}
.ajuts {
	background-image: url("ajutsboto.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
.circulars {
	background-image: url("circulars.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
.verd {
	color: #999900;
}

.publi {
	background-image: url("publicaciosboto.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
.preus {
	background-image: url("preusboto.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
.botons_taula2 {
	background-image: url("preusboto.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}

input {
	background-color: #EAEAEA;
}

a:link {
	color:#666666;
	text-decoration:none;
}
a:hover {
	color: #663300;
	text-decoration:none;
}
a:visited {
	color:#666666;
	text-decoration:none;
}
a:active {
	color: #663300;
	text-decoration:none;
}

