*
	{
	border: 0px #0f0 dashed;
	margin: 0px;
	padding: 0px;
	}
body
	{
	background-color: #000;
	color: #fff;
	font-size: 11px;
	line-height: 15px;
	font-family: Trebutchet MS, Verdana, Arial;
	}

#header
	{
	border: 0px #0f0 dashed;
	background: url(img/bkgrd.jpg);
	width: 100%;
	height: 300px;
	}
#cap
	{
	border: 0px #ff0 dashed;
	height: 300px;
	float: left;
	}
#logmenu
	{
	border: 0px #0ff dashed;
	padding: 130px 0px 0px 0px;
	float: left;
	}
#log
	{
	border: 0px #0f0 dashed;
	padding: 0px;
	}
#menu
	{
	border: 0px #0f0 dashed;
	padding: 15px 0px 0px 5px;
	}
#descripcio
	{
	width: 280px;
	border: 0px #0f0 dashed;
	padding: 20px 10px 0px 10px;
	text-align: justify;
	float: left;
	}
#contingut
	{
	width: 770px;
	border: 0px #0ff dashed;
	padding: 0px 25px 0px 15px;
	float: left;
	}
#index-contingut
	{
	width: 400px;
	text-align: left;
	float: left;
	padding: 0px 25px 0px 30px;
	}
.coleccions
	{
	font-size: 14px;
	font-weight: bold;
	}
.thumbs
	{
	margin: 2px 2px 0px 0px;
	float: left;
	}
#caixa-shop
	{
	border: 0px #0ff solid;
	overflow: hidden;
	/* width: 650px; */
	/* height: 580px; */
	margin: 0px 0px 0px 0px;
	}
.shop
	{
	border: 0px #f00 solid;
	margin: 10px 50px 30px 0px;
	float: left;
	}
#footer
	{
	border: 0px #0ff dashed;
	padding: 50px 0px 50px 20px;
	text-align: center;
	color: #fff;
	font-size: 9px;
	line-height: 15px;
	font-family: Trebutchet MS, Verdana, Arial;
	clear: both;
	width: 1000px;
	}

input, textarea
	{
	font-family: Trebutchet MS, Verdana, Arial;
	font-size: 11px;
	padding: 3px;
	}

/***** SLIMBOX *****/
#lbOverlay
	{
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	}
#lbCenter, #lbBottomContainer
	{
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	}
.lbLoading
	{
	background: #fff url(img/slim_load.gif) no-repeat center;
	}
#lbImage
	{
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
	}
#lbPrevLink, #lbNextLink
	{
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
	}
#lbPrevLink
	{
	left: 0;
	}
#lbPrevLink:hover
	{
	background: transparent url(img/slim_prev.gif) no-repeat 0% 15%;
	}
#lbNextLink
	{
	right: 0;
	}
#lbNextLink:hover
	{
	background: transparent url(img/slim_next.gif) no-repeat 100% 15%;
	}
#lbBottom
	{
	font-family: Trebutchet MS, Verdana, Arial;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
	}
#lbCloseLink
	{
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(img/slim_close.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
	}
#lbCaption, #lbNumber
	{
	margin-right: 70px;
	}
#lbCaption
	{
	font-weight: bold;
	font-size: 12px;
	}