.opcio-inicio {background: url(../img/btn_inicio.gif);}
.opcio-inicio:hover{background: url(../img/btn_inicio.gif) 0 -32px;}
.opcio-inicioSeleccionada {background: url(../img/btn_inicio.gif) 0 -64px;}

.opcio-empresa {background: url(../img/btn_empresa.gif);}
.opcio-empresa:hover {background: url(../img/btn_empresa.gif)0 -32px;}
.opcio-empresaSeleccionada {background: url(../img/btn_empresa.gif) 0 -64px;}

.opcio-servicios{background: url(../img/btn_servicios.gif);}
.opcio-servicios:hover {background: url(../img/btn_servicios.gif) 0 -32px;}
.opcio-serviciosSeleccionada {background: url(../img/btn_servicios.gif) 0 -64px;}


.opcio-proyectos{background: url(../img/btn_proyectos.gif);}
.opcio-proyectos:hover {background: url(../img/btn_proyectos.gif) 0 -32px;}
.opcio-proyectosSeleccionada {background: url(../img/btn_proyectos.gif) 0 -64px;}

.opcio-colaboradores{background: url(../img/btn_colaboradores.gif);}
.opcio-colaboradores:hover {background: url(../img/btn_colaboradores.gif) 0 -32px;}
.opcio-colaboradoresSeleccionada {background: url(../img/btn_colaboradores.gif) 0 -64px;}

.opcio-contacto{background: url(../img/btn_contacto.gif);}
.opcio-contacto:hover {background: url(../img/btn_contacto.gif) 0 -32px;}
.opcio-contactoSeleccionada {background: url(../img/btn_contacto.gif) 0 -64px;}



#introduccio-home h1{
	background: url(../img/tit_home_01.gif) no-repeat;
}
#projectes-home h1{
	background: url(../img/tit_home_proyectos.gif) no-repeat;
}
#empresa-text h1{
	background: url(../img/tit_laempresa.gif) no-repeat;
}
#serveis-text h1{
	background: url(../img/tit_servicios.gif) no-repeat;
}
#colaboradors-text h1{
	background: url(../img/tit_colaboradores.gif) no-repeat;
}
#projectes-text h1{
	background: url(../img/tit_home_proyectos.gif) no-repeat;
}
#contacte-text h1{
	background: url(../img/tit_contacto.gif) no-repeat;
}




