#ContenidorNomLlista{
	position:relative;
	top: 0px;
	left: 45px;
	width: 100%;
	z-index: 5;
}

#LayerBotonsLlista{
	position:relative;
	top: 0px;
	left: 40px;
	width: 800px;
	height: 26px;
	z-index: 4;
	background-color:#FFC887;
}

#ContenidorEscriure{
	position :absolute;
	text-align:left;
	top: 4px;
	left: 0px;
	width: 300px;
	height: 22px;
	z-index: 5;
}

#ContenidorVotar{
	position :absolute;
	text-align:center;
	top: 4px;
	left: 200px;
	width: 200px;
	height: 22px;
	z-index: 5;
}

#ContenidorEnviarMail{
	position :absolute;
	text-align:center;
	top: 4px;
	left: 350px;
	width: 250px;
	height: 22px;
	z-index: 5;
}

#ContenidorAfegeixAFavorits{
	position :absolute;
	text-align:right;
	top: 4px;
	left: 550px;
	width: 250px;
	height: 22px;
	z-index: 5;
}

#TabbedPanelsLlista{
	position: relative;
	top: 10px;
	left: 12px;
	width: 923px;
	z-index: 5;
}

#LayerNomTitol{
	position: absolute;
	top: 170px;
	left: 150px;
	width: 650px;
	height: 28px;
	z-index: 5;
	visibility: visible;
	text-align: center;
}

#LayerMostraDades{
	position:relative;
	top: 210px;
	left: 183px;
	width: 596px;
	z-index: 4;
	font-size: 12px;
	color: #603813;
	border: 2px dashed #B33600;
}

#LayerBotonsMostraDades{
	position:relative;
	top: 215px;
	left: 183px;
	width: 596px;
	height: 26px;
	z-index: 4;
	background-color:#FFC887;
}

#LayerBotoEnrere{
	position :absolute;
	text-align:center;
	top: 4px;
	left: 100px;
	width: 350px;
	height: 22px;
	z-index: 5;
}

.fonsMedallaOr{
	background-image: url(../images/MedallaOr.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
	font-size: 20px;
}

.fonsMedallaPlata{
	background-image: url(../images/MedallaPlata.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
	font-size: 18px;
}

.fonsMedallaBronze{
	background-image: url(../images/MedallaBronze.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
	font-size: 16px;
}

.fonsEstrella100{
	background-image: url(../images/Estrella100.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 100px;
	font-size: 16px;
}

.fonsEstrella75{
	background-image: url(../images/Estrella75.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 75px;
	font-size: 14px;
}

.fonsEstrella50{
	background-image: url(../images/Estrella50.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
	font-size: 12px;
}

.fonsEstrella35{
	background-image: url(../images/Estrella35.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 35px;
	font-size: 10px;
}

.fonsEstrella20{
	background-image: url(../images/Estrella20.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	font-size: 8px;
}