body {
	font-family: Trebuchet MS;
	color: #2F2D2D;
	font-size: 12px;
	background-image: url('ima/fons.png');
	padding: 0px;
	margin: 0px;
}

table {
	font-family: Trebuchet MS;
	font-size: 12px;
}

td {
	padding: 5px;
}

div.fora {
	background-image: url('ima/fonstop.png');
	background-position: top;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}

div.total {
width: 800px;
text-align: justify;
padding: 0px;
	margin: 0px;
}

div.cap {
	padding-top: 10px;
	_padding-top: 5px;
	width: 800px;
}

div.logo {
	float: left;
	width: 400px;
	height: 115px;
}

div.dretacap {
	float: right;
	text-align: right;
	width: 400px;
	height: 115px;
}

div.menucap {
	width: 800px;
	text-align: center;
	height: 30px;
	margin: 0px;
	padding: 0px;
}

div.menucap ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div.menucap li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 103px;
	height: 40px;
	line-height: 40px;
	margin-right: 5px;
	background-color: #DADADA;
	
	border-bottom: 1px solid #EFE7E2;
}

div.menucap li.actiu {
	background-color: white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}


div.alert {
	background-color: #F9C19B;
	text-align: center;
	padding: 5px;
	border: 1px dashed #8E4C3C;
}

div.alertbo {
	background-color: #BFE49C;
	text-align: center;
	padding: 5px;
	border: 1px dashed #508D14;
}
/************ CONTINGUT *****************/

div.cos {
	background-color: white;
	width: 800px;
	padding-bottom: 10px;
	overflow: hidden;
}

div.esquerra {
	padding-top: 10px;
	width: 590px;
	_width: 600px;
	float: left;
	background-color: white;
	padding-left: 10px;
	overflow: hidden;
	
	padding-bottom: 10px;
}

div.dreta {
	padding: 10px;
	width: 180px;
	_width: 200px;
	float: right;
	text-align: left;
	background-color: white;
	overflow: hidden;
	
}

div.zona {
	width: 180px;
	height: 400px;
	overflow: auto;
	border: 1px solid #EFE7E2;
	text-align: left;

}

div.right {
	border: 1px solid black;
	width: 324px;
	float: right;
	height: 268px;
	padding: 5px 5px 5px 5px;
}

div.anunci {
	border: 1px dashed black;
	width: 600px;
	margin-left: 20px;
	text-align: justify;
	font-size: 13x;
	padding: 15px 15px 15px 15px;
	overflow: hidden;
}

a{
	color: #C42121;
	text-decoration: none; 
	 
	font-size: 12px;
}

a:hover {
	
	text-decoration: underline;
}

table a, table a:hover {
	font-weight: normal;
}

table a:visited {
	opacity:0.5;filter:alpha(opacity=50)
}

h2 {
	font-size: 18px;
	color: #C42121;
	border-bottom: 1px dashed black;
	font-weight: bold;
	font-family: Arial;
}

h1 {
	font-size: 20px;
	color: #C42121;
	text-align: center;
}

a.mini {
font-size: 11px;
}



tr.a {
background-color: #DADADA;
margin:0; padding: 10px 10px 10px 10px; overflow: hidden;

}
tr.b {
background-color: #FEF9F7;
margin:0; padding: 10px 10px 10px 10px; overflow: hidden;
}


#llistat {
list-style:none;
	margin:0;
	padding:0;
	text-align: left;

}

#llistat li {
margin:0; padding: 15px 10px 15px 10px; overflow: hidden;
width: 620px;
}
#llistat li.a {
background-color: #DADADA;
}
#llistat li.b {
background-color: #FEF9F7;
}

#llistat li.a:hover, #llistat li.b:hover {
background: #F0E4C1;
}
#llistat a {
font-size: 13px;
}

#llistat span {
display:table-cell;overflow:hidden;display:block;float:left;
}
 
#llistat .pob {
width: 170px;
}

#llistat  .tip {
width: 180px;
}	

#llistat  .reg {
width: 140px;
}

#llistat .preu {
width: 130px;
}

