body {
	background-color: #000000;
	margin-top:0;
	}
b {
	font-weight:bolder;
	font-size:12px;
}

#menu {
	position:absolute;
	left:0px;
	top:0px;
	width:595px;
	height:101px;
	z-index:4;
}
#bannermenu {
	position:absolute;
	left:0px;
	top:100px;
	width:595px;
	height:181px;
	z-index:6;
}
.textoevocador {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height:13px;
	text-align: justify;
}
.textocopyright {
	font-family: "Trebuchet MS";
	font-size: 9px;
	line-height:10px;
	text-decoration: none;
	color: #000000;
}
.dadestaronja {
	color: #eca100;
	font-weight: bold;
}
.capfitxa {
	color:#000000;
	font-weight:bolder;
	font-size:12px;
	line-height:15px;
}
a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #000000;
}

