body {
	margin: 0px;
	padding: 0px;
}
#fusta {
	height: 262px;
	width: 563px;
	margin-top: 75px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imgs/fonsFusta.jpg);
	background-repeat: no-repeat;
}
#menu {
	text-align: center;
	margin-right: 30px;
	margin-left: 30px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #efd9c5;
	line-height: 35px;
	padding-top: 90px;

}
#menu a {
	display:block;
	color: #efd9c5;
	text-decoration: none;
	margin-bottom: 10px;
}
#menu a:hover {
	color: #ffffff;
}
#logo {
	background-color: #e2e4e3;
	height: 38px;
	text-align: center;

}
#logo img {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#logo2 {
	background-color: #e2e4e3;
	height: 38px;
	margin-top: 30px;
	text-align: center;
	width: 563px;
	margin-right: auto;
	margin-left: auto;

}
#logo2 img {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#dades {
	margin-top: 25px;
	width: 563px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #666666;
}
#dades .joan {
	display: block;
	font-weight:bold;
	color:#000000;
	font-size:13px;
	text-align: center;
}
#dades p {
	margin-top:4px;
	font-size: 11px;
	text-align: center;
}
#dades a {
	text-decoration:none;
	color:#cf6700;
}
#dades a:hover {
	text-decoration:underline;
}
#peu {
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E2E4E3;
	clear: both;
}


/* PRODUCTES */
#productes {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	padding-top: 20px;
	padding-bottom: 50px;
}
#productes h1 {
	margin-top:0px;
	margin-bottom:20px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #CF6700;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	margin-left: 5px;
}

.thumbnail {
	float: left;
	height: 85px;
	width: 85px;
	margin-bottom: 10px;
	margin-left: 4px;
	border: 1px solid #000000;
	margin-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.thumbnail img {
	border:none;
}
#productesInt {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 50px;
}
#productesInt h1 {
	margin-top:0px;
	margin-bottom:20px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #CF6700;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	margin-left: 5px;
	text-align:center;
}
#productesInt #imatge {
	text-align: center;
}
#productesInt #enrera {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
#productesInt #enrera a {
	text-decoration:none;
	color: #CF6700;
}

