@charset "utf-8";

		/* Navigation bar */
			#nav #n_nosotros a
			{
				background: url('../images/pngs/nosotros_en.png') no-repeat top left;
				width: 124px;
			}
			
			#nav #n_nosotros a:hover
			{
				background: url('../images/pngs/nosotros_hover_en.png') no-repeat top left;
				width: 124px;
			}
			
			/***********/
			
			#nav #n_escuelas a
			{
				background: url('../images/pngs/escuelas_en.png') no-repeat top left;
				width: 150px;
			}
			
			#nav #n_escuelas a:hover
			{
				background: url('../images/pngs/escuelas_hover_en.png') no-repeat top left;
				width: 150px;
			}
		
			/***********/
			
			#nav #n_festivales a
			{
				background: url('../images/pngs/festivales_en.png') no-repeat top left;
				width: 133px;
			}
			
			#nav #n_festivales a:hover
			{
				background: url('../images/pngs/festivales_hover_en.png') no-repeat top left;
				width: 133px;
			}
			
			/***********/
			
			#nav #n_turismo a
			{
				background: url('../images/pngs/turismo_en.png') no-repeat top left;
				width: 109px;
			}
			
			#nav #n_turismo a:hover
			{
				background: url('../images/pngs/turismo_hover_en.png') no-repeat top left;
				width: 109px;
			}
			
			/***********/
			
			#nav #n_milongas a
			{
				background: url('../images/pngs/milongas_en.png') no-repeat top left;
				width: 109px;
			}
			
			#nav #n_milongas a:hover
			{
				background: url('../images/pngs/milongas_hover_en.png') no-repeat top left;
				width: 109px;
			}
			
			
			#nav #n_productos a
			{
				background: url('../images/pngs/productos_en.png') no-repeat top left;
				width: 124px;
			}
			
			#nav #n_productos a:hover
			{
				background: url('../images/pngs/productos_hover_en.png') no-repeat top left;
				width: 124px;
			}
			
			/***********/
			
			#nav #n_hoteles a
			{
				background: url('../images/pngs/hoteles_en.png') no-repeat top left;
				width: 118px;
			}
			
			#nav #n_hoteles a:hover
			{
				background: url('../images/pngs/hoteles_hover_en.png') no-repeat top left;
				width: 118px;
			}
			
			/***********/
			
			#nav #n_contactanos a
			{
				background: url('../images/pngs/contactanos_en.png') no-repeat top left;
				width: 148px;
			}
			
			#nav #n_contactanos a:hover
			{
				background: url('../images/pngs/contactanos_hover_en.png') no-repeat top left;
				width: 148px;
			}
			
		/* end of navigaton bar */

		/*eventos*/		
		#sidebar #events
		{
			background: url('../images/jpgs/bck-eventos_en.jpg') no-repeat top left;
		}
		/*eventos*/	

/*footer*/
	#footer #foo1
	{
		background: url('../images/jpgs/bck-footer1_en.jpg') no-repeat bottom left;
		float: left;
		height: 199px;
		width: 328px;
		margin-left: 10px;
	}
	
	#footer #foo2
	{
		background: url('../images/jpgs/bck-footer2_en.jpg') no-repeat bottom left;
		float: left;
		height: 199px;
		width: 296px;
	}
	
	#footer #foo3
	{
		background: url('../images/jpgs/bck-footer3_en.jpg') no-repeat bottom left;
		float: left;
		height: 199px;
		width: 315px;
	}
	
	#compartir{
		background: url('../images/pngs/compartir_en.png') no-repeat top left;
		width:110px;
		height:30px;
	}
	
/*footer*/	
