#cap {
  background: url(../images/en/cap.gif) no-repeat bottom right;
}

#opc {
		background: url(../images/en/menu/menu.gif) no-repeat;
}

#opc a.inicio, #opc a.inicio_in {
	width: 50px;
}
#opc a.inicio_in, #opc a.inicio:hover { 
	background: url(../images/en/menu/menu_on.gif) no-repeat scroll 0 0;
}

#opc a.dosier, #opc a.dosier_in {
	width: 57px;
}
#opc a.dosier_in, #opc a.dosier:hover { 
	background: url(../images/en/menu/menu_on.gif) no-repeat scroll 0 -22px;
}

#opc a.programa, #opc a.programa_in {
	width: 89px;
}
#opc a.programa_in, #opc a.programa:hover { 
	background: url(../images/en/menu/menu_on.gif) no-repeat scroll 0 -44px;
}

#opc a.ponentes, #opc a.ponentes_in {
	width: 68px;
}
#opc a.ponentes_in, #opc a.ponentes:hover { 
	background: url(../images/en/menu/menu_on.gif) no-repeat scroll 0 -66px;
}

#opc a.registro, #opc a.registro_in {
	width: 92px;
}
#opc a.registro_in, #opc a.registro:hover { 
	background: url(../images/en/menu/menu_on.gif) no-repeat scroll 0 -88px;
}

#opc a.ponencias, #opc a.ponencias_in {
	width: 52px;
}
#opc a.ponencias_in, #opc a.ponencias:hover { 
	background: url(../images/en/menu/menu_on.gif) no-repeat scroll 0 -110px;
}

#opc a.intos, #opc a.intos_in {
	width: 103px;
}
#opc a.intos_in, #opc a.intos:hover { 
	background: url(../images/en/menu/menu_on.gif) no-repeat scroll 0 -132px;
}

#opc a.localiza, #opc a.localiza_in {
	width: 68px;
}
#opc a.localiza_in, #opc a.localiza:hover { 
	background: url(../images/en/menu/menu_on.gif) no-repeat scroll 0 -154px;
}

#opc a.contacto, #opc a.contacto_in {
	width: 65px;
}
#opc a.contacto_in, #opc a.contacto:hover { 
	background: url(../images/en/menu/menu_on.gif) no-repeat scroll 0 -176px;
}
