#menu_general {
	background: url(../img/tit_arquitectes.png) no-repeat;
}
#menu_general {
	width: 415px;
	height: 50px;
	float: right;
	list-style-type: none;
	margin: 9px 0 0 305px;
	padding: 36px 0 0 50px;
}
/*  **** MENU GENERAL  ***  */
#menu_general .quisom{width: 80px; background: url(../img/menu_general.png) no-repeat 0 0;}
#menu_general .quisom:hover{width: 80px; background: url(../img/menu_general.png) no-repeat 0 -35px;}
#menu_general .quisom_se{width: 80px; background: url(../img/menu_general.png) no-repeat 0 -70px;}

#menu_general .estudi{width: 67px; background: url(../img/menu_general.png) no-repeat -80px 0;}
#menu_general .estudi:hover{width: 67px; background: url(../img/menu_general.png) no-repeat -80px -35px;}
#menu_general .estudi_se{width: 67px; background: url(../img/menu_general.png) no-repeat -80px -70px;}

#menu_general .projectes{width: 82px; background: url(../img/menu_general.png) no-repeat -147px 0;}
#menu_general .projectes:hover{width: 82px; background: url(../img/menu_general.png) no-repeat -147px -35px;}
#menu_general .projectes_se{width: 82px; background: url(../img/menu_general.png) no-repeat -147px -70px;}

#menu_general .publicacions{width: 101px; background: url(../img/menu_general.png) no-repeat -229px 0;}
#menu_general .publicacions:hover{width: 101px; background: url(../img/menu_general.png) no-repeat -229px -35px;}
#menu_general .publicacions_se{width: 101px; background: url(../img/menu_general.png) no-repeat -229px -70px;}

#menu_general .contacte{width: 79px; background: url(../img/menu_general.png) no-repeat -330px 0px;}
#menu_general .contacte:hover{width: 79px; background: url(../img/menu_general.png) no-repeat -330px -35px;}
#menu_general .contacte_se{width: 79px; background: url(../img/menu_general.png) no-repeat -330px -70px;}

/*  **** MENU PROJECTES (amb .PNG) ***  */

#menu_projectes h1.tit_obraprivada { background: url(../img/tit_obraprivada.png) no-repeat; }
#menu_projectes #menu_obraprivada { width: 300px; }

#menu_projectes .obra_nova{width: 92px; background: url(../img/menu_obraprivada.png) no-repeat 0 0;}
#menu_projectes .obra_nova:hover{width: 92px; background: url(../img/menu_obraprivada.png) no-repeat 0 -33px;}
#menu_projectes .obra_nova_se{width: 92px; background: url(../img/menu_obraprivada.png) no-repeat 0 -66px;}

#menu_projectes .reforma{width: 80px; background: url(../img/menu_obraprivada.png) no-repeat -92px 0;}
#menu_projectes .reforma:hover{width: 80px; background: url(../img/menu_obraprivada.png) no-repeat -92px -33px;}
#menu_projectes .reforma_se{width: 80px; background: url(../img/menu_obraprivada.png) no-repeat -92px -66px;}

#menu_projectes .rehabilitacio{width: 106px; background: url(../img/menu_obraprivada.png) no-repeat -173px 0px;}
#menu_projectes .rehabilitacio:hover{width: 106px; background: url(../img/menu_obraprivada.png) no-repeat -173px -33px;}
#menu_projectes .rehabilitacio_se{width: 106px; background: url(../img/menu_obraprivada.png) no-repeat -173px -66px;}


#menu_projectes h1.tit_obrapublica { background: url(../img/tit_obrapublica.png) no-repeat; }
#menu_projectes #menu_obrapublica { width: 358px; }


#menu_projectes .concursos_realitzats{width: 158px; background: url(../img/menu_obrapublica.png) no-repeat 0 0;}
#menu_projectes .concursos_realitzats:hover{width: 158px; background: url(../img/menu_obrapublica.png) no-repeat 0 -33px;}
#menu_projectes .concursos_realitzats_se{width: 158px; background: url(../img/menu_obrapublica.png) no-repeat 0 -66px;}

#menu_projectes .concursos_no_realitzats{width: 182px; background: url(../img/menu_obrapublica.png) no-repeat -158px 0;}
#menu_projectes .concursos_no_realitzats:hover{width: 182px; background: url(../img/menu_obrapublica.png) no-repeat -158px -33px;}
#menu_projectes .concursos_no_realitzats_se{width: 182px; background: url(../img/menu_obrapublica.png) no-repeat -158px -66px;}

/*  **** GALERIA PROJECTES ***  */

#galeria_projectes .btn_tancar{ background: url(../img/btn_tancar_projecte.gif) no-repeat; }
#galeria_projectes .btn_tancar:hover{ background: url(../img/btn_tancar_projecte_over.gif) no-repeat; }

