*{
	margin:0;
	padding:0;
}

#widpestajax{
	background:#F4F4F4;
}

#widpestajax ul{
	display:block;
	list-style-type:none;
	background:url(../imgs/pest.gif) bottom left repeat-x;
	height:34px;
}

#widpestajax ul li{
	float:left;
}

#widpestajax ul li a{
	display:block;line-height:8px;
	padding: 10px;
	background: #e9e9e9 url(../imgs/pest.gif) bottom left repeat-x;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #878686;
	text-decoration: none;
	border-top: 1px solid #878686;
	border-right: 1px solid #fff;
}

#widpestajax ul li a:hover{
	text-decoration: underline;
}

#contseccions{
	clear:left;
	padding:10px 0 0 0;
}

#widpestajax ul li a.pestanya_selec{
	background-color: #f4f4f4;
	background-image:none;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #a30708;
	padding: 10px;
	border-top: 1px solid #a30708;
	border-right: 1px solid #fff;
	text-transform: uppercase;
}
