
/*  **** MENU GENERAL  ***  */
#menu_general {
	background: url(../img/tit_arquitectes.png) no-repeat;
}
#menu_general {
	width: 448px;
	height: 50px;
	float: right;
	list-style-type: none;
	margin: 6px 0 0 200px;
	padding: 38px 0 0 50px;
}

#menu_general .quisom{width: 118px; background: url(../img/menu_general.png) no-repeat 0 0;}
#menu_general .quisom:hover{width: 118px; background: url(../img/menu_general.png) no-repeat 0 -35px;}
#menu_general .quisom_se{width: 118px; background: url(../img/menu_general.png) no-repeat 0 -70px;}

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

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

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

#menu_general .contacte{width: 80px; background: url(../img/menu_general.png) no-repeat -368px 0px;}
#menu_general .contacte:hover{width: 80px; background: url(../img/menu_general.png) no-repeat -368px -35px;}
#menu_general .contacte_se{width: 80px; background: url(../img/menu_general.png) no-repeat -368px -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: 100px; background: url(../img/menu_obraprivada.png) no-repeat 0 0;}
#menu_projectes .obra_nova:hover{width: 100px; background: url(../img/menu_obraprivada.png) no-repeat 0 -33px;}
#menu_projectes .obra_nova_se{width: 100px; background: url(../img/menu_obraprivada.png) no-repeat 0 -66px;}

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

#menu_projectes .rehabilitacio{width: 115px; background: url(../img/menu_obraprivada.png) no-repeat -179px 0px;}
#menu_projectes .rehabilitacio:hover{width: 115px; background: url(../img/menu_obraprivada.png) no-repeat -179px -33px;}
#menu_projectes .rehabilitacio_se{width: 115px; background: url(../img/menu_obraprivada.png) no-repeat -179px -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: 168px; background: url(../img/menu_obrapublica.png) no-repeat 0 0;}
#menu_projectes .concursos_realitzats:hover{width: 168px; background: url(../img/menu_obrapublica.png) no-repeat 0 -33px;}
#menu_projectes .concursos_realitzats_se{width: 168px; background: url(../img/menu_obrapublica.png) no-repeat 0 -66px;}

#menu_projectes .concursos_no_realitzats{width: 190px; background: url(../img/menu_obrapublica.png) no-repeat -168px 0;}
#menu_projectes .concursos_no_realitzats:hover{width: 190px; background: url(../img/menu_obrapublica.png) no-repeat -168px -33px;}
#menu_projectes .concursos_no_realitzats_se{width: 190px; background: url(../img/menu_obrapublica.png) no-repeat -168px -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; }

