body {
	background: #000000 url(imatges/bg.jpg) ;
	color: #FFF;
	font-family: "Lucida Grande", Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 150%;
	margin: 0px auto 40px auto;
}
#cos {
	position: absolute;
	width: 680px;
	top: 0px;
	right: 0px;
	padding: 15px 0px;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	border-top-left-radius: 20px;
	z-index: 1;
}
a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
}
a:hover {
	color: #f8ff3d;
}
h1 {
	/*height: 130px;
	width: 800px;
	background: url(imatges/adwnet.png) no-repeat;
	margin: 0px auto;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
	border-bottom-right-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	border-bottom-left-radius: 20px;*/
	height: 400px;
	width: 353px;
	background: url(imatges/eladi.jpg) no-repeat;
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -200px;
	z-index: 0;
}
h1 span {
	display: none;
}
h2 {
	color: #000;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: -1px;
	background: #FFF;
	padding: 10px 80px;
	margin-bottom: 0px;
	clear: both;
	text-align: right;
}
.clear {
	clear: both;
}
#benvinguda {
	float: right; 
	width: 400px;
	margin-left: 20px;
	padding: 10px 80px 10px 0px;
	text-align: right;
}
#contacte {
	margin: 10px 0px;
	width: 156px;
	text-align: right;
	float: left;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
	border-bottom-right-radius: 20px;
}


/* Treballs */
div.treball {
	padding: 10px 0px;
	border-bottom: #FFF 4px dashed;
}
div.treball img {
	float: right;
	margin-left: 20px;
	margin-right: 80px;
}
div.treball p.eines {
	color: #f8ff3d;
	margin-top: 0px;
	padding-right: 10px;
}
div.treball div {
	padding: 10px;
	text-align: right;
	/*-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
	border-bottom-right-radius: 20px;
	-moz-box-shadow: 1px 1px 8px #000; 
	-webkit-box-shadow: 1px 1px 8px #000; 
	box-shadow: 1px 1px 8px #000; */
}
h3 {
	font-size: 16px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
