/* ================================
    ESTILS PARTICULARS PER INICI
   ================================
*/
.imgFons
{
	background-image: url(inici_img.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.menuFons
{
	background-image: url(inici_tramat_menu.jpg);
	background-repeat: repeat-x;
}



