/* ================================
    ESTILS PARTICULARS PER INSTITUCIO
   ================================
*/
.imgFons
{
	background-image: url(institucio_img.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.menuFons
{
	background-image: url(institucio_tramat_menu.jpg);
	background-repeat: repeat-x;
}
.titol_container_area
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #514431;
}
.containerArea
{
	background-color: #DFDDD9;
}


