@charset "utf-8";

body {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:14px;
}

a {
	text-decoration:none;
	color:black;
	font-weight:bold;
}

img {
	border:0;
}

ul {
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
}

.colaborador {
	margin:0 5px 0 5px;
	border:0;
	opacity:0.6;
	filter:alpha(opacity=60);
}

.colaborador:hover,.colaborador:active {
	opacity:1;
	filter:alpha(opacity=100);
}

.color {
	color:#669933;
}

.centrat {
	text-align:center;
}

#espai {
	margin-right:auto;
	margin-left:auto;
	width:1000px;
}

#titol {
	border:0;
}

#footer {
	text-align:center;
	margin-top:5px;
	height:40px;
	background-image:url(../img/disseny/footer/footer.gif);
}

#credits {
	text-align:center;
	font-size:10px;
}
