

.disc{
	clear:both;
	margin-bottom:20px;
}

.portadadisc {
	float:left;
	margin:10px;
	background-color:#E6E6E6;
}

.portadadisc img {
	border:2px  solid #284B8F;
}

.portadadisc img:HOVER {
	border:2px  solid #EFA508;
}
.portadadisc a{
	text-decoration:none;
} 

.portadadisc a:HOVER{
 	/*color:#EFA508;*/
	background-color:#E6E6E6;
}


.textdisc {
	text-align:justify;
}

.preu {
	font-size:16px;
	font-weight:bold;

}


