.border {
	border: 1px solid #000000;
}
.borderQuees {
	border: 1px solid #000000;
	background-image: url(images/fondo-quees2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #000000;
}
.borderQueesBlanc {

	border: 1px solid #000000;
	background-image: url(images/fondo-quees-blanc.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.borderPlacas {


	border: 1px solid #000000;
	background-image: url(images/placa-gran.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.borderClub {
	border: 1px solid #000000;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	background-image: url(images/fondo-club.jpg);
}
.lletra-negra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.fondo-productes {
	font-style: normal;
	line-height: normal;
	background-image: url(images/fondo-productes.gif);
	background-repeat: no-repeat;
	background-position: 41px 1px;
}
.borderProductes {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
