@charset "utf-8";
/*	----------------------------------------------------------------------------
	Estilos que tengan imagenes diferentes en funcion del idioma
	
	version:	1.1
	autor:		Jorge Canteli
	email:		jorcanvi@q-interactiva.com
	web:		http://www.q-interactiva.com
	----------------------------------------------------------------------------*/

	
 /*	----------------------------------------------------------------------------
	Menu
----------------------------------------------------------------------------*/	
	#opt_tv
	{
		width:157px;
		
		background-image:url(../img/menu/tv_es.png);
	}
	#opt_radio
	{
		width:129px;
		
		background-image:url(../img/menu/radio_es.png);
	}
	#opt_comunicacion
	{
		width:162px;
		
		background-image:url(../img/menu/comunicacion_es.png);
	}
	#opt_contacto
	{
		width:122px;
		
		background-image:url(../img/menu/contacto_es.png);
	}

		
 /*	----------------------------------------------------------------------------
	Footer
----------------------------------------------------------------------------*/
	#footer_h2
	{
	  background-image:url(../img/idiomas/footer_h2_es.jpg);
	}
	

