@CHARSET "ISO-8859-1";

#banners{
	height:100%;
	background-image:url(img/fons_banners.gif);
	background-repeat:repeat-x;
	width:163px;
	height:500px;	
}

#noti{
	float:left;
	width:210px;
	height:530px;
}
#noticies{
	float:left;
	background-image:url(img/fons_noticies.gif);
	background-repeat:repeat-y;
	margin-top:10px;
	height:100%;
}
#noticies_data{
	float:left;
	margin-top:3px;
	text-indent:15px;
	margin-bottom:4px;
}
#noticies_titol{
	clear:both;
	color:#951734;
	font-weight:bold;
	line-height:150%;
	margin-bottom:-5px;
}
#noticies_mes{
	float:right;
	margin-right:9px;
	color:#665f4f;
	font-size:9.5px;
	margin-top:15px;
}
#noticies_mes a{
	text-decoration:none;
	color:#665f4f;
}
#noticies_mes a:hover{
	text-decoration:none;
	font-weight:bold;
	color:#665f4f;
}
#noticies_separador{
	float:left;
	margin-left:0px;
	margin-top:6px;
	margin-bottom:4px;
	background-image:url(img/separador_noticies.gif);
	background-repeat:no-repeat;
	width:210px;
	height:2px;
}
#dest{
	float:left;
	margin-left:10px;
	width:385px;
}
#destacat_separador{
	float:left;
	margin-top:20px;
	background-image:url(img/separador_gris.gif);
	background-repeat:repeat-x;
	height:1px;
	width:100%;
}
#destacat{
	float:left;
	margin-top:10px;
	
}
#destacat_contingut{
	height:100%;
	width:100%;
	height:241px;
	overflow:hidden;	
}
#destacat_titol{
	margin-top:10px;
	margin-bottom:10px;
	font-size:12.3px;
	font-weight:bold;
	color:#951734;
}
#destacat_img{
	height:139px;
	overflow:hidden;
	margin-top:0px;
	border-top:1px solid #4d4532;
}