body {
	font-family: Verdana;
	font-size: 12px;
	background: url(../images/fons.jpg) repeat-x #FFFFFF;
}

div.tot {
	width: 900px;
	font-family: Verdana;
	font-size: 12px;
	height: 900px;
}

div.pagines {
 float: left;
 width: 605px;
 height: 30px;
}

div.cap {
	width: 900px;
	background: url(../images/cap.jpg);
	height: 150px;
	text-align: left;
}

div.pagines {
float: left; 
width: 100%;
}

div.pagines a{
	background: #C8CAAA;
}


a {
	color: black;
	text-decoration: none;
}

a:hover {
	color: #CAD420;
	text-decoration: none;
}

h2 {
font-size: 15px;
}

h1 {
font-size: 16px;
}
div.cistell{
	line-height: 15px;
	background: #C8CAAA;
	border: 1px #9C9E80 solid;
	width: 250px;
	height: 80px;
	text-align: center;
}

img {
border: 1px #9C9E80 solid;
}

table {
	font-size: 12px;
}

a.cistell {	font-size: 12px; }
a.cistell:hover { color: white; }

div.menu {
	text-align: left;
	width: 270px;
	height: 740px;
	margin-left: 15px;
	float: left;

	}

div.cos {
	padding: 15px 15px 15px 15px;
	background: white;
	border: 1px #DCE649 solid;
	width: 580px;
	float: left;
	text-align: justify;
	overflow: auto;
}	

div.top{
float:left;
margin-top: 113px;
margin-left: 50px;
font-size: 15px;
}

div.producte 
{
	width: 170px;
	height: 170px;
	float: left;
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
	overflow: hidden;
	text-align: center;
}

div.producte img {
 border: 0px;
}

div.detall{
border: 1px solid black;
float: left;
border-top: none;
}
div.desc {
width: 400px;
float: left;
height: 25px;
border-top: 1px solid black;
}
div.quan {
width: 70px;
float: left;
border-left: 1px solid black;
height: 25px;
 border-top: 1px solid black;
}
div.preu {
width: 80px;
float: left;
border-left: 1px solid black;
height: 25px;
border-top: 1px solid black;
}
div.eliminar {
width: 80px;
float: left;
border-left: 1px solid black;
height: 25px;
border-top: 1px solid black;
}