	#contenedor #pie ul
	{
		margin:8px 0 0 0;
		
		width:970px;
		
		list-style:none;
		
		text-align:center;
	}
		#contenedor #pie ul li
		{
			font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#7f6c4c;
		}
