
.area_treball {

	background:yellow;

}


/* -- Estils panell article per defecte -- */

.panell_fund_BackColorHead {

	background:var(--color-primari);

	}

.panell_fund_Head {

	color:white;
	font-weight:bold;

}

.panell_fund_Body {
}

.text_article {
}


.img_article {
}


.line_fund {
	background:black;
	height:1px;
	margin-top:2px;
	margin-bottom:4px;

}

.but_social {
	margin-right:;
}

.content_social {

	margin-top:;
	background:white;

}

.icon_tew {
	background:#4099FF
}

.icon_face{
	background:#3b5998
}

/* -- Final estils panell article per defecte -- */





/* -- Estils Slide -- */

.img_slide_wrapper {
	-moz-border-radius: 1em 1em;
	-webkit-border-radius: 1em 1em;
	-khtml-border-radius: 1em 1em;
	border-radius: 1em 1em;
	-webkit-box-shadow: 2px 2px 5px #000;
	-moz-box-shadow: 2px 2px 5px #000;
	box-shadow: 2px 2px 5px #000;
	filter: shadow(color=#000, direction=135, strength=9);
}

.img_slide_home {
	-moz-border-radius: 1em 1em;
	-webkit-border-radius: 1em 1em;
	-khtml-border-radius: 1em 1em;
	border-radius: 1em 1em;
}

/* -- Final Estils Slide -- */

/* -- Estils molles de pa  -- */

.molles_pa	{
	background:#f48000;
}

.molles_pa li a{
	color:white;
}

/* -- Final molles migues de pa  -- */
