

#footer_evo
	{
		position:relative;
		display:block;

		width:782px;
		height:60px;
		
		margin: 0 auto;
		padding:0px;

		BACKGROUND: transparent url(../images/footer.jpg) no-repeat center top;

	}

#navlist
	{
		position:relative;
		float:left;
		display:block;
		width:400px;
		height:14px;

		padding: 0px;
		margin:3px 0px 0px 200px;

	}
	

* html #navlist
	{
		margin:3px 0px 0px 100px;
	}	
	
#navlist ul
	{
		margin: 0 auto;
		padding:0px;
	}	
#navlist li
	{
		display: inline;
		list-style-type: none;
	}



#navlist  .it a
	{
		position:relative;
		float:left;

		width:48px;
		height:14px;

		BACKGROUND: transparent url(../images/it.jpg) no-repeat center top;

		padding: 0px;
		margin:0px;

		text-indent:-10000px;
	}

#navlist  .uk1 a
	{
		position:relative;
		float:left;

		width:122px;
		height:14px;

		BACKGROUND: transparent url(../images/uk1.jpg) no-repeat center top;

		padding: 0px;
		margin:0px;

		text-indent:-10000px;
	}

#navlist  .au a
	{
		position:relative;
		float:left;

		width:76px;
		height:14px;

		BACKGROUND: transparent url(../images/australia.jpg) no-repeat center top;

		padding: 0px;
		margin:0px;
		text-indent:-10000px;
	}
	
#navlist  .es a
	{
		position:relative;
		float:left;

		width:57px;
		height:14px;

		BACKGROUND: transparent url(../images/es.jpg) no-repeat center top;

		padding: 0px;
		margin:0px;
		text-indent:-10000px;
	}


#navlist  .ch a
	{
		position:relative;
		float:left;

		width:97px;
		height:14px;

		BACKGROUND: transparent url(../images/ch.jpg) no-repeat center top;

		padding: 0px;
		margin:0px;
		text-indent:-10000px;
	}

#fbotom
	{
		position:relative;
		float:right;
		display:block;

		width:300px;
		height:15px;

		padding: 0px;
		margin:7px 0px 0px 0px;
	}
#fbotom li
	{
		width:300px;
		height:15px;
		
		display: inline;
		list-style-type: none;
		font-size:9px;
		
		margin:0px;
		padding:0px;
	}
#fbotom ul
	{
		float:right;
		padding:0px;
		margin:0px;
	}

#fbotom  .unsubscribe a
	{
		position:relative;
		float:left;

		width:71px;
		height:15px;

		BACKGROUND: transparent url(../images/unsuscribe.jpg) no-repeat center top;

		padding: 0px;
		margin:0px;
		
		text-indent:-10000px;
	}


#fbotom  .terms a
	{
		position:relative;
		float:left;

		width:114px;
		height:15px;

		BACKGROUND: transparent url(../images/terms.jpg) no-repeat center top;

		padding: 0px;
		margin:0px;
		text-indent:-10000px;
	}
#fbotom  .privacy a
	{
		position:relative;
		float:left;

		width:71px;
		height:15px;

		BACKGROUND: transparent url(../images/privacy.jpg) no-repeat center top;

		padding: 0px;
		margin:0px;
		text-indent:-10000px;
	}