#Menu ul li#presentacion {
	background:url(/media/img/presentacion-tit_eu.gif) no-repeat left top;
	width:76px;
	}
#Menu ul li#presentacion:hover, #Menu ul li#presentacion.selected {
	background:url(/media/img/presentacion-tit_eu.gif) no-repeat -76px top;
	width:76px;
	}
#Menu ul li#social {
	background:url(/media/img/social-tit_eu.gif) no-repeat left top;
	width:110px;
	}
#Menu ul li#social:hover, #Menu ul li#social.selected {
	background:url(/media/img/social-tit_eu.gif) no-repeat -110px top;
	width:110px;
	}
#Menu ul li#personal {
	background:url(/media/img/personal-tit_eu.gif) no-repeat left top;
	width:125px;
	}
#Menu ul li#personal:hover, #Menu ul li#personal.selected {
	background:url(/media/img/personal-tit_eu.gif) no-repeat -125px top;
	width:125px;
	}
#Menu ul li#servicios {
	background:url(/media/img/servicios-tit_eu.gif) no-repeat left top;
	width:66px;
	}
#Menu ul li#servicios:hover, #Menu ul li#servicios.selected {
	background:url(/media/img/servicios-tit_eu.gif) no-repeat -66px top;
	width:66px;
	}
#Menu ul li#tarifas {
	background:url(/media/img/tarifas-tit_eu.gif) no-repeat left top;
	width:91px;
	}
#Menu ul li#tarifas:hover, #Menu ul li#tarifas.selected {
	background:url(/media/img/tarifas-tit_eu.gif) no-repeat -91px top;
	width:91px;
	}
#Menu ul li#enlaces {
	background:url(/media/img/enlaces-tit_eu.gif) no-repeat left top;
	width:47px;
	}
#Menu ul li#enlaces:hover, #Menu ul li#enlaces.selected {
	background:url(/media/img/enlaces-tit_eu.gif) no-repeat -47px top;
	width:47px;
	}
#Menu ul li#ubicacion {
	background:url(/media/img/ubicacion-tit_eu.gif) no-repeat left top;
	width:67px;
	}
#Menu ul li#ubicacion:hover, #Menu ul li#ubicacion.selected {
	background:url(/media/img/ubicacion-tit_eu.gif) no-repeat -67px top;
	width:67px;
	}
#Menu ul li#contacto {
	background:url(/media/img/contacto-tit_eu.gif) no-repeat left top;
	width:65px;
	}
#Menu ul li#contacto:hover, #Menu ul li#contacto.selected {
	background:url(/media/img/contacto-tit_eu.gif) no-repeat -65px top;
	width:65px;
	}

/* Home
--------------------------------*/
h2#presentacion-tit {
	background:url(/media/img/presentation-main_eu.gif) no-repeat top left;
	width:188px;
	height:46px;
	text-indent:-9000%;
	}


/* Servicios
--------------------------------------------*/
h2#servicios-tit {
	background:url(/media/img/services-main_eu.gif) no-repeat top left;
	width:161px;
	height:46px;
	text-indent:-9000%;
	}

/* Enlaces
----------------------------*/

h2#links-tit {
	background:url(/media/img/links-main_eu.gif) no-repeat top left;
	width:124px;
	height:46px;
	text-indent:-9000%;
	}
h2#galeria-tit-personal {
	background:url(/media/img/personal-main_eu.gif) no-repeat top left;	
	width:303px;
	}
h2#galeria-tit-social {
	background:url(/media/img/social-main_eu.gif) no-repeat top left;	
	width:261px;
	}	
h2#tarifas-tit {
	background:url(/media/img/rates-main_eu.gif) no-repeat top left;
	width:233px;
	}
	
h2#location-tit {
	background:url(/media/img/location-main_eu.gif) no-repeat top right;
	width:157px;
	}	
h2#contact-tit {
	background:url(/media/img/contact-main_eu.gif) no-repeat top right;
	width:900px;
	}
	
	
