.pestanyaactiva, a.pestanyaactiva, a:hover.pestanyaactiva {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;

}
.pestanya, a.pestanya, a:hover.pestanya {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
	cursor:  pointer;

}
.pestanyacandidata, a.pestanyacandidata, a:hover.pestanyacandidata {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC9900;
	cursor: pointer;

}
.contenido {
	background-color: #000000;
	height: 300px;
	width: 500px;
	border: none;
}
.fitxavisible {
	display: block;

}
.fitxanovisible {
	display: none;

}
